summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
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-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-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-17frexp version from m68k, both are IEEE so should be fine.Dale S. Rahn
1997-01-17Final fix to make fts(3) spoof-proof.Todd C. Miller
1997-01-17added "see also" refs to cdio & chiokstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-15Minor formatting tweak from NetBSD (perry) + OpenBSD tags.Todd C. Miller
1997-01-14Update to tzcode1996o + our fixes. Fixes problem pointed outTodd C. Miller
1997-01-14Be extra careful when chdir'ing to subdirs.Todd C. Miller
1997-01-10Leading underscores... Actually, they really DID fuck this up on the MIPSetheisen
1997-01-09ELF does not use the leading '_' on any port, not just MIPS.Dale S. Rahn
1997-01-09port is powerpc not, ppc.Dale S. Rahn
1997-01-07DOH! Fixing big endian broke little..Niklas Hallqvist
1997-01-06Fix these for big endian systemsNiklas Hallqvist
1997-01-05Integrate latest malloc(3) from FreeBSDThorsten Lockert
1997-01-02use arc4random for xid generationTheo de Raadt
1997-01-02Change order of includes to pick up sys/types.h so that typedefsDale S. Rahn
1997-01-02Add fp.c file, reformat to be more readable.Dale S. Rahn
1997-01-02Stub routines for set|get fpsticky, fpround, ...Dale S. Rahn
1996-12-28crank minor due to arc4randomTheo de Raadt
1996-12-28an entire an entireJason Downs
1996-12-28arc4random() number generator, for use with things like RPC xid's.dm
1996-12-2895% of common uses of these are incorrect and insecure. correct use isTheo de Raadt
1996-12-28suggest alternative in ld warn messageTheo de Raadt
1996-12-27adjusted to state "no hard links to directories"kstailey