summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* For emacs key binding clearly describe ^t/^u as "begin of file"/"end of file"ache1999-10-183-9/+9
* Moved to shareache1999-10-1824-4757/+0
* moved to shareache1999-10-181-7/+0
* Allow suppress printing of lines with zero countsbp1999-10-181-2/+4
* Move data to shareache1999-10-1714-1433/+0
* sync with earlier change removing broken locale.jkh1999-10-161-1/+0
* Remove one of the locales which is currently breaking the build.jkh1999-10-141-1/+0
* Allow in/out to work in DOS programs.imp1999-10-135-3/+94
* Default to no backspace/delete swapping.imp1999-10-131-1/+2
* Fix one (of the many) buffer overflows in doscmd.imp1999-10-121-1/+2
* Fix a style bug that I introduced (both sys/param.h and sys/types.hnectar1999-10-121-1/+0
* log root unlock attemptsnectar1999-10-121-1/+15
* Ack, ip_mroute.h is not an ipfilter include. :-/peter1999-10-111-0/+1
* Fix the following:julian1999-10-101-1/+1
* Don't #include ipfilter includes that aren't there anymore.peter1999-10-101-7/+0
* This implements the RLIMIT_SBSIZE ("sbsize") administrative limits forgreen1999-10-092-13/+26
* spellingcharnier1999-10-084-10/+10
* Fix the breakage of doscmd that was caused by the rebirthmarcel1999-10-083-3/+4
* Allow for a telnet in secure/ (SRA telnet).markm1999-10-071-2/+3
* Remove the inclusion of device.h. It's no longer there.n_hibma1999-10-061-1/+2
* sv_SE collateache1999-10-033-2/+87
* ISO8859-5 collateache1999-10-033-0/+213
* allow comments in map filesache1999-10-031-0/+1
* ISO8859-5 localeache1999-10-032-0/+187
* Reconnect doscmd. It's been fixed.marcel1999-09-291-1/+1
* Unbreak doscmd after the sigset_t change:marcel1999-09-2920-263/+224
* sigset_t change (part 5 of 5)marcel1999-09-291-1/+1
* -Wall fixes.billf1999-09-271-0/+1
* Capitalization errors:chris1999-09-251-2/+2
* Correct spelling : ascii -> ASCIIphantom1999-09-205-6/+6
* Change edistribution to krb4 in preaparation for K5markm1999-09-194-4/+4
* Fix for new Kerberos4.markm1999-09-192-2/+4
* "Disks" is more correct than "Disks" could be.green1999-09-191-1/+1
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+1
* Don't disallow null search patterns --- they are interpreted as beinghoek1999-09-141-7/+10
* Correct some hard sentence breaks. Only those surrounding the previoussheldonh1999-09-146-17/+20
* use %OB for months namesache1999-09-121-2/+2
* Redefine KEY_HOME as BOL like in pico, joe and lot of others and line editionache1999-09-121-2/+4
* Remove all \n from __COPYRIGHT(...) string - assembler can't parse themache1999-09-121-2/+2
* s/with historical makefils//. Also, relocate and change the descriptionhoek1999-09-111-7/+15
* Remove the #include of sys/param.h. It was meant to improve portabilityhoek1999-09-111-1/+0
* Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)hoek1999-09-1113-36/+10
* Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.hoek1999-09-101-1/+0
* Allow 'make' to check out elements within archive libraries.julian1999-09-102-2/+6
* Unbroke `make -s' case.ru1999-09-101-3/+3
* Improve shell documentation:sheldonh1999-09-086-33/+51
* Fix Common Error brokenness.markm1999-09-063-6/+6
* -Wall: remove unused variable, initialize variable to avoid gcc stupidity.billf1999-09-061-1/+3
* Don't depend on the fact that variables default to int.billf1999-09-062-5/+5
* Cast pw_change and pw_expire to long and fix the format specifier accordingly.billf1999-09-061-2/+2
OpenPOWER on IntegriCloud