summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional andpeter1999-09-063-4/+2
* Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fixsheldonh1999-09-063-1/+8
* Zap $Locker$peter1999-09-061-1/+0
* Zap $Source$peter1999-09-061-1/+0
* $Revision$ -> $FreeBSD$peter1999-09-061-1/+1
* Zap $Revision$peter1999-09-061-1/+1
* Tidy up $Log$ debrispeter1999-09-061-3/+0
* Remove unused variables.chris1999-09-051-3/+1
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* mdoc(7) style fixesphantom1999-09-051-1/+3
* Perl support in vi is broken if perl has thread support built in.markm1999-09-041-2/+2
* Build this from contrib/ now.markm1999-09-047-657/+3
OpenPOWER on IntegriCloud