2015-10-23 |
phessler | Allowing upstream servers of ntp being in multiple... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | rtfree(9) and rtalloc(9) no longer need to be called... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
schwarze | apply bold and italic to all non-ASCII Unicode codepoints, |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | Update route entries reference counters atomically. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | don't need MMAP to compile now |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | correct spelling of statistic in function name, from... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | Check that syslogd delays a blocking write to tty and... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
bluhm | It was possible to create a gateway route pointing... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mpi | ``rt_ifp'' cannot be NULL. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | getnameinfo() no longer needs pledge "route". this... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Switch if_nameindex(3) to use the new NET_RT_IFNAMES... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Add ifnameindex to te libc regress tests |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | delete ) that jumped in |
commit | commitdiff | tree | snapshot |
2015-10-23 |
benno | let the icmp check use getsockopt IP_IPDEFTTL to get... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
zhuk | A bit of whitespace cleanup, to make further diffs... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
zhuk | Fix BODUN handling after switch to UTF-8. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
krw | Nuke a bunch of leading/embedded/trailing whitespace... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | forgot to commit makefile change for utf-8 calendars |
commit | commitdiff | tree | snapshot |
2015-10-23 |
claudio | Introduce a new sysctl NET_RT_IFNAMES that returns... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
renato | Make use of pledge(2). |
commit | commitdiff | tree | snapshot |
2015-10-23 |
renato | Add pledge(2) to the child processes. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
kettenis | Zap pv allocation abstraction layer. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | i assume this file needs a LANG like all the rest |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | translate calendar files to utf-8 |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | push LDSTATIC line down so it's not overridden by makef... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
kettenis | Fix uvm_object reference counting. While these referen... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | simplify argv back compat |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | further simplify argv |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | cleanup argv handling a bit |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | simplify backcompat. no more support for kernel or... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | undent includes, from michael reed |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | mmap is the default. it's effectively the only tested... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
tedu | add BUILDINFO file. currently contains a timestamp... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mlarkin | enable viornd on RAMDISK_CD |
commit | commitdiff | tree | snapshot |
2015-10-23 |
beck | Initial pledge of netcat - unfortunately flawed because... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
guenther | Fix waitpid() loop again: do the errno check only if... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
guenther | Use waitpid() instead of wait() to avoid returning... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
guenther | Loop the waitpid() on EINTR, and save and restore the... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
guenther | Merge the sigaction() and sigprocmask() overloads/wrapp... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | pledge "stdio rpath getpw proc exec id" at start, much... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | With new pledge "ps" and "vminfo" requests, ps/top... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | there's an extra argument to soreceive now. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | pass the right sizes to free. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dtucker | Update expected group sizes to match recent code changes. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | inline the hfsc_active TAILQ. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
jsg | include err.h for err() calls added with recent pledge... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | inline the hif_eligible TAILQ. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | Remove two comments listing functionless files. Trivial... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | counting packets in hif_packets in hfsc_if is redundant. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | tweak the vnetid so it can be optional and therefore... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
mmcc | proto.h contains many function prototypes. It's apparen... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Add 3 new pledge requests. "ps" exposes enough sysctl... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
dlg | remove the pointer from hfsc_class structs back to... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | correct precedence; from Ilya Kaliman |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Allow hw.ncpu sysctl (a few reasons showed up in my... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | crank libc major |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Remove dnssocket() and dnsconnect(), since we decided... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
deraadt | Switch to using SOCK_DNS flag, rather than the dnssocke... |
commit | commitdiff | tree | snapshot |
2015-10-23 |
jsg | replace pointer arithmetic and casts with offsetof |
commit | commitdiff | tree | snapshot |
2015-10-23 |
jsg | replace pointer arithmetic and casts with offsetof |
commit | commitdiff | tree | snapshot |
2015-10-22 |
bmercer | Add pledge support to login_yubikey. Much feedback... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mmcc | Cast ctype function arguments to unsigned char. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
renato | Fix some bugs in the handling of the RTM_GET and RTM_CH... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
benno | document tid keyword. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
schwarze | use the new function man_validate() here, too |
commit | commitdiff | tree | snapshot |
2015-10-22 |
schwarze | move man(7) validation into the dedicated validation... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
schwarze | If no output device was allocated because no file wante... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
miod | Build boot blocks with -msmall-data -msmall-text. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Drop historical comment and an old '#if notyet'. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Kill link_rtrequest(), introduce in 1990 to "fix" the... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Use only one refcounting mechanism for route entries. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Only check for rt_ifp now that it is alays the same... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Make sure that the address matching the key (destinatio... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Use rt_ifp instead of rt_ifa->ifa_ifp. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Kill dead code, ifa is specified and won't change. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
reyk | iked hereby pledges that it will run with restricted... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
claudio | Add a regress test for if_indextoname() and if_nametoin... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsing | Another change that is needed to restore the previous... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
bluhm | Inspired by satosin(), use inline functions to convert... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mmcc | Final removal of EXTERN. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
reyk | Stop linking iked -static: It was inherited from isakmp... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsing | Restore previous behaviour and allow |
commit | commitdiff | tree | snapshot |
2015-10-22 |
pascal | Add pledge(2) to some binutils that handle untrusted... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsing | Extend tests to call ASN1_{GENERALIZED,UTC,}TIME_set_st... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsing | Fix case where we wanted to test ASN1_TIME_set_string... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsing | Fix case where we wanted to test ASN1_TIME_set_string... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
mpi | Do not pass an ``ia'' just to dereference ``ia_ifp''. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
reyk | Revert revision 1.282: |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass("password", NULL) to fake a login... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass to check password |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | copying of the environment can be done later, as the... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | pledge "abort" left behind accidentally |
commit | commitdiff | tree | snapshot |
2015-10-22 |
tedu | use crypt_checkpass instead of doing things the hard... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
deraadt | setlocale() before pledge()... until we learn more |
commit | commitdiff | tree | snapshot |
2015-10-22 |
jsg | remove some horrible iwm typedefs |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | If the pane is still on all_window_panes but not actual... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
nicm | Unzoom before -LRUD, reported by Andy Weidenbaum. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
phessler | If we receive an empty route message, log it and ignore... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
sobrado | fix company name. |
commit | commitdiff | tree | snapshot |
next |