summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
1997-03-27Make this code sane.Jason Downs
1997-03-27constrain hostnames to MAXHOSTNAMELEN (again), and fix a typoTheo de Raadt
1997-03-27yet another random() converted to arc4random()Niels Provos
1997-03-26install ktrace(2)Theo de Raadt
1997-03-26fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + moreTheo de Raadt
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.Dale S. Rahn
1997-03-24Make sure head, tail, and nitems get zero'd even if weTodd C. Miller
1997-03-21Fix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368Todd C. Miller
1997-03-21Make struct rusage comments consistent between header fileTodd C. Miller
1997-03-18fix a memory-leak problem in MDXEnd -- even when givenflipk
1997-03-16allow settimeofday() at securelevel < 2, rather than < 1.flipk
1997-03-15res_close is defined in a macro and should apperently not be used as _res_close.Per Fogelstrom
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.Jason Downs
1997-03-09Mention MNT_NOATIME and pull in some changes from the lite2 version.Todd C. Miller
1997-03-07mention collision found by DobbertinNiels Provos
1997-03-07From NetBSD (christos) [fixed typo introduced in comment]:Todd C. Miller
1997-02-26Document reality, not a fantasy.Jason Downs
1997-02-22update to lite2 -- note restriction when securelevel > 0Todd C. Miller
1997-02-21sync to __powerpc__gvf
1997-02-20Document EINVALThorsten Lockert
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
1997-02-17do not leak descriptors and memTheo de Raadt
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceNiels Provos
1997-02-16need errno.hTheo de Raadt
1997-02-15buf oflow, danny@freebsd.orgTheo de Raadt
1997-02-15new blowfish crypt interfaces; crank itTheo de Raadt
1997-02-14header updateNiels Provos
1997-02-13if i find one more little problem, and have to make one more littleTheo de Raadt
1997-02-13option handling is a bitchTheo de Raadt
1997-02-13ok, i finally learned about struct ipoptionTheo de Raadt
1997-02-13added bcrypt + blowfishNiels Provos
1997-02-13added hook for bcryptNiels Provos
1997-02-13password hashing algorithm using blowfishNiels Provos
1997-02-13Unpatended fast block cipher for new password hashing.Niels Provos
1997-02-13Mention that certain fields are accessible to the super-user only.Todd C. Miller
1997-02-12more XXXX for mktempTheo de Raadt
1997-02-11is we were set[ug]id an unitialized ptr bit usNiklas Hallqvist
1997-02-10Pull in stdlib.h for arc4random prototype.Todd C. Miller
1997-02-10Make printf's match actual type (%lu -> %u).Todd C. Miller
1997-02-09Make this 64-bit safe againThorsten Lockert
1997-02-09do not print extra \nTheo de Raadt
1997-02-07pre-pad with random alphabetic letters instead of digit 0Theo de Raadt
1997-02-07destroy everything with source routesTheo de Raadt
1997-02-05clarify more why this is neededTheo de Raadt
1997-02-05i like my sentences to end with periodsTheo de Raadt
1997-02-05that cannot be rightTheo de Raadt
1997-02-03wimpy docs for SA_SIGINFOTheo de Raadt
1997-02-03Back out stringlistTodd C. Miller
1997-02-02++minor_versionTodd C. Miller
1997-02-02stringlist routines are now public (ftp uses them)Todd C. Miller