summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fixed double slashes in pathnames.bde1998-05-311-3/+3
* objformat is part of the i386 mid life identity crisis. On alpha, thingsjb1998-05-311-5/+4
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-281-3/+3
* Reviewed by: Peter Hawkins <thepish@FreeBSD.org>danny1998-05-282-18/+47
* Correctly display the interrupt counts.jhay1998-05-271-1/+6
* Convert to more canonical format.. It seems that both Soren and I werepeter1998-05-271-8/+8
* Compile & use objformat as it was intended to, I have no idea whysos1998-05-272-18/+11
* ELF preparation step 2:sos1998-05-262-11/+11
* Get owner/group/modes rightsos1998-05-261-9/+11
* Oops, remember CFLAGS...sos1998-05-261-8/+6
* PR: 1904danny1998-05-261-1/+6
* "EOF of file..." is written to stderr and not stdout.steve1998-05-261-2/+2
* ELF preparation step 1:sos1998-05-257-4/+10
* Only compile on install.sos1998-05-251-0/+3
* Make objformat DTRT when in the make world environment.sos1998-05-252-4/+14
* Back out Steve's fix, as this was already fixed by me in revision 1.6des1998-05-251-4/+0
* Only allow 'who' and 'who am i' as valid usages.steve1998-05-251-1/+5
* Allow spaces in the filename to be decoded to.steve1998-05-251-2/+2
* Allow a user in group 0 to su(1) to root if their primarysteve1998-05-252-9/+21
* Add a graceful jumping off point with a new .error directive.steve1998-05-252-21/+60
* Sort SEE ALSO section alphabetically.jkoshy1998-05-221-3/+3
* Cosmetic fix. Compute header field widths from UT_{HOST,LINE,NAME}SIZEjkoshy1998-05-211-4/+13
* Support integer constant unsigned-suffix and long-long-suffix.rnordier1998-05-191-3/+21
* Make "netstat -s" display stats on fast-forwarded packets.pb1998-05-191-2/+5
* Use the correct name of the login.conf(5) capability (`passwordperiod' ->jkoshy1998-05-191-4/+4
* Include correct header to get definition of struct sockaddr_un.markm1998-05-161-1/+2
* Fix rev. 1.7: get offsetof from the correct header file.wollman1998-05-161-2/+2
* Fix broken sun_len usage: it is not sun_path length but biggerache1998-05-161-2/+5
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-155-199/+265
* More programs are now broken on alpha due to the libbind changesjb1998-05-151-12/+13
* Change variable from long to time_t where they are passed by referencejb1998-05-151-2/+3
* Add cross references for find(1), locate(1), whereis(1) and which(1).jkoshy1998-05-154-4/+13
* Change the name of a variable from _start to s_start. On alpha therejb1998-05-153-8/+8
* Allow `w' to treat a corrupted "utmp" as a non fatal error.jkoshy1998-05-141-4/+7
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-132-3/+3
* Fix broken (at least on alpha, but probably on i386 too) code whichjb1998-05-131-4/+4
* Some commands are shell builtins. Execute the builtins by the shellwosch1998-05-121-1/+50
* Fixed missing dependencies on headers generated by rpcgen, as usual.bde1998-05-101-11/+9
* Fix my last change: the .Fx macro doesn't do anything useful without anwollman1998-05-091-2/+2
* Documentation fix: delete references to T/TCP as they are not relevantwollman1998-05-092-12/+36
* Arrggghhhh... forgot to strip the / after outputting %2fdes1998-05-091-3/+6
* Map a leading / in -c argument to %2f instead of dropping it silently.des1998-05-091-9/+4
* Describe absolute paths in FTP URL's. This patch has been sittingfenner1998-05-091-3/+16
* In the SEE ALSO section, {get,set}rlimit are said to be in the sectionmax1998-05-081-3/+3
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-053-6/+6
* Put y.tab.h back in SRCS. This used to be the best way to getbde1998-05-051-1/+2
* Add usage() and rcsid. Remove unused #include. -Wall.charnier1998-05-052-19/+27
* Permit double digit year values to be used in the next millenium.alex1998-05-051-1/+17
* Make compatible with standard what command:rnordier1998-05-042-27/+54
* Fixed races in `make -jN' using new yacc rules.bde1998-05-044-18/+8
OpenPOWER on IntegriCloud