| Commit message (Expand) | Author | Age | Files | Lines |
| * | Check for, and disallow, duplicate tags in the "cvs import" command. | John Polstra | 1996-07-20 | 1 | -0/+7 |
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 24 | -34/+212 |
| * | 1. Remove some ancient bogons from when I initially added dialogMenuItem | Jordan K. Hubbard | 1996-07-11 | 5 | -63/+21 |
| * | Fix a couple of whoopers which somehow went undetected until now. | Jordan K. Hubbard | 1996-07-11 | 3 | -56/+66 |
| * | Teach the mdoc .Os and .Fx macros about the FreeBSD 2.1.5 release. | Mike Pritchard | 1996-07-10 | 2 | -0/+3 |
| * | Restore my backed out changes (writting cats) because they was | Andrey A. Chernov | 1996-07-09 | 2 | -45/+132 |
| * | add manpage getNAME(1) | Wolfram Schneider | 1996-07-08 | 1 | -2/+3 |
| * | Exits 0 on success, and 1 if no keyword matched. | Wolfram Schneider | 1996-07-08 | 2 | -3/+24 |
| * | Add missing dialog_clear() calls. | Jordan K. Hubbard | 1996-07-05 | 3 | -0/+3 |
| * | install fast version of zgrep | Wolfram Schneider | 1996-07-02 | 1 | -1/+3 |
| * | Round out the examples a little better in showing custom buttons in operation | Jordan K. Hubbard | 1996-07-02 | 1 | -2/+4 |
| * | checklog - extract your commits from commitlogs archive | Wolfram Schneider | 1996-06-30 | 2 | -0/+35 |
| * | Back out Nate's changes from rev. 1.6; our Perl has not been | Joerg Wunsch | 1996-06-30 | 1 | -46/+4 |
| * | Fix for " CERT Advisory CA-96.12 - Vulnerability in suidperl" | Nate Williams | 1996-06-26 | 1 | -5/+50 |
| * | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 15 | -64/+60 |
| * | Back out security changes until pst review them | Andrey A. Chernov | 1996-06-22 | 2 | -132/+45 |
| * | Do not produce empty cat file in debug mode | Andrey A. Chernov | 1996-06-22 | 1 | -2/+10 |
| * | Try to make it a bit clearer that our send-pr comes pre-configured | Gary Palmer | 1996-06-22 | 2 | -1/+8 |
| * | Close security holes and restore suid bit | Andrey A. Chernov | 1996-06-21 | 2 | -46/+125 |
| * | Nuke xditview. It was in the same category as xroach. | Jordan K. Hubbard | 1996-06-16 | 30 | -5857/+1 |
| * | Increase performance using pre-calculated collate table | Andrey A. Chernov | 1996-06-10 | 1 | -15/+42 |
| * | Follow alphabetical order more closely, now ISO8859-1 characters | Andrey A. Chernov | 1996-06-09 | 1 | -1/+14 |
| * | Compare 8bit alpha characters alphabetically using strcoll() | Andrey A. Chernov | 1996-06-09 | 1 | -4/+66 |
| * | Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing) | Bruce Evans | 1996-06-08 | 2 | -4/+4 |
| * | Aw c'mon. I'm being driven mad by plenty of other things. I don't | Bill Paul | 1996-06-08 | 1 | -2/+2 |
| * | Use setreuid instead of seteuid for permissions management | Gary Palmer | 1996-06-02 | 3 | -7/+12 |
| * | Reviewed by: joerg | Lars Fredriksen | 1996-06-01 | 1 | -1/+1 |
| * | Add an option -O <filename> to ld. From the manpage: | Poul-Henning Kamp | 1996-05-28 | 3 | -3/+30 |
| * | Make rules reentrant. | Poul-Henning Kamp | 1996-05-28 | 2 | -10/+10 |
| * | Zero out an unused field in a structure that is written to the output | John Polstra | 1996-05-27 | 1 | -1/+2 |
| * | Remove this version, it now comes from libc. | Peter Wemm | 1996-05-27 | 2 | -140/+1 |
| * | This version is no longer needed, and probably better off gone. It | Peter Wemm | 1996-05-27 | 1 | -139/+0 |
| * | There's no -p flag to our diff. | Jordan K. Hubbard | 1996-05-26 | 1 | -3/+0 |
| * | Fix some argument ordering and redundancy bogons. | Jordan K. Hubbard | 1996-05-26 | 1 | -6/+6 |
| * | Remove setuid bit, it's not necessary. | Paul Traina | 1996-05-22 | 1 | -2/+0 |
| * | Call groff directly instead of using nroff shell script. | Paul Traina | 1996-05-22 | 1 | -1/+1 |
| * | When checking to see whether a needed shared library has already | John Polstra | 1996-05-22 | 1 | -2/+36 |
| * | New option -append: teach makewhatis to only add records, instead | Wolfram Schneider | 1996-05-22 | 5 | -48/+139 |
| * | remove INFODIR?= /usr/share/info, already defined in bsd.own.mk | Wolfram Schneider | 1996-05-22 | 1 | -2/+1 |
| * | remove SHAREDIR?=/usr/share, already defined in bsd.own.mk | Wolfram Schneider | 1996-05-22 | 1 | -2/+1 |
| * | Invoke proper gzip | Jordan K. Hubbard | 1996-05-20 | 1 | -1/+1 |
| * | Makewhatis appended the filename to list of keywords if no keyword | Wolfram Schneider | 1996-05-14 | 1 | -6/+6 |
| * | Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286 | Wolfram Schneider | 1996-05-12 | 3 | -4/+49 |
| * | faster | Wolfram Schneider | 1996-05-12 | 1 | -0/+72 |
| * | ``mv'' -> ``mv -f'' | Wolfram Schneider | 1996-05-07 | 13 | -44/+61 |
| * | PD_SHIFT -> PDRSHIFT | Poul-Henning Kamp | 1996-05-02 | 2 | -8/+8 |
| * | NBPG -> PAGE_SIZE | Poul-Henning Kamp | 1996-05-02 | 4 | -26/+26 |
| * | Fix a bogon that prevented easy-import from inserting the new module | Joerg Wunsch | 1996-04-28 | 1 | -10/+9 |
| * | Toss the GNU yp_mkdb into the attic. | Bill Paul | 1996-04-28 | 3 | -385/+0 |
| * | Remove yp_mkdb; it's going away. | Bill Paul | 1996-04-28 | 1 | -2/+2 |