summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-09-26Make cw handling an option.Jason Downs
1996-09-26Doh! DESTDIRetheisen
1996-09-25Better crunchgen support.etheisen
1996-09-25OBJS var needed for crunchgen.etheisen
1996-09-24Ensure that termcap get's initializaed before window size.Jason Downs
1996-09-24Movement bug fix from mool, via vimdev.Jason Downs
1996-09-24sprintf -> snprintf except where guaranteed safe.Todd C. Miller
1996-09-24Use mkstemp(). Since temp files get re-used we use mkstemp() to makeTodd C. Miller
1996-09-23undo last; mkstemp is *hard* to do in hereTheo de Raadt
1996-09-23for errors, tell which line #Theo de Raadt
1996-09-23correct field nameTheo de Raadt
1996-09-23pw_abort() after yp change, does unlockTheo de Raadt
1996-09-22Pedanitic indentation: spaces -> tabsimp
1996-09-22Add zdopen(); open a file descriptorThorsten Lockert
1996-09-22No broken push/pop for Theo's less -ewm.etheisen
1996-09-22I don't do curses and certainly not with termcap. Fix the librariesetheisen
1996-09-22Add ex mode to vim, from eric@rainbow.uchicago.edu via mool@oce.nl.Jason Downs
1996-09-22vi -> nvi, ex -> nexJason Downs
1996-09-21Two more changes from vimdev: fix shell expansions and add command line exJason Downs
1996-09-21Fix pattern match message, from mool@oce.nl via vimdev.Jason Downs
1996-09-21Do not look for a.out t.o.c sections in the mips-based portsNiklas Hallqvist
1996-09-21document special MAKEOBJDIR/obj.$MACHINE/obj behaviour of makeTheo de Raadt
1996-09-21gen ktrace.out with restrictive umask; from joerg@freebsd.orgTheo de Raadt
1996-09-21Cleanupetheisen
1996-09-21update to vim 4.4betaJason Downs
1996-09-21Incorporate less modifications for more and our bug fixes from previousetheisen
1996-09-21Build less-290 using wrappers.etheisen
1996-09-21Import of unmolested less-290.etheisen
1996-09-21From NetBSD (christos):briggs
1996-09-19fix bastille, add german union; netbsd pr#2767; hwr@pilhuhn.deTheo de Raadt
1996-09-18block info gathering attack; netbsd pr#2768; daw@panix.comTheo de Raadt
1996-09-17nvi 1.76:michaels
1996-09-16/tmp// -> /tmpTodd C. Miller
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-09-16Use $STATIC.Jason Downs
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