summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove the kmembuckets stats in preparation for the UMA commit.jeff2002-03-191-68/+9
* Fix handling of filenames with spaces in them in the input file tojmallett2002-03-191-1/+1
* Make uudecode(1) use setmode(3) and getmode(3) instead of just blindlyjmallett2002-03-191-39/+50
* Bump the cutoff mark for comparing files from 8 MB to 16 MB.des2002-03-181-1/+3
* Fix world breakage introduced by my recent modifications tocjc2002-03-182-1/+3
* Fix a bug that prevents "00" being used as a valid year. Why bother incjc2002-03-181-1/+1
* It was possible for an unprivileged user to tie up the passwordcjc2002-03-183-25/+64
* Build lint libraries.markm2002-03-171-1/+1
* Fix typo: supporting -> support.keramida2002-03-171-1/+1
* ANSIfy: Function declarations and prototypes, use of environ(7).jmallett2002-03-151-9/+8
* Add myself to this list.mux2002-03-151-0/+1
* Argh, I constantly keep forgetting about these XXX's I put.ru2002-03-151-2/+1
* mdoc(7) police:ru2002-03-151-82/+62
* mdoc(7) police: fix markup and uudecode(1) -o option description.ru2002-03-151-6/+5
* mdoc(7) police: kill hard sentence breaks.ru2002-03-151-2/+4
* mdoc(7) police: pedantry.ru2002-03-151-4/+1
* mdoc(7) police: markup fixes.ru2002-03-151-13/+20
* Add encounter between Flinders and Baudin.grog2002-03-131-0/+1
* Simple fix so the 'LOGIN FAILURE' message send to syslog will includegad2002-03-121-1/+0
* Turn back on (x)lint. It is working just fine.markm2002-03-121-0/+1
* Try harder to lint without nonstandard stuff.markm2002-03-111-0/+1
* Punt to attic file that moved in latest import.markm2002-03-111-56/+0
* Fix a prototype to match our headers. I am not convinced that doingmarkm2002-03-111-2/+4
* Fix silly one line error. (Half a .if statement left behind).markm2002-03-111-1/+0
* Don't build xlint until surgery is finished.markm2002-03-101-1/+0
* Setlocale returns static buffer, don't assume it will be unchangedache2002-03-101-4/+8
* Add sparc64 ifdefs.jake2002-03-101-0/+3
* Make this build on sparc64.jake2002-03-103-0/+60
* Change back to using vfork() now that execvp() is vfork()-safe. If execvp()des2002-03-091-7/+10
* Off by one error in checking max file name length.wosch2002-03-091-1/+1
* Slightly more efficient version of rev 1.6.obrien2002-03-071-1/+1
* A less intrusive version of rev 1.2.obrien2002-03-071-21/+15
* Slightly more efficient fix to the const problem.obrien2002-03-071-1/+1
* Back out part of rev 1.51. The lesser impact fix is to just removeobrien2002-03-071-11/+10
* Completeley revert this to the vendor code. This is in preparation tomarkm2002-03-071-34/+15
* Revert/fix the most controversial parts of the last commit:markm2002-03-071-7/+4
* Update FreeBSD SCM IDs.obrien2002-03-0739-82/+120
* Leave the `copyright' variable exposed, since the main purpose of itmike2002-03-074-8/+8
* To quote BDE: "the k part of awk should understand the ctype macros and notobrien2002-03-061-4/+3
* Simpler way to handling the names needed on the various platforms.obrien2002-03-061-7/+4
* Removed gprof4. 8-byte counters are now handled by gprof.bde2002-03-062-16/+0
* Belatedly OpenPAMify. I forgot this patch in last night's megacommit.des2002-03-061-2/+2
* Boundary check an array holding tab stops.ru2002-03-061-0/+2
* Support runtime specification of the history counter type by whateverbde2002-03-062-18/+51
* Fixed some misspellings of 2 as sizeof(UNIT) so that they won't breakbde2002-03-063-13/+19
* Switch to OpenPAM. Bump library version. Modules are now versioned, sodes2002-03-051-3/+3
* On the sparc64 platform we install the `1 true AWK' as "awk". On all otherobrien2002-03-051-3/+10
* Add the `1 true AWK' back to the mix.obrien2002-03-051-0/+1
* Initialize `output' in a more proper location.mike2002-03-051-2/+3
* Fix vendor ID (mostly obtained from Rev 1.1).mike2002-03-051-7/+8
OpenPOWER on IntegriCloud