aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Don't dereference NULL pwd on non-existant username (I wonder how longJordan K. Hubbard1997-01-221-1/+2
* Fix handling of empty shell field in passwd file (use /bin/sh); problemDavid Nugent1997-01-222-1/+15
* Print out the new uninteresting-multicast-packets statistic.Garrett Wollman1997-01-211-1/+4
* Activate limits(1).David Nugent1997-01-211-2/+2
* limits(1): set and display process resources.David Nugent1997-01-213-0/+954
* Make -hdr and -ftr options (to include arbitrary HTML at theJohn Fieber1997-01-191-1/+3
* Do the Right Thing(TM) with source files that have extensionsJohn Fieber1997-01-181-1/+1
* Add rudimentary docbook support:John Fieber1997-01-171-41/+69
* Update for the French message catalog.Joerg Wunsch1997-01-172-64/+64
* Close PR #2453 (illegal tags in HTML <TITLE> element)John Fieber1997-01-171-3/+7
* Fix a genuine off-by-one error that caused join to dump core whenJoerg Wunsch1997-01-171-3/+3
* Handle timeouts in a slightly less baroque way.Jordan K. Hubbard1997-01-171-22/+22
* Sweep through the tree fixing mmap() usage:Alexander Langer1997-01-169-14/+14
* Sort cross references.Wolfram Schneider1997-01-1529-56/+56
* Document the "more" command.Mike Pritchard1997-01-151-0/+3
* Fix problem with mask passwd to setusercontext() whichDavid Nugent1997-01-141-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14335-335/+338
* Print out the interface's multicast addresses using the newGarrett Wollman1997-01-131-51/+43
* Document effect of login class capabilities.David Nugent1997-01-131-1/+10
* Make su login_cap savvy.David Nugent1997-01-132-32/+121
* Report the reason why select unexpectedly failed..Peter Wemm1997-01-131-1/+1
* Add RCS id's since these files have left the default branch.Steve Price1997-01-1215-0/+27
* This doesn't change any functionality, it simple makes yacc(1)Steve Price1997-01-1213-78/+404
* Fix the following old problem:Joerg Wunsch1997-01-121-79/+79
* Fix calendar so that you can run it like:Mike Pritchard1997-01-121-2/+9
* include ctype.h to pick isprint macroAndrey A. Chernov1997-01-121-1/+2
* Revert the '-o output_file_name' option changes.Steve Price1997-01-122-22/+1
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerJohn Polstra1997-01-121-2/+2
* Add a couple of xrefs. Closes PR# 1280.Mike Pritchard1997-01-111-0/+1
* Add a couple of xrefs.Mike Pritchard1997-01-111-0/+1
* Makes login login_cap-savvy.David Nugent1997-01-112-155/+371
* Removed stray DPADD.Bruce Evans1997-01-101-3/+2
* For "ldd -v", print shared object dependencies that were specified asJohn Polstra1997-01-101-3/+6
* Make 'skey' command visible through 'help'Andrey A. Chernov1997-01-101-1/+4
* Use -DSKEY instead of wrong -DPATH_SKEYAndrey A. Chernov1997-01-101-1/+1
* On failure, return various exit codes from <sysexits.h>. In particular,John Polstra1997-01-092-17/+34
* Make the man page agree with the actual vmstat outputMike Pritchard1997-01-091-14/+16
* Enable lockf.John Polstra1997-01-081-2/+2
* Initial import of the lockf utility. It executes an arbitrary commandJohn Polstra1997-01-083-0/+314
* Our mmap(2) has a limitation where the `offset' parameter must beJoerg Wunsch1997-01-082-3/+13
* Make eBones/telnet only if MAKE_EBONES definedAndrey A. Chernov1997-01-081-2/+2
* Remove an extra tab.Mike Pritchard1997-01-081-2/+2
* Add an "else" clause to _followrel.John Fieber1997-01-082-6/+14
* TCP statistics are unsigned counters.Paul Traina1997-01-071-46/+46
* Import a few relatively minor fixes from current Borman telnet.Paul Traina1997-01-076-16/+67
* Fix bugs in runes data handlingAndrey A. Chernov1997-01-071-2/+2
* Fixed DPADD to match LDADD.Bruce Evans1997-01-061-2/+2
* Merge Lite2 mods.Steve Price1997-01-061-9/+40
* Implement and document a '-o output_file_name' option toSteve Price1997-01-062-1/+22
* Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.Garrett Wollman1997-01-033-5/+7