aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Install the right man page.Jordan K. Hubbard1999-05-051-1/+2
* Add gensetdefs.8 man page.Guy Helmer1999-05-042-2/+45
* Add missing parenthesis. Change "hardware block" to "SCSI logical block".Guy Helmer1999-05-041-4/+4
* Clarify when the user gets a prompt for the old password, and thatGreg Lehey1999-05-031-13/+33
* Document another (less-virulent) CRLF-related bug.Tim Vanderhoek1999-05-021-0/+2
* Don't use STDOUT_TOP.Dag-Erling Smørgrav1999-05-011-3/+3
* Change references from "passwordperiod" to "passwordtime", sinceTim Vanderhoek1999-04-301-2/+2
* Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.Poul-Henning Kamp1999-04-302-15/+51
* Remove documentation of CRLF bug from more.1. Sync code with manpage.Tim Vanderhoek1999-04-293-26/+18
* Correct reference to '/dev/rst0' to the more correct "/dev/rsa0".Joseph Koshy1999-04-281-1/+1
* Add support for printing bridging statistics with ``-p bdg '' .Luigi Rizzo1999-04-264-2/+42
* Move an option outside of a nested list and up a bit to live free amongKris Kennaway1999-04-261-3/+3
* More egcs warning fixes:Warner Losh1999-04-2510-16/+23
* The infrastructure to build these fellows has been replaced with kld.Peter Wemm1999-04-244-292/+0
* remove uid switching before login_getpwclass, now done inside libutilAndrey A. Chernov1999-04-241-3/+6
* fix -n with 16-chars hostnames, modified patch from PRAndrey A. Chernov1999-04-221-4/+7
* Fix the display of the "nice" value of processes like ntpd that use theJohn Hay1999-04-221-2/+2
* IPX address formatting nit.Bill Fumerola1999-04-201-2/+2
* Clarify wording to indicate that the arguments to find(1) are path namesJoseph Koshy1999-04-191-6/+6
* Add :Q to quote variable expansion to all proper expansion ofWarner Losh1999-04-192-2/+49
* Use const where appropriate.Steve Price1999-04-191-2/+2
* Disconnect modload/modunload/modstat from their Makefiles..Peter Wemm1999-04-181-2/+1
* Clean up the skeleton code a little. There was a #ifdef to avoidPeter Wemm1999-04-181-9/+1
* Turn off f2c. Superseeded by EGCS's g77.David E. O'Brien1999-04-181-2/+1
* X11 include directory may not actually contain any header file, check forLuoqi Chen1999-04-171-2/+2
* Nuke lsock(1).Dag-Erling Smørgrav1999-04-153-146/+0
* lsock(1) -> sockstat(1)Dag-Erling Smørgrav1999-04-151-2/+2
* Rename lsock(1) to sockstat(1).Dag-Erling Smørgrav1999-04-153-0/+146
* Activate lsock(1).Dag-Erling Smørgrav1999-04-141-1/+2
* Import lsock(1), a Perl script for listing open Internet sockets.Dag-Erling Smørgrav1999-04-143-0/+146
* Typo fix.Guy Helmer1999-04-131-2/+2
* Correct a link problem with zh_TW.BIG5, make the display reasonable.Foxfair Hu1999-04-101-2/+8
* Don't perform the trimdomain() functionality twice,Brian Somers1999-04-071-12/+3
* Rename a function to avoid conflict with the new syscall 'pwrite'.Dmitrij Tejblum1999-04-044-18/+18
* Further backouts and changes to the example.Martin Cracauer1999-04-041-8/+22
* Back out part of previous commit.Martin Cracauer1999-04-042-27/+16
* 1) Fix the case where a shellscript using getopt is called with aMartin Cracauer1999-04-032-18/+39
* fix sign extension bugAndrey A. Chernov1999-04-011-1/+1
* Get things right for tty names of length UT_LINESIZE.Brian Somers1999-03-311-16/+15
* malloc(3) need to allocate one byte more.Poul-Henning Kamp1999-03-291-2/+2
* Due to the switch form Julian to Gregorian calender,Wolfgang Helbig1999-03-271-9/+14
* Display floats with format %*.0f instead of as "*****" if there isBruce Evans1999-03-221-1/+5
* An even number of nodes, not node pairs are required for tsort(1) to work.Bill Fumerola1999-03-201-1/+1
* Supporting locale for Chinese Big5 completely.Foxfair Hu1999-03-201-2/+2
* Disable setgid kmem for now.Warner Losh1999-03-161-2/+2
* Reference the sysctl variables related to various limits.Guy Helmer1999-03-151-4/+13
* Grammar nits, double negativesBill Fumerola1999-03-151-4/+4
* Fixes alignment of blocksize field to be prettier ifMatt Jacob1999-03-101-7/+7
* Fix fstat compatibility by printing the address of the tcppcb instead ofDag-Erling Smørgrav1999-03-101-3/+7
* Adds the '-p' option to make time(1) output POSIX.2 compliant.Ollivier Robert1999-03-102-21/+63