summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2003-08-11I can not reproduce the ksh -O1 issues anymore on mvme88k with the latestMiod Vallat
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,Miod Vallat
2003-08-08use sizeof with strlcpy() when possible; it is less error prone.Todd C. Miller
2003-08-07plug some obvious memory leaks; Patrick LatifiTodd C. Miller
2003-08-06Remove some double semicolons (hmm, do two semis equal a maxi?).Todd C. Miller
2003-08-06-h, human readable sizes. from a jonathon gray mail to tech@Ted Unangst
2003-08-05Don't allow alloc() and aresize() to fail. Their return value wasTodd C. Miller
2003-08-04several diffs from Niels as applied to NetBSDNikolay Sturm
2003-08-02don't push things unless force is true; avoid adding text again on yank-pop.Federico G. Schwindt
2003-08-02On ESC-y ESC-y (yank-pop), also check that there is something toFederico G. Schwindt
2003-07-31typo;Jason McIntyre
2003-07-30clarify use of eject on an empty cdrom drive. (eject /dev/rcd0c)Ted Unangst
2003-07-29install ed advanced tutorial papers;Jason McIntyre
2003-07-29spacingTheo de Raadt
2003-07-28sync floppy dd example with the real worldTodd T. Fries
2003-07-28rcsid should say openbsdTed Unangst
2003-07-27USD docs for ed are 9-10, not 12,13;Jason McIntyre
2003-07-27`p' can be interrupted; my mistake.Jason McIntyre
2003-07-26install ed tutorial papers;Jason McIntyre
2003-07-25another kerberos bit that's obsolete;Jason McIntyre
2003-07-25delete obsolete kerberos sections;Jason McIntyre
2003-07-21Fix typo: unsigned -> unsigned char; from Thorsten GlaserTodd C. Miller
2003-07-19- sync with NetBSD or Niels' tarball where appropriateNikolay Sturm
2003-07-19redrew -> redraw;Jason McIntyre
2003-07-18unsigned uid; andrushock@korovino.netTheo de Raadt
2003-07-17note non-free parts that got yanked years ago; tom.cosgrove@arches-consulting...Theo de Raadt
2003-07-16some minor DPADD changesTheo de Raadt
2003-07-07- convert some lists to displaysJason McIntyre
2003-07-07- remove unnecessary -compact in a displayJason McIntyre
2003-07-02missing protosTheo de Raadt
2003-07-02.Cm Fl -> .FlJason McIntyre
2003-06-30Xr hostname 7; tedu@Todd C. Miller
2003-06-26oopsMichael Shalayeff
2003-06-26docs from 4.4 w/caldera license nowMichael Shalayeff
2003-06-26protos. this requires changing the api for the *trail() functions a bitTheo de Raadt
2003-06-26protosTheo de Raadt
2003-06-25fix lots of proto issuesTheo de Raadt
2003-06-25protosTheo de Raadt
2003-06-25fix protosTheo de Raadt
2003-06-24decruftMichael Shalayeff
2003-06-23kill printf builtin. no reason to be a builtin, but furthermore, theTheo de Raadt
2003-06-23Don't not use getopt() in printf(1) since it causes formats beginningTodd C. Miller
2003-06-23- kill exists as a built-in to most shells, not just cshJason McIntyre
2003-06-19remove unused code which allocated useless memory (which was not freed)Peter Valchev
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-16better document "limit";Jason McIntyre
2003-06-16- limited number of processes per systraceJun-ichiro itojun Hagino
2003-06-13Add a -0 flag to make pax use a NUL instead of a newline as theTodd C. Miller
2003-06-11ansification, art okTheo de Raadt
2003-06-11de-register and ansify functionsTheo de Raadt