| Commit message (Expand) | Author | Age | Files | Lines |
* | ANSIfy: Function declarations and prototypes, use of environ(7). | jmallett | 2002-03-15 | 1 | -9/+8 |
* | Add myself to this list. | mux | 2002-03-15 | 1 | -0/+1 |
* | Argh, I constantly keep forgetting about these XXX's I put. | ru | 2002-03-15 | 1 | -2/+1 |
* | mdoc(7) police: | ru | 2002-03-15 | 1 | -82/+62 |
* | mdoc(7) police: fix markup and uudecode(1) -o option description. | ru | 2002-03-15 | 1 | -6/+5 |
* | mdoc(7) police: kill hard sentence breaks. | ru | 2002-03-15 | 1 | -2/+4 |
* | mdoc(7) police: pedantry. | ru | 2002-03-15 | 1 | -4/+1 |
* | mdoc(7) police: markup fixes. | ru | 2002-03-15 | 1 | -13/+20 |
* | Add encounter between Flinders and Baudin. | grog | 2002-03-13 | 1 | -0/+1 |
* | Simple fix so the 'LOGIN FAILURE' message send to syslog will include | gad | 2002-03-12 | 1 | -1/+0 |
* | Turn back on (x)lint. It is working just fine. | markm | 2002-03-12 | 1 | -0/+1 |
* | Try harder to lint without nonstandard stuff. | markm | 2002-03-11 | 1 | -0/+1 |
* | Punt to attic file that moved in latest import. | markm | 2002-03-11 | 1 | -56/+0 |
* | Fix a prototype to match our headers. I am not convinced that doing | markm | 2002-03-11 | 1 | -2/+4 |
* | Fix silly one line error. (Half a .if statement left behind). | markm | 2002-03-11 | 1 | -1/+0 |
* | Don't build xlint until surgery is finished. | markm | 2002-03-10 | 1 | -1/+0 |
* | Setlocale returns static buffer, don't assume it will be unchanged | ache | 2002-03-10 | 1 | -4/+8 |
* | Add sparc64 ifdefs. | jake | 2002-03-10 | 1 | -0/+3 |
* | Make this build on sparc64. | jake | 2002-03-10 | 3 | -0/+60 |
* | Change back to using vfork() now that execvp() is vfork()-safe. If execvp() | des | 2002-03-09 | 1 | -7/+10 |
* | Off by one error in checking max file name length. | wosch | 2002-03-09 | 1 | -1/+1 |
* | Slightly more efficient version of rev 1.6. | obrien | 2002-03-07 | 1 | -1/+1 |
* | A less intrusive version of rev 1.2. | obrien | 2002-03-07 | 1 | -21/+15 |
* | Slightly more efficient fix to the const problem. | obrien | 2002-03-07 | 1 | -1/+1 |
* | Back out part of rev 1.51. The lesser impact fix is to just remove | obrien | 2002-03-07 | 1 | -11/+10 |
* | Completeley revert this to the vendor code. This is in preparation to | markm | 2002-03-07 | 1 | -34/+15 |
* | Revert/fix the most controversial parts of the last commit: | markm | 2002-03-07 | 1 | -7/+4 |
* | Update FreeBSD SCM IDs. | obrien | 2002-03-07 | 39 | -82/+120 |
* | Leave the `copyright' variable exposed, since the main purpose of it | mike | 2002-03-07 | 4 | -8/+8 |
* | To quote BDE: "the k part of awk should understand the ctype macros and not | obrien | 2002-03-06 | 1 | -4/+3 |
* | Simpler way to handling the names needed on the various platforms. | obrien | 2002-03-06 | 1 | -7/+4 |
* | Removed gprof4. 8-byte counters are now handled by gprof. | bde | 2002-03-06 | 2 | -16/+0 |
* | Belatedly OpenPAMify. I forgot this patch in last night's megacommit. | des | 2002-03-06 | 1 | -2/+2 |
* | Boundary check an array holding tab stops. | ru | 2002-03-06 | 1 | -0/+2 |
* | Support runtime specification of the history counter type by whatever | bde | 2002-03-06 | 2 | -18/+51 |
* | Fixed some misspellings of 2 as sizeof(UNIT) so that they won't break | bde | 2002-03-06 | 3 | -13/+19 |
* | Switch to OpenPAM. Bump library version. Modules are now versioned, so | des | 2002-03-05 | 1 | -3/+3 |
* | On the sparc64 platform we install the `1 true AWK' as "awk". On all other | obrien | 2002-03-05 | 1 | -3/+10 |
* | Add the `1 true AWK' back to the mix. | obrien | 2002-03-05 | 1 | -0/+1 |
* | Initialize `output' in a more proper location. | mike | 2002-03-05 | 1 | -2/+3 |
* | Fix vendor ID (mostly obtained from Rev 1.1). | mike | 2002-03-05 | 1 | -7/+8 |
* | Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3. | jmallett | 2002-03-05 | 3 | -29/+139 |
* | ANSIfication, WARNS and lint cleanup. | markm | 2002-03-04 | 1 | -36/+38 |
* | Add support for french and german locales in tcsh's way. | phantom | 2002-03-04 | 1 | -3/+6 |
* | Use NLSLINKS to setup symbolic links in NLS area | phantom | 2002-03-04 | 1 | -10/+6 |
* | Use bsd.nls.mk for building/installing NLS files | phantom | 2002-03-04 | 1 | -9/+5 |
* | (x)lint(1) works; re-enable it. | markm | 2002-03-03 | 1 | -0/+1 |
* | Merge conflicts, fix Makefiles and remove (re)moved file(s). | markm | 2002-03-03 | 17 | -1328/+1598 |
* | This commit was generated by cvs2svn to compensate for changes in r91586, | markm | 2002-03-03 | 38 | -546/+2343 |
|\ |
|
| * | Import of NetBSD's (x)lint, snapshotted at 2002-3-3. | markm | 2002-03-03 | 56 | -1886/+4045 |