summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
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
1996-12-23Back out last change, it is not sufficient.Todd C. Miller
1996-12-23Avoid spoofing when cd'ing to subdirs. First cut.Todd C. Miller
1996-12-23use _{NLIST,KERN}_DO_{AOUT,ELF,ECOFF} to select binary typesTheo de Raadt
1996-12-21-Wall madness.Todd C. Miller
1996-12-21Add powerpc support. To bad this needs to be modified for everyDale S. Rahn
1996-12-21Change to support the powerpc port. To bad this define isn't put inDale S. Rahn
1996-12-21Check-in of powerpc library support.Dale S. Rahn
1996-12-19avoid oflows, thanks also to toddTheo de Raadt
1996-12-17strncpy that strerror, found by oliver@secnet.comTheo de Raadt
1996-12-14Clean up lint and compile warningsThorsten Lockert
1996-12-13correct function declaration and returnmichaels
1996-12-13make UIO_MAXIOV note more prominentmichaels
1996-12-12Update {hton,ntoh}[ls] argument and return types to match changes inThorsten Lockert
1996-12-11Fix typoThorsten Lockert
1996-12-11robin is pedantic about the spelling of behaviorTheo de Raadt
1996-12-11clarify how timeout behavesTheo de Raadt
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-12-10effect, danny@panda.hilink.com.auTheo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-12-10avoid close(-1) casesTheo de Raadt
1996-12-10use MAXHOSTNAMELENTheo de Raadt
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-054.4lite2, safely uses malloc, with freebsd fixes tooTheo de Raadt
1996-12-04change open of /dev/tty to "r+" rather than "w+". if /dev/tty ischuck
1996-12-04fix big endian; Encode/DecodeTheo de Raadt
1996-12-04formatting errorTheo de Raadt
1996-12-03never bitch about first failureTheo de Raadt
1996-12-03s/host/domain/Theo de Raadt
1996-11-29use types.h rather than machine/endian.h. Latest htonl changes need thatimp
1996-11-27Fix file descriptor leak on error. Noticed by bitblt.Todd C. Miller
1996-11-25htons et al. works on explicit 16- and 32-bit quantities and not theNiklas Hallqvist
1996-11-2464-bit cleanup + pedantic -W flagsNiklas Hallqvist
1996-11-24more 64bit fixesNiklas Hallqvist
1996-11-2364 bit cleanNiklas Hallqvist