summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-09-18tcpdump(8) not (1); noted by msaitoh@spa.is.uec.ac.jpTheo de Raadt
1996-09-18send_ether no free; sent fix to darrenTheo de Raadt
1996-09-18NetBSD PR#2761 (wrong fmovem emulation) from Takeshi Nakayamabriggs
1996-09-17uncleansed buffer; from mudge@l0pht.comTheo de Raadt
1996-09-17realpath fix, do not dump; pr#2765, david@mono.orgTheo de Raadt
1996-09-17This driver and some other ether drivers violates the alignment ofPer Fogelstrom
1996-09-17BusLogic BT445C driver for DeskStation'sPer Fogelstrom
1996-09-17New .h files requiered for elf stuffPer Fogelstrom
1996-09-17support standalone.Michael Shalayeff
1996-09-17nvi 1.76:michaels
1996-09-17support boot.Michael Shalayeff
1996-09-17use sh to run scripts; from graichenTheo de Raadt
1996-09-17split off distribution-etc-root-var target, which is useful; from graichenTheo de Raadt
1996-09-16use memset/memmoveTheo de Raadt
1996-09-16toor is gone; thanks bibtltTheo de Raadt
1996-09-16uid_t is now a u_int32_t, treat it as such.Todd C. Miller
1996-09-16sprintf -> snprintf paranoiaTodd C. Miller
1996-09-16umask != file modeTodd C. Miller
1996-09-16/tmp// -> /tmpTodd C. Miller
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-09-16/tmp//_shXXXXXX -> /tmp/_shXXXXXXTodd C. Miller
1996-09-16note in bugs that disklabels are not supported.Michael Shalayeff
1996-09-16fix a typo.Michael Shalayeff
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
1996-09-16LDFLAGS+=-sTodd C. Miller
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
1996-09-16These should always be static.Jason Downs
1996-09-16Document this better.Jason Downs
1996-09-16Use $STATICJason Downs
1996-09-16Use $STATIC.Jason Downs
1996-09-16Add $STATIC.Jason Downs
1996-09-16update to reflect realityJason Downs
1996-09-16Be less verbose if we have been compiled without DEBUGThorsten Lockert
1996-09-16revert to in_cksum by zubin and ITheo de Raadt
1996-09-16Avoid pulling in stdioThorsten Lockert
1996-09-16joy[01] is at major 26Thorsten Lockert
1996-09-16Bring prototypes into scopeThorsten Lockert
1996-09-16Fix warningsThorsten Lockert
1996-09-16Fix warningsThorsten Lockert
1996-09-16Fix some warningsThorsten Lockert
1996-09-16Bring prototypes into scopeThorsten Lockert
1996-09-16theo the pendatJason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-09-16Use __inlineThorsten Lockert
1996-09-16Set umask to be read only by owner until we set real file permissions.Todd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooTheo de Raadt
1996-09-16_PATH_TMP -> _PATH_TMPFILETodd C. Miller
1996-09-16_PATH_TMP -> _PATH_TMPFILETodd C. Miller
1996-09-16use mkstemp correctlyTheo de Raadt
1996-09-16kill /tmp raceTheo de Raadt