summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.jmallett2002-03-053-29/+139
* ANSIfication, WARNS and lint cleanup.markm2002-03-041-36/+38
* Add support for french and german locales in tcsh's way.phantom2002-03-041-3/+6
* Use NLSLINKS to setup symbolic links in NLS areaphantom2002-03-041-10/+6
* Use bsd.nls.mk for building/installing NLS filesphantom2002-03-041-9/+5
* (x)lint(1) works; re-enable it.markm2002-03-031-0/+1
* Merge conflicts, fix Makefiles and remove (re)moved file(s).markm2002-03-0317-1328/+1598
* This commit was generated by cvs2svn to compensate for changes in r91586,markm2002-03-0338-546/+2343
|\
| * Import of NetBSD's (x)lint, snapshotted at 2002-3-3.markm2002-03-0356-1886/+4045
* | Temporarily remove lint(1) from the build until the import and mergemarkm2002-03-031-1/+0
* | Consistently refer to the trace file of ktrace as 'trfile'.keramida2002-03-031-3/+3
* | properly handle zero length first string when doing -calfred2002-03-021-0/+1
* | Add a new "-y" flag which causes the year to be included in theiedowse2002-03-012-5/+13
* | Oops, unbreak the -d and -<n> options. The `snapfound' variableiedowse2002-03-011-11/+5
* | Split up the big wtmp() function to avoid long lines and codeiedowse2002-03-011-151/+153
* | Correct St. David's day: it's celebrated outside Cardiff.grog2002-02-281-1/+1
* | Fix vendor ID (mostly obtained from rev 1.1).mike2002-02-281-21/+23
OpenPOWER on IntegriCloud