aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix braino on my partAdam David1997-01-011-2/+2
* Use ${COPY} instead of -c for installing non-source files.Bruce Evans1997-01-012-3/+3
* icelandic collationAdam David1996-12-312-3/+42
* Add de and es collatesAndrey A. Chernov1996-12-303-4/+90
* Fix bug found by new prototypes. The code was passing an int to a functionPeter Wemm1996-12-301-2/+5
* Fix bug found by newly visible function pointer prototypes. ThisPeter Wemm1996-12-301-2/+5
* Fix bug found by newly visible prototypes in rpc. The code was passingPeter Wemm1996-12-301-2/+5
* When using the perl5 extensions, ask perl itself what the pathnames are,Peter Wemm1996-12-301-8/+17
* Merge ee version 1.3 from the vendor branch. Clean up files we've gotJoerg Wunsch1996-12-2917-4792/+644
* Enable idlok() in both windows. This is actually a no-op for libcursesPeter Wemm1996-12-281-0/+2
* This commit was generated by cvs2svn to compensate for changes in r20983,Joerg Wunsch1996-12-288-0/+4753
|\
| * Update from the author, just onto the vendor-branch by now.Joerg Wunsch1996-12-2811-144/+5086
* | comma typosWolfram Schneider1996-12-232-3/+5
* | Fix a logico that sneaked into the manpath handling.Joerg Wunsch1996-12-231-3/+5
* | Allow mail(1) to look for multiple mail.rc files.Jordan K. Hubbard1996-12-213-12/+29
* | Replace a bunch of tabs by spaces, since theyMike Pritchard1996-12-211-7/+7
* | Grammar/spelling/style fixes.Mike Pritchard1996-12-211-33/+24
* | Move the check for ASCIIness earlier. This avoids the followingJoerg Wunsch1996-12-201-7/+7
* | Fix problem in ftp and case mapping mode where the converted string wasn'tWarner Losh1996-12-171-0/+1
* | Add \' to valid escapes list to be compatible with printfAndrey A. Chernov1996-12-151-0/+4
* | Typo fix.Alexander Langer1996-12-151-2/+2
* | Correct a typo.Mike Pritchard1996-12-151-2/+2
* | Upgrade to version 2.5.4 of flex.Steve Price1996-12-146-67/+108
* | -Wall cleaning.Steve Price1996-12-141-2/+2
* | Learn to follow the new interface address lists.Garrett Wollman1996-12-131-2/+2
* | Fix uninitialized memory read for case insensitive search. Harmless.Wolfram Schneider1996-12-131-1/+4
* | Restored installation of /etc/magic. It's now a symlink instead of aBruce Evans1996-12-131-9/+10
* | Understand queue-ized ifnet structures.Garrett Wollman1996-12-111-5/+14
* | Add another matching algorithhm to do heuristics for internationalJoerg Wunsch1996-12-114-6/+83
* | When mmap is used, do an madvise(MADV_SEQUENTIAL) to make thingsJohn Dyson1996-12-111-0/+3
* | Don't dup the network pipe to stderr, it prevents ssh from asking for aPeter Wemm1996-12-101-2/+2
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-106-7/+7