summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Document another (less-virulent) CRLF-related bug.hoek1999-05-021-0/+2
* Don't use STDOUT_TOP.des1999-05-011-3/+3
* Change references from "passwordperiod" to "passwordtime", sincehoek1999-04-301-2/+2
* Tcopy uses 32 bit unsigned to accumulate a count of bytes read/written.phk1999-04-302-15/+51
* Remove documentation of CRLF bug from more.1. Sync code with manpage.hoek1999-04-293-26/+18
* Correct reference to '/dev/rst0' to the more correct "/dev/rsa0".jkoshy1999-04-281-1/+1
* Add support for printing bridging statistics with ``-p bdg '' .luigi1999-04-264-2/+42
* Move an option outside of a nested list and up a bit to live free amongkris1999-04-261-3/+3
* More egcs warning fixes:imp1999-04-2510-16/+23
* The infrastructure to build these fellows has been replaced with kld.peter1999-04-244-292/+0
* remove uid switching before login_getpwclass, now done inside libutilache1999-04-241-3/+6
* fix -n with 16-chars hostnames, modified patch from PRache1999-04-221-4/+7
* Fix the display of the "nice" value of processes like ntpd that use thejhay1999-04-221-2/+2
* IPX address formatting nit.billf1999-04-201-2/+2
* Clarify wording to indicate that the arguments to find(1) are path namesjkoshy1999-04-191-6/+6
* Add :Q to quote variable expansion to all proper expansion ofimp1999-04-192-2/+49
* Use const where appropriate.steve1999-04-191-2/+2
* Disconnect modload/modunload/modstat from their Makefiles..peter1999-04-181-2/+1
* Clean up the skeleton code a little. There was a #ifdef to avoidpeter1999-04-181-9/+1
* Turn off f2c. Superseeded by EGCS's g77.obrien1999-04-181-2/+1
* X11 include directory may not actually contain any header file, check forluoqi1999-04-171-2/+2
* Nuke lsock(1).des1999-04-153-146/+0
* lsock(1) -> sockstat(1)des1999-04-151-2/+2
* Rename lsock(1) to sockstat(1).des1999-04-153-0/+146
* Activate lsock(1).des1999-04-141-1/+2
* Import lsock(1), a Perl script for listing open Internet sockets.des1999-04-143-0/+146
* Typo fix.ghelmer1999-04-131-2/+2
* Correct a link problem with zh_TW.BIG5, make the display reasonable.foxfair1999-04-101-2/+8
* Don't perform the trimdomain() functionality twice,brian1999-04-071-12/+3
* Rename a function to avoid conflict with the new syscall 'pwrite'.dt1999-04-044-18/+18
* Further backouts and changes to the example.cracauer1999-04-041-8/+22
* Back out part of previous commit.cracauer1999-04-042-27/+16
* 1) Fix the case where a shellscript using getopt is called with acracauer1999-04-032-18/+39
* fix sign extension bugache1999-04-011-1/+1
* Get things right for tty names of length UT_LINESIZE.brian1999-03-311-16/+15
* malloc(3) need to allocate one byte more.phk1999-03-291-2/+2
* Due to the switch form Julian to Gregorian calender,helbig1999-03-271-9/+14
* Display floats with format %*.0f instead of as "*****" if there isbde1999-03-221-1/+5
* An even number of nodes, not node pairs are required for tsort(1) to work.billf1999-03-201-1/+1
* Supporting locale for Chinese Big5 completely.foxfair1999-03-201-2/+2
* Disable setgid kmem for now.imp1999-03-161-2/+2
* Reference the sysctl variables related to various limits.ghelmer1999-03-151-4/+13
* Grammar nits, double negativesbillf1999-03-151-4/+4
* Fixes alignment of blocksize field to be prettier ifmjacob1999-03-101-7/+7
* Fix fstat compatibility by printing the address of the tcppcb instead ofdes1999-03-101-3/+7
* Adds the '-p' option to make time(1) output POSIX.2 compliant.roberto1999-03-102-21/+63
* get rid of space padding for compressionmjacob1999-03-101-2/+2
* Restore \n at end of usage message.wollman1999-03-081-2/+2
* Fix display of example usage.ghelmer1999-03-071-1/+2
* Oops, the test for "no-cpu" was inverted.bde1999-03-071-2/+2
OpenPOWER on IntegriCloud