summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-09-16the linux realaudio doesn't work on netbsd under emulation.Michael Shalayeff
from netbsd-pr port-i386/2581 <sommerfeld@orchard.medford.ma.us>
1996-09-16LDFLAGS+=-sTodd C. Miller
1996-09-16supporting advanced pentium architecture functions.Michael Shalayeff
from NetBSD port-i386/2604 from <rvb@cs.cmu.edu>.
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
1996-09-16kill the race; spotted by bitbltTheo de Raadt
1996-09-16kill the race; spotted by bitbltTheo de Raadt
1996-09-15kill the race; noticed by bitbltTheo de Raadt
1996-09-15more sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15more sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15Add manpage linkThorsten Lockert
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15fix a typo and vsprintf -> vsnprintf paranoiaTodd C. Miller
1996-09-15sprintf -> snprintf paranoiaTodd C. Miller
1996-09-15unused.Todd C. Miller
1996-09-15sync to netbsd; for graichenTheo de Raadt
1996-09-15handle umask nicerTheo de Raadt
1996-09-15kill the races; found by bitbltTheo de Raadt
1996-09-15setup trap after mkdirTheo de Raadt
1996-09-15Don't complain if setsockopt() fails. It will fail if we used rcmdsh()Todd C. Miller
instead of rcmd() and there's no easy way to detect which we used now.
1996-09-15sprintf -> snprintf (how'd that get missed?)Todd C. Miller
Don't complain if setsockopt() fails. It will fail if we used rcmdsh() instead of rcmd() and there's no easy way to detect which we used now.
1996-09-15kill the races; found by bitbltTheo de Raadt