Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-26 | pid_t cleanup | Theo de Raadt | |
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-08-19 | first pass at some cleanup here | Eric Jackson | |
- use standard functions,, dont roll our own (strdup, strcasecmp, etc) - style(9) - share common headers.. more readable. doesnt address some of the other problems (cacheing), yet | |||
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
2001-07-27 | Wall cleanup | Peter Valchev | |
2001-06-04 | remove the "must be free" clause: | Theo de Raadt | |
From: Geoff Arnold <geoff.arnold@sun.com> [...] If the excision of the phrase [...] is sufficient, I believe that I have the authority to permit its removal, which I hereby do. | |||
2000-12-17 | data base -> database | Todd C. Miller | |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-02-01 | no need to extern int errno if errno.h is included | Theo de Raadt | |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1998-08-27 | fixes based on mail with jmcdonal@unf.edu | Theo de Raadt | |
1998-08-21 | strengthen suspicious(); jmcdonal@unf.edu | Theo de Raadt | |
1998-08-19 | buf oflows; reported by felix@schlund.de but fixed by me because he did not ↵ | Theo de Raadt | |
send in a patch | |||
1998-03-25 | sprintf goes away | Theo de Raadt | |
1998-02-27 | section 8 not 8C | Theo de Raadt | |
1998-01-03 | more oflows; we should just delete this thing | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1996-12-25 | Use <stdlib.h>, not <malloc.h> | Thorsten Lockert | |
1996-10-02 | warn: do not use this because it has bugs | Theo de Raadt | |
1996-09-23 | avoid oflows | Theo de Raadt | |
1996-09-12 | suspicious suspicious | Theo de Raadt | |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt | |
1996-05-01 | sync a bit w/ Net's solution to CERT-96.08. | Michael Shalayeff | |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt | |
1996-04-20 | According to the CA-96.08 (Vulnerability in PCNFSD) | Michael Shalayeff | |
apply the patch they support. | |||
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |