Age | Commit message (Expand) | Author |
2019-08-09 | Fix pointless cast: (struct timezone *)0 -> NULL | cheloha |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2017-05-27 | bzero -> memset | Ted Unangst |
2016-08-27 | Pull in <sys/time.h> for struct timespec | Philip Guenther |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-09-15 | Remove non-standard <sys/dkstat.h> header. It has not contained anything | Miod Vallat |
2014-07-08 | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | Theo de Raadt |
2013-05-15 | undo malfunction | Miod Vallat |
2013-05-14 | Don't display swapin/swapout uvmexp fields | Miod Vallat |
2010-09-01 | Oracle has re-licensed sunrpc under a three-clause BSD license. | Todd C. Miller |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2003-07-29 | spaces | Theo de Raadt |
2003-07-05 | protos | Theo de Raadt |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-18 | create own svc_run(), which can do updating outside of a signal handler | Theo de Raadt |
2001-11-06 | new vm includes. | Artur Grabowski |
2001-10-30 | rstat_timeval is not the same as timeval | Theo de Raadt |
2001-10-02 | o Remove #if{,n}def BSD stuff | Todd C. Miller |
2001-09-19 | some signal race whacking | Theo de Raadt |
2001-07-08 | -Wall | Theo de Raadt |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-01-24 | sysctl() arg 4 is a size_t, not int | Theo de Raadt |
2001-01-17 | use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafe | Theo de Raadt |
1999-11-30 | UVM support (how could I miss this?). From jason@ | Artur Grabowski |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |
1997-08-05 | Errno. | Angelos D. Keromytis |
1997-07-23 | tabify | kstailey |
1997-07-08 | Don't call exit(0) from rstat_service(). There is a alarm(3) that brings us | kstailey |
1997-07-08 | daemons can't fprintf(stderr, "blah"), use syslog(3) | kstailey |
1997-04-17 | Use the real times returned by dkreadstat(). | Tobias Weingartner |
1997-02-20 | Provide disk statistics; cleaned up from NetBSD PR 3200 [Jarle Greipsland] | Thorsten Lockert |
1997-02-09 | save 6% diskspace by moving to tabs | Theo de Raadt |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |