summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1996-10-29typoTheo de Raadt
1996-10-29POSIX compliance.Todd C. Miller
1996-10-28Deal correctly with time zonesThorsten Lockert
1996-10-28Verify that file pointer is writableThorsten Lockert
1996-10-28remove(3) should be able to remove empty directoriesThorsten Lockert
1996-10-27exec[lv]p() shall return ENOENT for empty path namesThorsten Lockert
1996-10-27Added OLF capability.etheisen
1996-10-27nopicJason Downs
1996-10-27be careful in the non-setuid case too, what the heckTheo de Raadt
1996-10-27NOPROFILE; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-10-27incremented since we added gz_iszipped.Todd C. Miller
1996-10-27Set errno to EBADF when attempting to write to a file pointer opened read-onlyThorsten Lockert
1996-10-27Adds gz_iszipped() function.Todd C. Miller
1996-10-26Manpage update to match changed functionality; by alex@FreeBSD.orgThorsten Lockert
1996-10-26Add missing castThorsten Lockert
1996-10-26Need <errno.h>Thorsten Lockert
1996-10-26Set errno when trying to write to a read-only streamThorsten Lockert
1996-10-25add declJason Downs
1996-10-25POSIX requires stdio buffers be flushed on abortThorsten Lockert
1996-10-25bump this tooTheo de Raadt
1996-10-25libm and libm_i387 are the same now.Jason Downs
1996-10-25We do i387 by default now.Jason Downs
1996-10-23compileTodd C. Miller
1996-10-23use psstrings sysctlTheo de Raadt
1996-10-22Fake an s/key challenge if user doesn't have an entry. Stops infoTodd C. Miller
1996-10-22Don't need the extra newline since we never turn off echo for s/keyTodd C. Miller
1996-10-21document sin_port behaviour, pr#36, kstailey@dol-esa.govTheo de Raadt
1996-10-20Closes PR system/34 -- fix from kstailey@dol-esa.govTodd C. Miller
1996-10-18tiltJason Downs
1996-10-16kill __yp_token, other clean ups.Jason Downs
1996-10-15Minor doc fixups from FreeBSD.Todd C. Miller
1996-10-15* optimal exclusions support -- don't waste memory with DB. assumesJason Downs
1996-10-15more detailed infoTheo de Raadt
1996-10-15unused variable noticed by asriel(right?), proto from mccanne; fed to freebsdTheo de Raadt
1996-10-15ffs not ufs; as noted in netbsd pr#2842, benco@pendor.mckusick.comTheo de Raadt
1996-10-14zero out the pageJason Downs
1996-10-14htoi now takes an int, not char.Todd C. Miller
1996-10-12Make mvcur() a weak symbol where supportedThorsten Lockert
1996-10-08Attempt at cleanup.michaels
1996-10-02typo patrol.michaels
1996-10-02All the world is not a pc, BYTE_ORDER define.Todd C. Miller
1996-10-02Fix a bug wrt handling of old md4 entries. Now don't save a type with md4Todd C. Miller
1996-10-012.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.0etheisen
1996-09-30Added missing static's.Todd C. Miller
1996-09-30export byte swapping routine.Todd C. Miller
1996-09-30Fix byte order problem with sha1.Todd C. Miller
1996-09-30returns intTheo de Raadt
1996-09-30More RFC 1938 compliance--convert seed to lower case internally.Todd C. Miller
1996-09-30Add OpenBSD tag. -mojMats O Jansson
1996-09-30Allow the Makefile to work on strange machines like VAX :-) -mojMats O Jansson