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