summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-24bye byeTheo de Raadt
1996-12-23Add missing # include <term.h>robin
1996-12-23add readlabelfs.3Jason Downs
1996-12-23readlabelfs() takes two arguments now, update prototype, inc major number.Jason Downs
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-21Check-in of powerpc csu support.Dale 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-16strncat botchesTheo de Raadt
1996-12-16stncat misuseTheo de Raadt
1996-12-16Generate library versions of macro implementations as wellThorsten Lockert
1996-12-16CompatibilityJason Downs
1996-12-14Use size_t more placesThorsten Lockert
1996-12-14Clean up lint & compile warningsThorsten Lockert
1996-12-14lean up lint & compile warningsThorsten Lockert
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-09Be smarter about running tgetent() multiple times; bump major as we haveThorsten Lockert
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-08a few things go away...Theo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
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-04sanitize return value. NULL on failure, always.Jason Downs
1996-12-04fix big endian; Encode/DecodeTheo de Raadt
1996-12-04formatting errorTheo de Raadt
1996-12-03/usr/share/misc/termcapTheo de Raadt