Age | Commit message (Expand) | Author |
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 |
1996-12-23 | Back out last change, it is not sufficient. | Todd C. Miller |
1996-12-23 | Avoid spoofing when cd'ing to subdirs. First cut. | Todd C. Miller |
1996-12-23 | use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary types | Theo de Raadt |
1996-12-13 | correct function declaration and return | michaels |
1996-12-05 | 4.4lite2, safely uses malloc, with freebsd fixes too | Theo de Raadt |
1996-12-04 | change open of /dev/tty to "r+" rather than "w+". if /dev/tty is | chuck |
1996-12-03 | s/host/domain/ | Theo de Raadt |
1996-11-27 | Fix file descriptor leak on error. Noticed by bitblt. | Todd C. Miller |
1996-11-02 | missing , | Theo de Raadt |
1996-11-02 | Fix occurrence of toupper -> tolower in "SEE ALSO" section. | Todd C. Miller |
1996-10-29 | typo | Theo de Raadt |
1996-10-27 | exec[lv]p() shall return ENOENT for empty path names | Thorsten Lockert |
1996-10-27 | Added OLF capability. | etheisen |
1996-10-27 | be careful in the non-setuid case too, what the heck | Theo de Raadt |
1996-10-23 | compile | Todd C. Miller |
1996-10-23 | use psstrings sysctl | Theo de Raadt |
1996-10-16 | kill __yp_token, other clean ups. | Jason Downs |
1996-10-15 | * optimal exclusions support -- don't waste memory with DB. assumes | Jason Downs |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-02 | typo patrol. | michaels |
1996-09-30 | if interrupted, return time unslept; from phil nelson | Theo de Raadt |
1996-09-20 | fix docs on return value; netbsd pr#1999; kml@nas.nasa.gov | Theo de Raadt |
1996-09-20 | fix example; netbsd pr#2735, bgrayson@ece.utexas.edu | Theo de Raadt |
1996-09-16 | uid_t is now a u_int32_t, treat it as such. | Todd C. Miller |
1996-09-15 | Add manpage link | Thorsten Lockert |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert |
1996-09-15 | Remove dead code | Thorsten Lockert |
1996-09-11 | protect $HOME expansion; from das33@cornell.edu | Theo de Raadt |
1996-09-07 | Understand about union mounts as well as union file system | Thorsten Lockert |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1996-07-30 | Update ECOFF nlist from NetBSD | Niklas Hallqvist |
1996-07-27 | close all pipes in child; netbsd pr#2575 | Theo de Raadt |
1996-07-03 | Permit old behaviour of uname(2) if new kernel variable is not available | Thorsten Lockert |
1996-06-29 | Make uname(1) and uname(3) do sane things for the version field; now will | Thorsten Lockert |
1996-06-17 | Added better ELF section header handling. Correctly handle stripped objs. | etheisen |
1996-06-14 | if no executable formats are defined for the architecture, it should | Theo de Raadt |