Age | Commit message (Expand) | Author |
1996-11-13 | Sync with kernel, from NetBSD | Niklas Hallqvist |
1996-11-13 | va_list is *not* void* all over... | Niklas Hallqvist |
1996-11-13 | Ignore empty alpha dir. | etheisen |
1996-11-11 | Slight update. | Jason Downs |
1996-11-11 | Move libcom_err out of Kerberos, change include location. | Jason Downs |
1996-11-03 | Add a bunch of length/size macros and use them. | 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-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 | nopic | Jason Downs |
1996-10-27 | be careful in the non-setuid case too, what the heck | Theo de Raadt |
1996-10-27 | NOPROFILE; from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1996-10-27 | incremented since we added gz_iszipped. | Todd C. Miller |
1996-10-27 | Set errno to EBADF when attempting to write to a file pointer opened read-only | Thorsten Lockert |
1996-10-27 | Adds gz_iszipped() function. | Todd C. Miller |
1996-10-26 | Manpage update to match changed functionality; by alex@FreeBSD.org | Thorsten Lockert |
1996-10-26 | Add missing cast | 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-25 | bump this too | Theo de Raadt |
1996-10-25 | libm and libm_i387 are the same now. | Jason Downs |
1996-10-25 | We do i387 by default now. | Jason Downs |
1996-10-23 | compile | Todd C. Miller |
1996-10-23 | use psstrings sysctl | Theo de Raadt |
1996-10-22 | Fake an s/key challenge if user doesn't have an entry. Stops info | Todd C. Miller |
1996-10-22 | Don't need the extra newline since we never turn off echo for s/key | Todd C. Miller |
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-14 | htoi now takes an int, not char. | Todd C. Miller |
1996-10-12 | Make mvcur() a weak symbol where supported | Thorsten Lockert |
1996-10-08 | Attempt at cleanup. | michaels |