summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpubde1999-03-051-2/+2
* Fix the style of my previous commit.joerg1999-03-031-1/+1
* Increase the vector that's used to look for free pty's. We go throughjoerg1999-03-031-1/+1
* Make window(1) actually work again. It has been broken for quite somejoerg1999-03-022-2/+3
* Print actual density code as well as string for density- I dunno about others,mjacob1999-03-021-5/+10
* Improve error message wording when attempting to link to a non-existentalex1999-03-021-2/+2
* Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match().wpaul1999-03-011-1/+17
* Fix disorder introduced by me in the Euro part 2 locale commit.imp1999-03-011-15/+15
* Make MACHINE_ARCH sensitive to the environment, as well as using theimp1999-03-011-4/+11
* fix PRUNEPATHS assignmentache1999-02-281-2/+2
OpenPOWER on IntegriCloud