aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors.Steve Price1998-06-044-9/+9
* Don't forget to pretend that `make -n -jN' makes the targets that itBruce Evans1998-06-041-1/+2
* Spelling corrections.Joseph Koshy1998-06-031-3/+3
* PR: bin/6828Peter Hawkins1998-06-021-30/+53
* Treat an EOPNOTSUPP from fchflags() as a non-fatal case. Only warn aboutPeter Wemm1998-06-022-10/+25
* Look for kzhead.o and kztail.o in /usr/lib/aout.John Hay1998-06-011-3/+3
* SUBDIR += lddPeter Wemm1998-06-011-2/+2
* ldd standalone build, after repository copy.Peter Wemm1998-06-011-2/+1
* Trim a domain part for wtmp as same as showed by "netstat -r".Atsushi Murai1998-06-011-1/+5
* Fixed double slashes in pathnames.Bruce Evans1998-05-311-3/+3
* objformat is part of the i386 mid life identity crisis. On alpha, thingsJohn Birrell1998-05-311-5/+4
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.Poul-Henning Kamp1998-05-281-3/+3
* Reviewed by: Peter Hawkins <thepish@FreeBSD.org>Daniel O'Callaghan1998-05-282-18/+47
* Correctly display the interrupt counts.John Hay1998-05-271-1/+6
* Convert to more canonical format.. It seems that both Soren and I werePeter Wemm1998-05-271-8/+8
* Compile & use objformat as it was intended to, I have no idea whySøren Schmidt1998-05-272-18/+11
* ELF preparation step 2:Søren Schmidt1998-05-262-11/+11
* Get owner/group/modes rightSøren Schmidt1998-05-261-9/+11
* Oops, remember CFLAGS...Søren Schmidt1998-05-261-8/+6
* PR: 1904Daniel O'Callaghan1998-05-261-1/+6
* "EOF of file..." is written to stderr and not stdout.Steve Price1998-05-261-2/+2
* ELF preparation step 1:Søren Schmidt1998-05-257-4/+10
* Only compile on install.Søren Schmidt1998-05-251-0/+3
* Make objformat DTRT when in the make world environment.Søren Schmidt1998-05-252-4/+14
* Back out Steve's fix, as this was already fixed by me in revision 1.6Dag-Erling Smørgrav1998-05-251-4/+0
* Only allow 'who' and 'who am i' as valid usages.Steve Price1998-05-251-1/+5
* Allow spaces in the filename to be decoded to.Steve Price1998-05-251-2/+2
* Allow a user in group 0 to su(1) to root if their primarySteve Price1998-05-252-9/+21
* Add a graceful jumping off point with a new .error directive.Steve Price1998-05-252-21/+60
* Sort SEE ALSO section alphabetically.Joseph Koshy1998-05-221-3/+3
* Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZEJoseph Koshy1998-05-211-4/+13
* Support integer constant unsigned-suffix and long-long-suffix.Robert Nordier1998-05-191-3/+21
* Make "netstat -s" display stats on fast-forwarded packets.Pierre Beyssac1998-05-191-2/+5
* Use the correct name of the login.conf(5) capability (`passwordperiod' ->Joseph Koshy1998-05-191-4/+4
* Include correct header to get definition of struct sockaddr_un.Mark Murray1998-05-161-1/+2
* Fix rev. 1.7: get offsetof from the correct header file.Garrett Wollman1998-05-161-2/+2
* Fix broken sun_len usage: it is not sun_path length but biggerAndrey A. Chernov1998-05-161-2/+5
* mbuf, inet, and unix modules no longer read kvm.Garrett Wollman1998-05-155-199/+265
* More programs are now broken on alpha due to the libbind changesJohn Birrell1998-05-151-12/+13
* Change variable from long to time_t where they are passed by referenceJohn Birrell1998-05-151-2/+3
* Add cross references for find(1), locate(1), whereis(1) and which(1).Joseph Koshy1998-05-154-4/+13
* Change the name of a variable from _start to s_start. On alpha thereJohn Birrell1998-05-153-8/+8
* Allow `w' to treat a corrupted "utmp" as a non fatal error.Joseph Koshy1998-05-141-4/+7
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-132-3/+3
* Fix broken (at least on alpha, but probably on i386 too) code whichJohn Birrell1998-05-131-4/+4
* Some commands are shell builtins. Execute the builtins by the shellWolfram Schneider1998-05-121-1/+50
* Fixed missing dependencies on headers generated by rpcgen, as usual.Bruce Evans1998-05-101-11/+9
* Fix my last change: the .Fx macro doesn't do anything useful without anGarrett Wollman1998-05-091-2/+2
* Documentation fix: delete references to T/TCP as they are not relevantGarrett Wollman1998-05-092-12/+36
* Arrggghhhh... forgot to strip the / after outputting %2fDag-Erling Smørgrav1998-05-091-3/+6