aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* get rid of space padding for compressionMatt Jacob1999-03-101-2/+2
* Restore \n at end of usage message.Garrett Wollman1999-03-081-2/+2
* Fix display of example usage.Guy Helmer1999-03-071-1/+2
* Oops, the test for "no-cpu" was inverted.Bruce Evans1999-03-071-2/+2
* The magic "no-cpu" cpu number is 0xff. Don't misrepresent cpuBruce Evans1999-03-051-2/+2
* Fix the style of my previous commit.Joerg Wunsch1999-03-031-1/+1
* Increase the vector that's used to look for free pty's. We go throughJoerg Wunsch1999-03-031-1/+1
* Make window(1) actually work again. It has been broken for quite someJoerg Wunsch1999-03-022-2/+3
* Print actual density code as well as string for density- I dunno about others,Matt Jacob1999-03-021-5/+10
* Improve error message wording when attempting to link to a non-existentAlexander Langer1999-03-021-2/+2
* Close PR #10264. Don't bail directly out of passwd/chpass in my_yp_match().Bill Paul1999-03-011-1/+17
* Fix disorder introduced by me in the Euro part 2 locale commit.Warner Losh1999-03-011-15/+15
* Make MACHINE_ARCH sensitive to the environment, as well as using theWarner Losh1999-03-011-4/+11
* fix PRUNEPATHS assignmentAndrey A. Chernov1999-02-281-2/+2
* Deal with broken Web sites which return 302 responses rather than 404Garrett Wollman1999-02-233-17/+38
* Change the prompt for the office location field from "Location:"Guy Helmer1999-02-233-8/+13
* Use `${CC} ${CFLAGS} ${LDFLAGS} -nostdlib -Wl...' instead ofBruce Evans1999-02-171-5/+5