summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Store temp files in current directory instead /tmp. The currentwosch1997-01-271-1/+1
* Don't dereference NULL pwd on non-existant username (I wonder how longjkh1997-01-221-1/+2
* Fix handling of empty shell field in passwd file (use /bin/sh); problemdavidn1997-01-222-1/+15
* Print out the new uninteresting-multicast-packets statistic.wollman1997-01-211-1/+4
* Activate limits(1).davidn1997-01-211-2/+2
* This commit was generated by cvs2svn to compensate for changes in r21923,davidn1997-01-213-0/+954
|\
| * limits(1): set and display process resources.davidn1997-01-213-0/+954
* Make -hdr and -ftr options (to include arbitrary HTML at thejfieber1997-01-191-1/+3
* Do the Right Thing(TM) with source files that have extensionsjfieber1997-01-181-1/+1
* Add rudimentary docbook support:jfieber1997-01-171-41/+69
* Update for the French message catalog.joerg1997-01-172-64/+64
* Close PR #2453 (illegal tags in HTML <TITLE> element)jfieber1997-01-171-3/+7
* Fix a genuine off-by-one error that caused join to dump core whenjoerg1997-01-171-3/+3
* Handle timeouts in a slightly less baroque way.jkh1997-01-171-22/+22
* Sweep through the tree fixing mmap() usage:alex1997-01-169-14/+14
* Sort cross references.wosch1997-01-1529-56/+56
* Document the "more" command.mpp1997-01-151-0/+3
* Fix problem with mask passwd to setusercontext() whichdavidn1997-01-141-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14335-335/+338
* Print out the interface's multicast addresses using the newwollman1997-01-131-51/+43
* Document effect of login class capabilities.davidn1997-01-131-1/+10
* Make su login_cap savvy.davidn1997-01-132-32/+121
* Report the reason why select unexpectedly failed..peter1997-01-131-1/+1
* Add RCS id's since these files have left the default branch.steve1997-01-1215-0/+27
* This doesn't change any functionality, it simple makes yacc(1)steve1997-01-1213-78/+404
* Fix the following old problem:joerg1997-01-121-79/+79
* Fix calendar so that you can run it like:mpp1997-01-121-2/+9
* include ctype.h to pick isprint macroache1997-01-121-1/+2
* Revert the '-o output_file_name' option changes.steve1997-01-122-22/+1
* Set LD_TRACE_LOADED_OBJECTS to "1" instead of to "". The dynamic linkerjdp1997-01-121-2/+2
* Add a couple of xrefs. Closes PR# 1280.mpp1997-01-111-0/+1
* Add a couple of xrefs.mpp1997-01-111-0/+1
* Makes login login_cap-savvy.davidn1997-01-112-155/+371
* Removed stray DPADD.bde1997-01-101-3/+2
* For "ldd -v", print shared object dependencies that were specified asjdp1997-01-101-3/+6
* Make 'skey' command visible through 'help'ache1997-01-101-1/+4
* Use -DSKEY instead of wrong -DPATH_SKEYache1997-01-101-1/+1
* On failure, return various exit codes from <sysexits.h>. In particular,jdp1997-01-092-17/+34
* Make the man page agree with the actual vmstat outputmpp1997-01-091-14/+16
* Enable lockf.jdp1997-01-081-2/+2
* This commit was generated by cvs2svn to compensate for changes in r21439,jdp1997-01-083-0/+314
|\
| * Initial import of the lockf utility. It executes an arbitrary commandjdp1997-01-083-0/+314
* Our mmap(2) has a limitation where the `offset' parameter must bejoerg1997-01-082-3/+13
* Make eBones/telnet only if MAKE_EBONES definedache1997-01-081-2/+2
* Remove an extra tab.mpp1997-01-081-2/+2
* Add an "else" clause to _followrel.jfieber1997-01-082-6/+14
* TCP statistics are unsigned counters.pst1997-01-071-46/+46
* Import a few relatively minor fixes from current Borman telnet.pst1997-01-076-16/+67
* Fix bugs in runes data handlingache1997-01-071-2/+2
* Fixed DPADD to match LDADD.bde1997-01-061-2/+2
OpenPOWER on IntegriCloud