Age | Commit message (Expand) | Author |
1996-11-13 | Bad include directive. | etheisen |
1996-11-13 | Merge to NetBSD, added RCSids | Niklas Hallqvist |
1996-11-13 | Sync to NetBSD + fixup RCS IDs | Niklas Hallqvist |
1996-11-13 | Move RCSid up | Niklas Hallqvist |
1996-11-13 | Sync with kernel, from NetBSD | Niklas Hallqvist |
1996-11-13 | va_list is *not* void* all over... | Niklas Hallqvist |
1996-11-02 | missing , | Theo de Raadt |
1996-11-02 | Fix occurrence of toupper -> tolower in "SEE ALSO" section. | Todd C. Miller |
1996-11-01 | explain better how to make exportable bins | Theo de Raadt |
1996-10-30 | iUpdate to pass FIPS 151-2 tests | Thorsten Lockert |
1996-10-29 | typo. | michaels |
1996-10-29 | typo | Theo de Raadt |
1996-10-29 | POSIX compliance. | Todd C. Miller |
1996-10-28 | Deal correctly with time zones | Thorsten Lockert |
1996-10-28 | Verify that file pointer is writable | Thorsten Lockert |
1996-10-28 | remove(3) should be able to remove empty directories | Thorsten Lockert |
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-27 | Set errno to EBADF when attempting to write to a file pointer opened read-only | Thorsten Lockert |
1996-10-26 | Manpage update to match changed functionality; by alex@FreeBSD.org | Thorsten Lockert |
1996-10-26 | Need <errno.h> | Thorsten Lockert |
1996-10-26 | Set errno when trying to write to a read-only stream | Thorsten Lockert |
1996-10-25 | add decl | Jason Downs |
1996-10-25 | POSIX requires stdio buffers be flushed on abort | Thorsten Lockert |
1996-10-23 | compile | Todd C. Miller |
1996-10-23 | use psstrings sysctl | Theo de Raadt |
1996-10-21 | document sin_port behaviour, pr#36, kstailey@dol-esa.gov | Theo de Raadt |
1996-10-20 | Closes PR system/34 -- fix from kstailey@dol-esa.gov | Todd C. Miller |
1996-10-18 | tilt | Jason Downs |
1996-10-16 | kill __yp_token, other clean ups. | Jason Downs |
1996-10-15 | Minor doc fixups from FreeBSD. | Todd C. Miller |
1996-10-15 | * optimal exclusions support -- don't waste memory with DB. assumes | Jason Downs |
1996-10-15 | more detailed info | Theo de Raadt |
1996-10-15 | unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd | Theo de Raadt |
1996-10-15 | ffs not ufs; as noted in netbsd pr#2842, benco@pendor.mckusick.com | Theo de Raadt |
1996-10-14 | zero out the page | Jason Downs |
1996-10-08 | Attempt at cleanup. | michaels |
1996-10-02 | typo patrol. | michaels |
1996-10-02 | All the world is not a pc, BYTE_ORDER define. | Todd C. Miller |
1996-10-01 | 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 2.0 | etheisen |
1996-09-30 | export byte swapping routine. | Todd C. Miller |
1996-09-30 | returns int | Theo de Raadt |
1996-09-30 | if interrupted, return time unslept; from phil nelson | Theo de Raadt |
1996-09-30 | Added subdir "hash" | Todd C. Miller |
1996-09-30 | Moved definitions of BYTE and LONG in from header file. | Todd C. Miller |
1996-09-29 | Fixed standalone test mode for NEW_SHA1. | Todd C. Miller |
1996-09-29 | added sha1 (secure hash function). | Todd C. Miller |
1996-09-29 | Now use bittypes wo we work on 64-bit machines | Todd C. Miller |
1996-09-29 | Document printf addition. From Mark Diekhans (markd@grizzly.com). | michaels |