summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add more verbage explaining the "-I" option and its behavior.obrien1999-10-271-0/+9
* Allow a user specified parameter to 'yyparse()', in a manner similar toobrien1999-10-271-8/+11
* Emit YYERRCODE into y.tab.h to help `lex' report scanning errors back toobrien1999-10-271-3/+9
* After a proper import we now have both the original RCS tags + our own.obrien1999-10-2719-3/+22
* Add $FreeBSD$'sobrien1999-10-272-0/+4
* Add -c, -s, and -W options to nfsstat. Improve interval output and adddillon1999-10-252-192/+276
* Cosmetique: use standard prototypes schemeache1999-10-241-13/+16
* Cosmetique: use standard prototypes schemeache1999-10-241-13/+16
* toupper->tolower to match what strcasecmp doesache1999-10-242-4/+4
* Use strcoll to provide the same results as sort and commache1999-10-241-3/+17
* Localize itache1999-10-241-2/+19
* Put include <netgraph.h> back in - problem was due to a cvsup mess ondillon1999-10-241-0/+1
* Cleanup missing includes, stale includes, and a few printf formatdillon1999-10-233-3/+2
* Add the -F option. This is for forcing restarts with -r by inhibitinggreen1999-10-234-7/+22
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-216-4/+230
* Cleanup towards -Walljulian1999-10-215-18/+17
* fix a serious bug where, on alpha, due to a an int/long type mismatch,gallatin1999-10-201-1/+1
* Add ncplist program. That makes minimal set of ncpbp1999-10-204-0/+547
* 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
OpenPOWER on IntegriCloud