| Commit message (Expand) | Author | Age | Files | Lines |
* | Print out permissions that could not be re-established using 0%o | joerg | 1996-11-03 | 2 | -18/+6 |
* | Fixed a minor grammatical error. | max | 1996-11-03 | 1 | -2/+2 |
* | /dev/vn0b is supposed to be a block device, so don't test(1) whether | joerg | 1996-11-03 | 1 | -2/+2 |
* | Make `make release' fail if crunchgen failed. | joerg | 1996-11-03 | 1 | -2/+2 |
* | typo | adam | 1996-11-03 | 1 | -1/+1 |
* | Set REVISION=3.0 and RELDATE=199701 | phk | 1996-11-03 | 1 | -3/+3 |
* | `make release' was checking out the new source code into $CVSROOT | joerg | 1996-11-03 | 1 | -2/+2 |
* | Set tabstops to 4 in vi like in emacs. | obrien | 1996-11-03 | 1 | -1/+2 |
* | Fix a problem with running down processes that have left wired | dyson | 1996-11-03 | 2 | -6/+20 |
* | Don't allow filenames specified on the commandline | steve | 1996-11-03 | 1 | -1/+8 |
* | Add a .POSIX directive. When the first non-comment | steve | 1996-11-03 | 1 | -1/+12 |
* | Add in POSIX 1003.2 mandated rules. NOTE: these | steve | 1996-11-03 | 1 | -1/+93 |
* | I haven't had a single contraversial commit all week, so what the | jkh | 1996-11-03 | 2 | -3/+10 |
* | Fix the broken EOF handling in the floppy driver. The most obvious | joerg | 1996-11-02 | 3 | -84/+108 |
* | Avoid touching the LEDs too early in the game. After the recent | joerg | 1996-11-02 | 1 | -4/+0 |
* | Match the reality. The man page was completely wrong. | wosch | 1996-11-02 | 1 | -11/+32 |
* | Fix a bogus decent into the network setup screen when running | jkh | 1996-11-02 | 4 | -16/+10 |
* | Moved David O'Brien from the additional contributor list to developer list. | max | 1996-11-02 | 2 | -3/+7 |
* | Add cmd to prototype services file so rrestore can work. | jkh | 1996-11-02 | 1 | -2/+3 |
* | Apply a long-forgotten change to make FTP_PASSIVE_MODE just that | jkh | 1996-11-02 | 1 | -1/+1 |
* | remove duplicated usage string from commit rev 1.2 | wosch | 1996-11-02 | 1 | -3/+3 |
* | bin/1942 curses problem in systat | phk | 1996-11-02 | 1 | -2/+2 |
* | Fill in the bios-geometry array in struct bootinfo. | phk | 1996-11-02 | 2 | -0/+79 |
* | The last update/merge of PC98 stuff before 2.2. The whole | asami | 1996-11-02 | 43 | -8639/+339 |
* | add in CONSPEED option which controls console serial port speed | pst | 1996-11-02 | 6 | -18/+39 |
* | add in CONSPEED option | pst | 1996-11-02 | 2 | -2/+4 |
* | Rationalize support for serial consoles running at baud rates other than 9600 | pst | 1996-11-02 | 2 | -4/+8 |
* | Back out daemon.* addition, ssh port should be fixed instead | ache | 1996-11-02 | 1 | -1/+1 |
* | Delete another unnecessary #include <sys/mbuf.h>. | wollman | 1996-11-01 | 1 | -2/+1 |
* | use NOSHARE variable to skip 'share' directory, useful for shared installations | adam | 1996-11-01 | 1 | -2/+3 |
* | Reviewed by: Warner Losh <imp@village.org> | imp | 1996-11-01 | 2 | -5/+29 |
* | Use fprintf(stderr,) instead of msgtail() so it works for restore as well. | fenner | 1996-11-01 | 1 | -0/+1 |
* | Add -z to CVSupflags, it iz safe because it is done by zlib, | ache | 1996-11-01 | 3 | -6/+6 |
* | Temporarily disable an information message that was added in the last | peter | 1996-11-01 | 1 | -1/+0 |
* | Update to use the recommended recovery procedure from nvi-1.76. | peter | 1996-11-01 | 1 | -5/+36 |
* | Fixed cualc and cualD minor numbers which I broke in the previous commit. | bde | 1996-11-01 | 2 | -6/+6 |
* | Yikes, I forgot to remove the -DSYSV_CURSES setting that I was using on | peter | 1996-11-01 | 1 | -2/+2 |
* | Remove the old nvi-1.34, it has served us well but it's time has come.. | peter | 1996-11-01 | 181 | -67408/+0 |
* | Update to use nvi-1.79 sources | peter | 1996-11-01 | 4 | -2/+558 |
* | Add nvi-1.79 directories | peter | 1996-11-01 | 1 | -1/+9 |
* | Use the src/contrib sources from nvi-1.79 | peter | 1996-11-01 | 4 | -10/+9 |
* | (1) Add NetBSD support. Closes PR bin/1643. | asami | 1996-11-01 | 2 | -36/+76 |
* | This commit was generated by cvs2svn to compensate for changes in r19304, | peter | 1996-11-01 | 292 | -0/+98515 |
|\ |
|
| * | Import of nvi-1.79, minus a few bits that we dont need (eg: postscript | peter | 1996-11-01 | 292 | -0/+98515 |
* | Fix minor buffer problems: | imp | 1996-11-01 | 1 | -2/+3 |
* | Doc updates and cleanups made with the bind-4.9.4 update some time ago. | peter | 1996-11-01 | 4 | -24/+102 |
* | Add an "officially undocumented" tweak for squid so that it can see the | peter | 1996-11-01 | 1 | -2/+7 |
* | Make rdump error messages a little clearer and make them look like dump | fenner | 1996-11-01 | 1 | -12/+35 |
* | Fix incorrect length argument to memset() function. Closes PR#1937. | alex | 1996-11-01 | 1 | -2/+2 |
* | add forgotten variable $locate | wosch | 1996-10-31 | 1 | -1/+2 |