Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Removed confusing text which implies that gamma() computes the gamma | Theo de Raadt | |
instead of log gamma function. This was true with 4.4BSD's libm, but they are equivalent on all other systems (XPG4.2 requires this); jtc. cato@ulysses.df.lth.se found it. | |||
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 | Remove debugging info, whoops. | Todd C. Miller | |
1997-07-27 | bump minor | Todd C. Miller | |
1997-07-27 | - Do coarse locking on /etc/skeykeys. Fixes a race that could allow | Todd C. Miller | |
a replay attempt to succeed. - OpenBSD tags | |||
1997-07-27 | Fix search and replace error introduced in version 1.16. | Todd C. Miller | |
1997-07-27 | Use .Sq. | Jason Downs | |
1997-07-27 | Use -bullet | Jason Downs | |
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-26 | Convert upper -> lower case in seed for fake s/key propt. | Todd C. Miller | |
1997-07-26 | - int -> long fixes | Todd C. Miller | |
- restore priority correctly after setpriority (assumed start pri was 0) - rfc-compliant challenge when faking it for those w/o a keyfile entry on machines with short hostnames or non-alphanum hostnames. | |||
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 | Fix one instance of bad strncpy() usage and some KNF. | Todd C. Miller | |
1997-07-24 | use -fno-omit-frame-pointer; the reason is almost crazy; pr#287 | Theo de Raadt | |
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 | 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-23 | Fix skeygetnext() | Todd C. Miller | |
1997-07-23 | _PATH_SKEYKEYS now lives in <paths.h> | Todd C. Miller | |
Add skeygetnext() for iterating over the key file. | |||
1997-07-23 | Mode 0600 /etc/skeykeys | Todd C. Miller | |
1997-07-23 | Increase max hashname length for rmd160. | Todd C. Miller | |
1997-07-22 | setpgid 2 | Theo de Raadt | |
1997-07-22 | permit numbers at start of hostname; leres@ee.lbl.gov | 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 | |