Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-10 | Switch to modern (post 4.xBSD) world, with changes lying in my tree for a | Miod Vallat | |
lot of time: - use getopt() - use err() and warn() - NBT_BAD instead of 126 - remove the vax-only parts since this is only build on i386. They can come back later whenever necessary. | |||
2002-06-09 | strlcpy fix, PR 2727 | Jun-ichiro itojun Hagino | |
2002-05-29 | more snprintf | Theo de Raadt | |
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
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-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela | |
deraadt@ ok | |||
2001-07-02 | -Wall cleanup; ok millert@ | jasoni | |
2000-12-09 | avoid buf oflow; belu@kriton.org | Theo de Raadt | |
1999-12-05 | oflow | Theo de Raadt | |
1999-06-16 | i386 | Marc Espie | |
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. | |||
1997-07-27 | use RAW_PART | Theo de Raadt | |
1997-06-29 | Wall, in part from mikel | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |