Age | Commit message (Expand) | Author |
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 |
1996-09-28 | bzzzt | Theo de Raadt |
1996-09-27 | more INADDRSZ pedantry | Theo de Raadt |
1996-09-27 | use INADDRSZ, more careful length checking | Theo de Raadt |
1996-09-26 | Make sure we don't dereference stray pointer when running suid or sgid | Thorsten Lockert |
1996-09-26 | be safer about spoofed hostnames; thanks to bitblt and oliver for help with t... | Theo de Raadt |
1996-09-26 | Restore check for suid / sgid | Thorsten Lockert |
1996-09-26 | Latest changes from FreeBSD | Thorsten Lockert |
1996-09-25 | need limits.h | Theo de Raadt |
1996-09-25 | warn about root and the jail | Theo de Raadt |
1996-09-25 | nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.... | Theo de Raadt |
1996-09-24 | Support XPG/3-style positional arguments in printf family. | michaels |
1996-09-24 | unescapeable chroot; thanks to nirva and asriel for helping | Theo de Raadt |
1996-09-23 | Minor warning about unterminated constant fixed | imp |
1996-09-22 | cannot be static, named uses it | Theo de Raadt |
1996-09-22 | random function name | Theo de Raadt |