summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix description of -cli option so that it comes out as -cli0.5 instead ofscrappy1996-10-231-1/+1
* Add a 'depth (-d#)' flag to duscrappy1996-10-232-11/+30
* Description:scrappy1996-10-231-2/+4
* Use same primary / different secondary order for umlauts and digits partsache1996-10-223-15/+15
* Cleanup. Boldfaced dashes didn't print at all, also corrected a fewjoerg1996-10-221-9/+9
* The neverending story... vgrind.joerg1996-10-221-2/+2
* Document f2c's -o optionscrappy1996-10-221-0/+4
* Fixes:scrappy1996-10-221-5/+12
* *blush* Whoops: got the format strings wrong.wpaul1996-10-221-4/+4
* Part 2 of fix for PR #1519. The problem here is similar to whatwpaul1996-10-221-8/+25
* Modify the 'couldn't create udp handle' message so it tell youwpaul1996-10-221-4/+5
* New options for uudecodewosch1996-10-212-5/+86
* unset TZ from the environment so the timestamp gets the system default,phk1996-10-211-0/+1
* Correct the SYNOPSIS section of the man page to add the -p option.joerg1996-10-211-1/+2
* Don't access stuff we have realloc()'ed using the old pointer.phk1996-10-211-2/+3
* Better case insensitve search support for pattern with meta chars.wosch1996-10-201-2/+9
* Added brandelf to SUBDIR.sos1996-10-191-2/+2
* Slightly improve the C and C++ support. Allow for function returnjoerg1996-10-182-3/+10
* Some cleanup:joerg1996-10-184-3/+33
* The -q option does not require a list of elements: the command 'ar q foo.a'jmz1996-10-171-2/+2
* Add -D_SKEY_INTERNAL to pick up non-API functionsache1996-10-171-0/+2
* Add -D_SKEY_INTERNAL to pick up non-API skey functionsache1996-10-171-0/+2
* Fix diagnostic: skey->key, we have key commandache1996-10-171-1/+1
* Use a (signed) int32_t counter instead of an `unsigned int' counterbde1996-10-161-1/+1
* Utility to "brand" ELF binaries.sos1996-10-162-0/+118
* Simplify and improve parser.ache1996-10-163-244/+38
* Save half of LC_COLLATE spaceache1996-10-1510-203/+1073
* Wow!, i finally found a usable vgrind definition for Perl.joerg1996-10-152-2/+15
* 8-Bit character support.wosch1996-10-136-67/+147
* export variable TMPDIR (which maybe set, but not exported in /etc/locate.rc)wosch1996-10-121-2/+3
* Close PR#1781 - time returns with EXIT_SUCCESS on some failuresjkh1996-10-121-1/+3
* Remove extraneous comment, fix second-level tabs (onesteve1996-10-121-9/+3
* Removed extra $Id$ string.steve1996-10-111-3/+1
* Reinstate '!=' fix by Bruce Evans. The original commit message fromsteve1996-10-111-5/+11
* Remove reference to oobsolete RTF_MASK flag (soon to be removed).wollman1996-10-091-2/+1
* Fix searching for shell quoting characters. I guess it waswosch1996-10-093-21/+43
* O' to be bitten by CVS. Cleanup after importsteve1996-10-0857-101/+99
* Export $TERM only if it has been set in our environment.joerg1996-10-071-2/+3
* This commit was generated by cvs2svn to compensate for changes in r18764,steve1996-10-0611-8/+103
|\
| * Import Christos Zoulas' version of NetBSD's make onto thesteve1996-10-0660-1629/+2914
* | Clarify the rule used to determine the objectsteve1996-10-061-5/+9
* | This commit was generated by cvs2svn to compensate for changes in r18756,peter1996-10-068-8/+8
|\ \ | |/
| * Import the 4.4BSD-Lite2 version of make onto the vendor branchpeter1996-10-0656-779/+1604
| * This commit was manufactured by cvs2svn to create branch 'CHRISTOS'.cvs2svn1996-10-061-0/+349
* | Correct problem with traversing into PSD.doc directory,steve1996-10-061-5/+1
* | Correct merge bogon: You want to descend into PSD.doc for both `all' andjkh1996-10-061-2/+2
* | Remove annoying -Wall warning.steve1996-10-061-1/+1
* | Merge in NetBSD's changes to make(1). Changes include:steve1996-10-0631-1042/+2230
* | Honor the MAIL environment variable.jkh1996-10-062-3/+12
* | Honor the MAIL environment variable, if set.jkh1996-10-062-7/+20
OpenPOWER on IntegriCloud