Age | Commit message (Expand) | Author |
2021-10-21 | Avoid sys/param.h, or annotate reasons for including where required. | Theo de Raadt |
2015-12-11 | Remove debugging fluff from allocation functions. There's probably more | mmcc |
2015-09-11 | Since immediate_abort is modified by a signal handler it must be | Todd C. Miller |
2015-03-14 | Add missing #include <stdint.h> for SIZE_MAX. | Todd C. Miller |
2015-01-21 | Pass times as int64_t and eliminate the (long disabled) mount request. | Philip Guenther |
2014-10-26 | Update to the modern RPC style with different names for server and client | Philip Guenther |
2014-10-26 | timeout_mp() is static now | Philip Guenther |
2014-10-26 | Use vsyslog() instead of manually expanding the string and calling syslog(%s) | Philip Guenther |
2014-10-26 | Replace xrealloc() with xreallocarray(). Break-out the 'log and die' | Philip Guenther |
2014-10-20 | Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them. | Philip Guenther |
2014-10-20 | unifdef -DHAS_REGEXP -DHAS_PASSWD_MAPS -DHAS_FILE_MAPS \ | Philip Guenther |
2014-10-20 | Start removing portability goo: we have syslog(), strerror(), POSIX regexp, | Philip Guenther |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2004-05-31 | Remove redundant errno declaration. ok deraadt@ | Otto Moerbeek |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-06-17 | Use getifaddrs() to get the list of interfaces. This fixes the | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-08-05 | Get rid of useless local definitions P_void, voidp, Const and use | Peter Valchev |
2002-08-03 | various KNF and code cleanup/simplification, parts checked by millert/deraadt | Peter Valchev |
2002-07-18 | ansify, style changes, removal of bogus libc function prototypes; ok deraadt | Peter Valchev |
2002-06-11 | use snprintf. | Jun-ichiro itojun Hagino |
2002-05-26 | pid_cleanup, inspired by work by jason@ackley.net | Theo de Raadt |
1997-01-31 | make amd 64bit ready for the alpha (from NetBSD/thorpej) | Thomas Graichen |
1996-03-25 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |