Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-06-08 | use err/warn | Michael Shalayeff | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-05 | delete bogus debug msg | Theo de Raadt | |
2002-09-06 | use more socklen_t; pvalchev | Theo de Raadt | |
2002-07-14 | ansi | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
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-17 | use volatile sig_atomic_t where possible; simply volatile i other places | Theo de Raadt | |
2001-11-14 | Move call to daemon() after chdir() so any error message printed | Todd C. Miller | |
on chdir error doesn't go to /dev/null; Janjaap van Velthooven | |||
2001-03-31 | Log on short packets before discard'em; millert@ ok. | Federico G. Schwindt | |
2001-02-08 | put debug code in by default, and make it work | Theo de Raadt | |
2001-01-11 | nearly a complete rewrite. use poll(), no more signals, no more races, | Theo de Raadt | |
no more bullshit. someone use this? please run with it. | |||
2000-12-23 | if a short rwhod packet arrived on a little endian machine, all stack memory | Theo de Raadt | |
from a local buffer till it runs into the signal trampoline, is long-word byte swapped, then it receives SIGSEGV. and this program has a timer signal handler, which does WAY too much, completely violating rules as to what a signal handler may do. totally sick shit. | |||
2000-06-28 | in quit(), be more careful about possible nasty parameters in the future | Theo de Raadt | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
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 | |||
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell | |
1999-03-11 | cleanup | Aaron Campbell | |
1998-08-16 | fix realloc use | Theo de Raadt | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-04-30 | use inet_ntoa | Theo de Raadt | |
1998-04-25 | service is called "who"; ru@ucb.crimea.ua | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-07-15 | Xr repair | Theo de Raadt | |
1997-04-14 | i was not the brightest here either | Theo de Raadt | |
1997-04-13 | check host information more carefully | Theo de Raadt | |
1997-03-26 | clean; netbsd | Theo de Raadt | |
1997-03-26 | sync to rwhod.h | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1996-11-01 | gethostname correctly | Theo de Raadt | |
1996-11-01 | Revert obvious comment | imp | |
1996-11-01 | Buffer oflow possible, but unlikely | imp | |
1996-08-16 | buf oflow; from dholland@hcs.harvard.edu | Theo de Raadt | |
1996-07-08 | kernel is /bsd, os is OpenBSD | ccappuc | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |