Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-30 | more care with utmp strings, and lseek fixes; moritz@jodeit.org | 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 | stupid bug written in the last minute | 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 | |
starts, do a chroot to /var/empty and change to user nobody. hi mom, i'm in jail! | |||
2002-06-09 | some misc cleanup | Theo de Raadt | |
2002-05-22 | a bunch more strcpy -> strlcpy and sprintf -> snprintf | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-18 | blow away unused XIDLE signal race crap | Theo de Raadt | |
2001-08-18 | i think this pads the buffers correctly | Theo de Raadt | |
2001-08-18 | strlcpy invades the tree | Theo de Raadt | |
2001-07-08 | -Wall | Theo de Raadt | |
2001-01-28 | $OpenBSD$ | Niklas Hallqvist | |
2001-01-17 | use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafe | Theo de Raadt | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-06-16 | Missed i386 -> __i386__ | Marc Espie | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-16 | even more .Nm fixes | Aaron Campbell | |
1997-09-19 | Wall | Theo de Raadt | |
1997-07-09 | Use syslog(3), not fprintf(3) for error messages. | kstailey | |
OSF is not the only OS that uses USER_PROCESS in ut_type. | |||
1997-02-13 | Return idle time of 0, not -1 for users w/o a tty. | Todd C. Miller | |
1996-09-22 | Make this work properly with corrected rnusers.x | Thorsten Lockert | |
Also implement protocol version 1 while at it | |||
1995-12-16 | handle time_t things that really are not time_t | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |