Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-16 | the linux realaudio doesn't work on netbsd under emulation. | Michael Shalayeff | |
from netbsd-pr port-i386/2581 <sommerfeld@orchard.medford.ma.us> | |||
1996-09-16 | LDFLAGS+=-s | Todd C. Miller | |
1996-09-16 | supporting advanced pentium architecture functions. | Michael Shalayeff | |
from NetBSD port-i386/2604 from <rvb@cs.cmu.edu>. | |||
1996-09-16 | These should always be static. | Jason Downs | |
1996-09-16 | Document this better. | Jason Downs | |
1996-09-16 | Use $STATIC | Jason Downs | |
1996-09-16 | Use $STATIC. | Jason Downs | |
1996-09-16 | Add $STATIC. | Jason Downs | |
1996-09-16 | update to reflect reality | Jason Downs | |
1996-09-16 | Be less verbose if we have been compiled without DEBUG | Thorsten Lockert | |
1996-09-16 | revert to in_cksum by zubin and I | Theo de Raadt | |
1996-09-16 | Avoid pulling in stdio | Thorsten Lockert | |
1996-09-16 | joy[01] is at major 26 | Thorsten Lockert | |
1996-09-16 | Bring prototypes into scope | Thorsten Lockert | |
1996-09-16 | Fix warnings | Thorsten Lockert | |
1996-09-16 | Fix warnings | Thorsten Lockert | |
1996-09-16 | Fix some warnings | Thorsten Lockert | |
1996-09-16 | Bring prototypes into scope | Thorsten Lockert | |
1996-09-16 | theo the pendat | Jason Downs | |
1996-09-16 | pretty pretty pointless support | Jason Downs | |
1996-09-16 | Use __inline | Thorsten Lockert | |
1996-09-16 | Set 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 too | Theo de Raadt | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE | Todd C. Miller | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE | Todd C. Miller | |
1996-09-16 | use mkstemp correctly | Theo de Raadt | |
1996-09-16 | kill /tmp race | Theo de Raadt | |
1996-09-16 | kill the race; spotted by bitblt | Theo de Raadt | |
1996-09-16 | kill the race; spotted by bitblt | Theo de Raadt | |
1996-09-15 | kill the race; noticed by bitblt | Theo de Raadt | |
1996-09-15 | more sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | more sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | Add manpage link | Thorsten Lockert | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | fix a typo and vsprintf -> vsnprintf paranoia | Todd C. Miller | |
1996-09-15 | sprintf -> snprintf paranoia | Todd C. Miller | |
1996-09-15 | unused. | Todd C. Miller | |
1996-09-15 | sync to netbsd; for graichen | Theo de Raadt | |
1996-09-15 | handle umask nicer | Theo de Raadt | |
1996-09-15 | kill the races; found by bitblt | Theo de Raadt | |
1996-09-15 | setup trap after mkdir | Theo de Raadt | |
1996-09-15 | Don'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-15 | sprintf -> 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-15 | kill the races; found by bitblt | Theo de Raadt | |