summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-09-16_PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible tooTheo de Raadt
1996-09-16use mkstemp correctlyTheo 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-15unused.Todd C. Miller
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
1996-09-15Don't add a comma after the last entry in an enumThorsten Lockert
1996-09-13document our extensionsTheo de Raadt
1996-09-10Fix deref of free()'d ptr. NetBSD PR#2747 from beal@dilbert.umiacs.umd.eduTodd C. Miller
1996-09-09Add an fflush; from FreeBSD PR# bin/1589 (msmith@cain.atrad.adelaide.edu.au)Jason Downs
1996-09-07Add README file from dist.Jason Downs
1996-09-07One more slight fix.Jason Downs
1996-09-07Install the tags, too, and be more verbose.Jason Downs
1996-09-07+vimJason Downs
1996-09-07Initial import of vim 4.2.Jason Downs
1996-09-07Don't dup stderr to stdout. This makes rdist happy with ssh when aTodd C. Miller
1996-09-07remove defs.h hackery now that oldrdist just uses rcmdsh()Todd C. Miller
1996-09-06Add -n/no timeout option. FreeBSD PR bin/1567, obrien@Nuxi.cs.ucdavis.edu.Jason Downs
1996-09-05skey command for inline use; by brian@saturn.net (but i had to fix his sleep ...Theo de Raadt
1996-09-05nc is *hobbit*'s netcat; let the sysadm have the same tools the crackersTheo de Raadt
1996-09-04get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test]Theo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-09-03http:// support for the command line fetches; useful for the ports subsystemTheo de Raadt
1996-09-03detect wrong architectureTheo de Raadt
1996-09-03need param.hTheo de Raadt
1996-09-03check mid of exec tooTheo de Raadt
1996-09-02unset $RSH so we don't loop de loop in rcmd().Todd C. Miller
1996-09-02Save the log file if the original number of days was > 0; don't rely onThorsten Lockert
1996-09-02Sync up with NetBSD:briggs
1996-09-02add -g group delivery optionTheo de Raadt
1996-09-02Setup fpr links and document.etheisen
1996-09-01fpr goes away, use asaTheo de Raadt
1996-09-01limit to around 1024 chars post expansionTheo de Raadt
1996-09-01Specify that new primaries -empty, -maxdepth and -mindepth are extensionsThorsten Lockert
1996-09-01Add support for -emptyThorsten Lockert
1996-09-01Add support for -mindepth while at itThorsten Lockert
1996-08-31Add support for -maxdepth optionThorsten Lockert
1996-08-31do ngen == 0 correctly; netbsd pr#2724; kstailey@dol-esa.govTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-31kill leaks; help from das33@cornell.eduTheo de Raadt
1996-08-30fix warningsTheo de Raadt
1996-08-30of course, the same bug as in chpass shows up here too...Theo de Raadt
1996-08-30typoTheo de Raadt
1996-08-30watch for slimy link races, improvement by das33@cornell.edu & iTheo de Raadt
1996-08-30buf oflow; found by oliver fixed by meTheo de Raadt