Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-01 | note about file table sharing and execve | Theo de Raadt | |
1997-08-01 | pull in protos | Theo de Raadt | |
1997-07-29 | convert to mdoc format | flipk | |
1997-07-28 | Install inet(3) page as inet_{ntop,pton}(3) pages too | Niklas Hallqvist | |
1997-07-28 | mandoc. tag. copyright. | flipk | |
1997-07-28 | merge in getcap change by grr, in rev 1.8 | Theo de Raadt | |
1997-07-28 | convert to mandoc, add tag | flipk | |
1997-07-28 | dollar OpenBSD dollar tag | flipk | |
1997-07-28 | convert to mandoc. pretty | flipk | |
1997-07-27 | crank major, due to the arc libc messup | 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 | |
and allow looking through multiple databases, even if one is the *.db case. | |||
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-07-25 | document EINVAL per kern_descr.c:sys_flock() change | Michael Shalayeff | |
1997-07-25 | add man page from netbsd | Michael Shalayeff | |
1997-07-25 | update to reality from netbsd | 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 | tabify + trailing blanks | kstailey | |
1997-07-23 | tabify + trailing blanks | kstailey | |
1997-07-23 | tabify + trailing blanks | kstailey | |
1997-07-23 | tabify + trailing blanks | kstailey | |
1997-07-23 | trailing blanks | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | tabify | kstailey | |
1997-07-23 | Don't do a gethostbyname() on "localhost" since we need it to | Todd C. Miller | |
be unmolested when we test whether or not to use a local shell instead of rsh. | |||
1997-07-22 | setpgid 2 | Theo de Raadt | |
1997-07-21 | long stuff; netbsd | Theo de Raadt | |
1997-07-21 | include file with proto | Theo de Raadt | |
1997-07-18 | Converting u_char[] -> u_int[] is easy on little endian machines :-) | Todd C. Miller | |
1997-07-17 | .Xr fix | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | verf is a ptr | Theo de Raadt | |
1997-07-17 | Use u_int32_t not size_t. | Todd C. Miller | |
1997-07-17 | Typo | Todd C. Miller | |
1997-07-17 | Manpage for RMD*(3) | Todd C. Miller | |
1997-07-17 | More typos. | Todd C. Miller | |
1997-07-17 | Allow passing of a NULL digest to RMD160Final(3). | Todd C. Miller | |
1997-07-17 | Bump minor version due to RMD160 addition. | Todd C. Miller | |
1997-07-17 | mdX(3)-like interface to RIPEMD-160 hash function. Code by | Todd C. Miller | |
Antoon Bosselaers and massaged by me to fit the mdX(3) API. | |||
1997-07-17 | Fix typo | Todd C. Miller | |
1997-07-17 | formatting | Michael Shalayeff | |
1997-07-16 | in rejected(), RPC_MISMATCH is what we are interested in; christos | Theo de Raadt | |
1997-07-16 | fix Xr | Theo de Raadt | |
1997-07-15 | buff overflow | flipk | |
1997-07-15 | Xr repair | Theo de Raadt | |
1997-07-15 | Add a missing const | Todd C. Miller | |