Age | Commit message (Expand) | Author |
1997-07-29 | convert to mdoc format | flipk |
1997-07-28 | merge in getcap change by grr, in rev 1.8 | Theo de Raadt |
1997-07-27 | revert until the change gets evaluated by more people | Theo de Raadt |
1997-07-27 | Make correct distinction between "entry not found" and "no capability files", | grr |
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff |
1997-07-24 | does not use read(2) | Theo de Raadt |
1997-07-24 | copy d_type; giles@nemeton.com.au | Theo de Raadt |
1997-07-23 | trailing blanks | kstailey |
1997-07-23 | tabify | kstailey |
1997-07-15 | Xr repair | Theo de Raadt |
1997-07-09 | #include <netgroup.h> | Todd C. Miller |
1997-07-09 | Clean up some -Wall complaints. | Todd C. Miller |
1997-07-01 | Make -Wall happy. | Todd C. Miller |
1997-07-01 | -Wall cleanliness | Todd C. Miller |
1997-06-29 | surely not a long | Theo de Raadt |
1997-06-22 | Fix a bogon in last change | Thorsten Lockert |
1997-06-22 | Close pipes before dup'ing file descriptors in the child, not after. | Thorsten Lockert |
1997-06-14 | oops | Theo de Raadt |
1997-06-13 | securelevels affect sysctl -w too | Theo de Raadt |
1997-06-13 | sigsuspend, not sigpause | Theo de Raadt |
1997-06-13 | the any typo; netbsd | Theo de Raadt |
1997-06-13 | netbsd repairs | Theo de Raadt |
1997-06-13 | sysctl(3) | Theo de Raadt |
1997-06-13 | glob rules; netbsd | Theo de Raadt |
1997-06-13 | strncpy | Theo de Raadt |
1997-06-10 | return -2 if can't open database like man page says. | Todd C. Miller |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt |
1997-04-25 | added select(2) to see also, mostly to test cvs commit | kstailey |
1997-04-25 | less inaccurate | kstailey |
1997-04-25 | less inaccurate | kstailey |
1997-04-25 | Use nanosleep(2) | Thorsten Lockert |
1997-04-18 | constrain length of db lookups better; reported by adam@math.tau.ac.il | Theo de Raadt |
1997-04-16 | Don't modify variables in the child since we vfork()'d to | Todd C. Miller |
1997-04-13 | buf oflow; bitblt | Theo de Raadt |
1997-04-12 | Different fix for buffer overflow. From Keith Bostic <bostic@bostic.com> | Todd C. Miller |
1997-04-04 | clarify | Theo de Raadt |
1997-03-29 | Fix up HISTORY and mention YP. | Todd C. Miller |
1997-03-29 | repair function param declarations | Theo de Raadt |
1997-03-24 | Make sure head, tail, and nitems get zero'd even if we | Todd C. Miller |
1997-03-21 | Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368 | Todd C. Miller |
1997-03-07 | From NetBSD (christos) [fixed typo introduced in comment]: | Todd C. Miller |
1997-02-26 | Document reality, not a fantasy. | Jason Downs |
1997-02-03 | Back out stringlist | Todd C. Miller |
1997-02-02 | stringlist routines are now public (ftp uses them) | Todd C. Miller |
1997-02-01 | mem leak, from lidl@va.pubnix.com | Theo de Raadt |
1997-01-25 | sync with NetBSD, changes from PR#3114, Michael.Eriksson@era-t.ericsson.se | Jason Downs |
1997-01-17 | Final fix to make fts(3) spoof-proof. | Todd C. Miller |
1997-01-14 | Be extra careful when chdir'ing to subdirs. | Todd C. Miller |
1997-01-10 | Leading underscores... Actually, they really DID fuck this up on the MIPS | etheisen |
1997-01-09 | ELF does not use the leading '_' on any port, not just MIPS. | Dale S. Rahn |