summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-08-19realloc fixTheo de Raadt
1998-08-18Some changes inspired by FreeBSD...Todd C. Miller
1998-08-18kill bogus cast to struct sgttyb *Todd C. Miller
1998-08-17Xr loginTheo de Raadt
1998-08-17fix g++/FlexLexer.h supportTheo de Raadt
1998-08-15use lockspool for locking, not 'mail.local -H'Todd C. Miller
1998-08-13buf oflow; spotted by jmcdonal@UNF.EDUTheo de Raadt
1998-08-12CLEANFILES += termsort.cArtur Grabowski
1998-08-12fix more errorsTheo de Raadt
1998-08-12fix numerous grammer issuesTheo de Raadt
1998-08-11detect a format string of spaces only as bad format.Niels Provos
1998-08-11permit $ in symbol names since destructors now can use that char again...; jd...Theo de Raadt
1998-08-11fix "find . !" coredump; thepish@freebsdTheo de Raadt
1998-08-10Don't build/install soelim as we install the GNU version over it later in the...Todd C. Miller
1998-08-08Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour <root@polaris....Todd C. Miller
1998-08-04note hamburger, potato and B-25Michael Shalayeff
1998-08-03use __prognameTodd C. Miller
1998-08-02add close on exec flag to all opensTodd C. Miller
1998-08-01sipp-esp/sipp-ah -> esp/ahAngelos D. Keromytis
1998-07-29fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>Todd C. Miller
1998-07-27s/comparision/comparison/g; netbsdTheo de Raadt
1998-07-27don't include term.hTodd C. Miller
1998-07-27use ocurses since libtelnet has a getstr() function that conflicts with ncursesTodd C. Miller
1998-07-27Use -D_USE_OLD_CURSES_ so we don't need to include ocurses.h explicatelyTodd C. Miller
1998-07-27Add missing filesTodd C. Miller
1998-07-26typoPaul Janzen
1998-07-26formattingPaul Janzen
1998-07-25use ocurses correctlyTodd C. Miller
1998-07-25link with ocurses, same reason as tset.Jason Downs
1998-07-25link with old curses for now, ncurses tgetent does not fill in the bufferTodd C. Miller
1998-07-24fix spelling; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24fix spelling of separateTheo de Raadt
1998-07-24don't reference non-existant man pagesTodd C. Miller
1998-07-24tic/captoinfo/infotocap from ncurses-4.2-980718Todd C. Miller
1998-07-24add ticTodd C. Miller
1998-07-24Lots of MOD formats, from claudio@pos.inf.ufpr.br.Jason Downs
1998-07-24Man pages Xrefs.Marc Espie
1998-07-24put -H in synopsis; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-24-D_USE_OLD_CURSE_ for -locurses and no more -ltermlib/termcapTodd C. Miller
1998-07-23portable bootstrap thing; lidl@eng.us.uu.netTheo de Raadt
1998-07-22use S_IXUSR instead of 0100; noted by formTheo de Raadt
1998-07-20use warnx()Michael Shalayeff
1998-07-20stupid SIGSEGVTheo de Raadt
1998-07-20indentTheo de Raadt
1998-07-20fix usage correctlyTheo de Raadt
1998-07-20consolidate printfsMichael Shalayeff
1998-07-20use sc_e_keypad, sc_s_keypad, and use ti/te. Undoes previous revs which disab...Theo de Raadt
1998-07-20finish off fixing PR 536 completelyTheo de Raadt
1998-07-20document the -k flag.Artur Grabowski