Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert | |
1996-09-15 | use mkstemp; mentioned by sirsyko@ishiboo.com | Theo de Raadt | |
1996-09-15 | Build correctly when DESTDIR set | Niklas Hallqvist | |
1996-09-15 | Ok, ok! We now autosense system type. Same compiled kernel works on both | Per Fogelstrom | |
Deskstation TYNE and Acer PICA. | |||
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-09-15 | print debugging flags in usage(); idea from freebsd | Theo de Raadt | |
1996-09-15 | enlarge buffer | Theo de Raadt | |
1996-09-15 | Don't add a comma after the last entry in an enum | Thorsten Lockert | |
1996-09-15 | Fix prototype | Thorsten Lockert | |
1996-09-15 | praliases now has a man page. | Todd C. Miller | |
1996-09-15 | sendmail 8.9.1 | Todd C. Miller | |
1996-09-15 | Doh! Should be .1 | Todd C. Miller | |
1996-09-15 | First crack at a praliases man page, the lack of which really bugged me. | Todd C. Miller | |
1996-09-15 | sh(1) has now has ulimit so that's no longer a bug. | Todd C. Miller | |
1996-09-15 | document ``ulimit'' builtin. | Todd C. Miller | |
1996-09-15 | Updated mm (mgm) macros | etheisen | |
1996-09-14 | Remove more junk files. | etheisen | |
1996-09-14 | More garbage. | etheisen | |
1996-09-14 | groff is integrated. | etheisen | |
1996-09-14 | A time to groff... | etheisen | |
1996-09-14 | More garbage. | etheisen | |
1996-09-14 | Fix prefix and remove intermediate files. | etheisen | |
1996-09-14 | Disable logging to CVSROOT/history if we are running on a read-only file | Thorsten Lockert | |
system | |||
1996-09-14 | cvs import faux pas. | etheisen | |