| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-12-11 | Remove debugging fluff from allocation functions. There's probably more |  mmcc | 1 | -5/+1 |
| 2015-09-11 | Since immediate_abort is modified by a signal handler it must be |  millert | 1 | -2/+3 |
| 2015-03-14 | Add missing #include <stdint.h> for SIZE_MAX. |  millert | 1 | -1/+2 |
| 2015-01-21 | Pass times as int64_t and eliminate the (long disabled) mount request. |  guenther | 1 | -2/+2 |
| 2014-10-26 | Update to the modern RPC style with different names for server and client |  guenther | 1 | -6/+10 |
| 2014-10-26 | timeout_mp() is static now |  guenther | 1 | -2/+1 |
| 2014-10-26 | Use vsyslog() instead of manually expanding the string and calling syslog(%s) |  guenther | 1 | -2/+3 |
| 2014-10-26 | Replace xrealloc() with xreallocarray(). Break-out the 'log and die' |  guenther | 1 | -4/+5 |
| 2014-10-20 | Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them. |  guenther | 2 | -20/+17 |
| 2014-10-20 | unifdef -DHAS_REGEXP -DHAS_PASSWD_MAPS -DHAS_FILE_MAPS \ |  guenther | 1 | -20/+1 |
| 2014-10-20 | Start removing portability goo: we have syslog(), strerror(), POSIX regexp, |  guenther | 2 | -87/+2 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -2/+1 |
| 2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> |  millert | 1 | -2/+2 |
| 2004-05-31 | Remove redundant errno declaration. ok deraadt@ |  otto | 1 | -2/+1 |
| 2003-11-08 | typos from Jonathon Gray; |  jmc | 1 | -2/+2 |
| 2003-06-17 | Use getifaddrs() to get the list of interfaces. This fixes the |  millert | 1 | -2/+2 |
| 2003-06-02 | Remove the advertising clause in the UCB license which Berkeley |  millert | 4 | -24/+8 |
| 2002-08-05 | Get rid of useless local definitions P_void, voidp, Const and use |  pvalchev | 2 | -60/+43 |
| 2002-08-03 | various KNF and code cleanup/simplification, parts checked by millert/deraadt |  pvalchev | 3 | -49/+48 |
| 2002-07-18 | ansify, style changes, removal of bogus libc function prototypes; ok deraadt |  pvalchev | 1 | -110/+107 |
| 2002-06-11 | use snprintf. |  itojun | 1 | -2/+2 |
| 2002-05-26 | pid_cleanup, inspired by work by jason@ackley.net |  deraadt | 2 | -5/+5 |
| 1997-01-31 | make amd 64bit ready for the alpha (from NetBSD/thorpej) |  graichen | 1 | -4/+5 |
| 1996-03-25 | From NetBSD: merge of 960317 |  niklas | 1 | -4/+10 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 4 | -0/+934 |