summaryrefslogtreecommitdiffstats
path: root/usr.bin/symorder/symorder.c
Commit message (Expand)AuthorAgeFilesLines
* Use err(3) instead of local redefinition. Add prototypes.charnier1997-08-121-34/+37
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Repair the detection of undefined symbols that my last "quick fix" commitpeter1995-11-031-2/+3
* symorder appears to have been designed to run on executable filespeter1995-10-281-8/+12
* Add -c to usage output.dg1995-10-231-1/+1
* Add a '-c' option for cleaning namelists of various things.phk1995-10-151-4/+25
* KNFize.dg1995-10-091-1/+1
* Symorder relies on malloc to return zero'ed data. Found with phkmalloc/2.phk1995-10-071-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Use exactly the same checks in excluded() as in inlist(): ignore stabs andbde1995-01-211-6/+4
* Add option `-x excludelist'. This will be used for removing variouslybde1995-01-171-20/+64
* Added a missing 'break;'phk1994-10-161-0/+1
* Symorder complains if INET isn't in the kernel. I added '-m' to inform itphk1994-10-161-3/+6
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+281
OpenPOWER on IntegriCloud