summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-13permit 32-bit uid/gid, help from millertTheo de Raadt
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 make changes here that hide a problem which needs fixingTheo de Raadt
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
1997-02-02Correct type of brk(), use <unistd.h>, reference mmap(2); from NetBSDThorsten Lockert
1997-02-01mem leak, from lidl@va.pubnix.comTheo de Raadt
1997-01-30careful about MAXADDRS, abrown@eecs.harvard.eduTheo de Raadt
1997-01-30proto; felix@mamba.pond.sub.orgTheo de Raadt
1997-01-28encourage a few more udp whacks at the serverTheo de Raadt
1997-01-26Add a link for lchown.2Jason Downs
1997-01-26Add lchown(), increment minor number.Jason Downs
1997-01-25never hand over a nonresv port, even if asked. problem reported by gmeinerj@Z...Theo de Raadt
1997-01-25sync with NetBSD, changes from PR#3114, Michael.Eriksson@era-t.ericsson.seJason Downs
1997-01-24SIOCGIFCONF nicelyTheo de Raadt
1997-01-22xref manual pages via SEE ALSOkstailey
1997-01-22add docs about EHOSTUNREACH; from hwr@pilhuhn.deTheo de Raadt
1997-01-22handle SIOCGIFCONF for as many interfaces as providedTheo de Raadt
1997-01-22SIOCGIFCONF more carefullyTheo de Raadt
1997-01-21More sprintf -> snprintf.Todd C. Miller
1997-01-21Remove unnecesary local changes. The strncpy()'s are safe becauseTodd C. Miller
1997-01-20back out my last change to avoid the __warn_references on the mips - it'sThomas Graichen
1997-01-20documents algorithm used.Todd C. Miller
1997-01-19define NO_WARN_REFERENCES for mips - because the mips linker can't handleThomas Graichen
1997-01-19put all the __warn_references behind a #ifndef NO_WARN_REFERENCES whichThomas Graichen
1997-01-19Make function decl match prototype in stdlib.hTodd C. Miller
1997-01-19zlib 1.0.4Todd C. Miller
1997-01-17frexp version from m68k, both are IEEE so should be fine.Dale S. Rahn
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17Final fix to make fts(3) spoof-proof.Todd C. Miller