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-12-01 | knock out duplicate rcs id; | Jason McIntyre |
2015-12-01 | rpc.rstatd(8) and rpc.rusersd(8) don't run as user nobody for quite some time. | Tim van der Molen |
2015-12-01 | Remove superfluous check; "Of course" deraadt@ | Tim van der Molen |
2015-10-05 | Remove unused errstr variable. | Todd C. Miller |
2015-04-18 | Convert many atoi() calls to strtonum(), adding range checks and failure | Theo de Raadt |
2015-04-14 | document missing argument; ok jmc | Theo de Raadt |
2015-03-13 | delete some rpc fd_set related externs which are not used | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-11-18 | Nuke some obvious #include duplications. | Kenneth R Westerback |
2014-10-11 | obvious reallocarray | Theo de Raadt |
2014-09-15 | Remove non-standard <sys/dkstat.h> header. It has not contained anything | Miod Vallat |
2014-07-16 | zap trailing newlines; "go for it" deraadt | Okan Demirmen |
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 |
2009-05-20 | Do not fall back to using nobody if _user is missing, but | Thordur I. Bjornsson |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-09-16 | use poll() instead of select(), pr4502, alexander.farber@gmail.com | Theo de Raadt |
2004-09-16 | more signal flag races; ok miod@ | Otto Moerbeek |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-06-02 | IPv6 support. | Brad Smith |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-01-07 | Inline the cleanup() routine since it is no longer a signal handler | Todd C. Miller |
2003-12-12 | term 3 cleanup, ok from brezak | Theo de Raadt |
2003-07-29 | spaces | Theo de Raadt |
2003-07-05 | protos | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-01-20 | use LOG_NDELAY in chroot() using daemons | Theo de Raadt |
2002-09-06 | use socklen_t more; henning ok | Theo de Raadt |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt |
2002-06-29 | screw the MLINKS | Theo de Raadt |
2002-06-29 | document /var/empty chroot | Theo de Raadt |
2002-06-28 | correct uid handling; markus | Theo de Raadt |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt |
2002-05-23 | no need for -lkvm anymore | Theo de Raadt |
2002-03-24 | string.h | 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 |