summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
1996-09-15Pmake has changed. $? expands to full prerequisite name.etheisen
1996-09-15Be slightly safer opening temp files.Todd C. Miller
1996-09-15Slightly safer temp file open.Todd C. Miller
1996-09-15Slightly safer temp file open.Todd C. Miller
1996-09-15Blind 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-15Don't use anonymous structsThorsten Lockert
1996-09-15Add a couple of syscalls; bring more prototypes into scopeThorsten Lockert
1996-09-15use mkstemp; mentioned by sirsyko@ishiboo.comTheo de Raadt
1996-09-15Build correctly when DESTDIR setNiklas Hallqvist
1996-09-15Ok, ok! We now autosense system type. Same compiled kernel works on bothPer Fogelstrom
Deskstation TYNE and Acer PICA.
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-09-15print debugging flags in usage(); idea from freebsdTheo de Raadt
1996-09-15enlarge bufferTheo de Raadt
1996-09-15Don't add a comma after the last entry in an enumThorsten Lockert
1996-09-15Fix prototypeThorsten Lockert
1996-09-15praliases now has a man page.Todd C. Miller
1996-09-15sendmail 8.9.1Todd C. Miller
1996-09-15Doh! Should be .1Todd C. Miller
1996-09-15First crack at a praliases man page, the lack of which really bugged me.Todd C. Miller
1996-09-15sh(1) has now has ulimit so that's no longer a bug.Todd C. Miller
1996-09-15document ``ulimit'' builtin.Todd C. Miller
1996-09-15Updated mm (mgm) macrosetheisen
1996-09-14Remove more junk files.etheisen
1996-09-14More garbage.etheisen
1996-09-14groff is integrated.etheisen
1996-09-14A time to groff...etheisen
1996-09-14More garbage.etheisen
1996-09-14Fix prefix and remove intermediate files.etheisen
1996-09-14Disable logging to CVSROOT/history if we are running on a read-only fileThorsten Lockert
system
1996-09-14cvs import faux pas.etheisen