Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1996-09-15 | Pmake has changed. $? expands to full prerequisite name. | etheisen | |
1996-09-15 | Be slightly safer opening temp files. | Todd C. Miller | |
1996-09-15 | Slightly safer temp file open. | Todd C. Miller | |
1996-09-15 | Slightly safer temp file open. | Todd C. Miller | |
1996-09-15 | Blind update of wosch@FreeBSD's code: | michaels | |
optimized search algorithm faster IO due mmap(2) [-m | -s] better error check for damaged databases support for databases in network byte order (SunOS/sparc) optional case insensitve search [-i] optional multiple databases optional multiple pattern new enviroment variable LOCATE_PATH for database(s) [-S] print some statistic about the database [-l number] limit output to number file names [-c] suppress normal output; instead print a count of matching file names fix prototypes/forward declarations/return type | |||
1996-09-15 | Don't use anonymous structs | Thorsten Lockert | |