Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-11 | strncpy vs strlcpy, some strlen missuse. | Michael Shalayeff | |
some other related minor cleanups, and spaces. millert@ ok | |||
2001-02-12 | er... ffs, not ufs; canacar@eee.metu.edu.tr | Theo de Raadt | |
2001-01-17 | use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafe | Theo de Raadt | |
2000-10-19 | Update: check malloc() returns, simplify, be a little more paranoid. | Paul Janzen | |
Mostly from NetBSD. | |||
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
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-11-05 | remember dev_t of filesystem quotas act on, instead of filesystem quotas ↵ | Theo de Raadt | |
file resides on; ovg@nusun.jinr.ru | |||
1997-07-23 | tabify | kstailey | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |