aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Reconnect doscmd. It's been fixed.Marcel Moolenaar1999-09-291-1/+1
* Unbreak doscmd after the sigset_t change:Marcel Moolenaar1999-09-2920-263/+224
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-1/+1
* -Wall fixes.Bill Fumerola1999-09-271-0/+1
* Capitalization errors:Chris Costello1999-09-251-2/+2
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-205-6/+6
* Change edistribution to krb4 in preaparation for K5Mark Murray1999-09-194-4/+4
* Fix for new Kerberos4.Mark Murray1999-09-192-2/+4
* "Disks" is more correct than "Disks" could be.Brian Feldman1999-09-191-1/+1
* Fix warning: return type of `main' is not `int'Peter Wemm1999-09-151-1/+1
* Don't disallow null search patterns --- they are interpreted as beingTim Vanderhoek1999-09-141-7/+10
* Correct some hard sentence breaks. Only those surrounding the previousSheldon Hearn1999-09-146-17/+20
* use %OB for months namesAndrey A. Chernov1999-09-121-2/+2
* Redefine KEY_HOME as BOL like in pico, joe and lot of others and line editionAndrey A. Chernov1999-09-121-2/+4
* Remove all \n from __COPYRIGHT(...) string - assembler can't parse themAndrey A. Chernov1999-09-121-2/+2
* s/with historical makefils//. Also, relocate and change the descriptionTim Vanderhoek1999-09-111-7/+15
* Remove the #include of sys/param.h. It was meant to improve portabilityTim Vanderhoek1999-09-111-1/+0
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)Tim Vanderhoek1999-09-1113-36/+10
* Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.Tim Vanderhoek1999-09-101-1/+0
* Allow 'make' to check out elements within archive libraries.Julian Elischer1999-09-102-2/+6
* Unbroke `make -s' case.Ruslan Ermilov1999-09-101-3/+3
* Improve shell documentation:Sheldon Hearn1999-09-086-33/+51
* Fix Common Error brokenness.Mark Murray1999-09-063-6/+6
* -Wall: remove unused variable, initialize variable to avoid gcc stupidity.Bill Fumerola1999-09-061-1/+3
* Don't depend on the fact that variables default to int.Bill Fumerola1999-09-062-5/+5
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.Bill Fumerola1999-09-061-2/+2
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andPeter Wemm1999-09-063-4/+2
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixSheldon Hearn1999-09-063-1/+8
* Zap $Locker$Peter Wemm1999-09-061-1/+0
* Zap $Source$Peter Wemm1999-09-061-1/+0
* $Revision$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
* Zap $Revision$Peter Wemm1999-09-061-1/+1
* Tidy up $Log$ debrisPeter Wemm1999-09-061-3/+0
* Remove unused variables.Chris Costello1999-09-051-3/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-09-052-2/+2
* mdoc(7) style fixesAlexey Zelkin1999-09-051-1/+3
* Perl support in vi is broken if perl has thread support built in.Mark Murray1999-09-041-2/+2
* Build this from contrib/ now.Mark Murray1999-09-047-657/+3
* Thorough revamp of how input commands are processed. This allows customizationTim Vanderhoek1999-09-0321-818/+2777
* Correct the information about Lincoln's assasination (shot on 14-4, diedNik Clayton1999-09-031-3/+3
* column counter (cnt) not reset to 0 on display of '\r' which could causeDaniel Baker1999-09-011-1/+4
* Properly document -P and -p flags.Chris Costello1999-09-012-1/+4
* Remove unused variable `ch'.Chris Costello1999-09-011-1/+0
* Corrected apparent omission in program logic which was causing theDaniel Baker1999-09-011-1/+2
* Slay a grammar gremlin.Tim Vanderhoek1999-09-011-1/+1
* unifdef -Uvax -Uhp300 -Uluna68k -Umips -UtahoePoul-Henning Kamp1999-09-011-48/+0
* FreeBSD District court of Appeals - TN3270 vs PortsMark Murray1999-08-3196-18752/+0
* Remove tn3270 from the build, preparatory to a short trial and aMark Murray1999-08-301-1/+0
* Nearly missed this one. Turn off -DTERMCAP otherwise it defines a bunchPeter Wemm1999-08-301-1/+1
* We're using ncurses now.Peter Wemm1999-08-301-3/+3