| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Typo. | max | 1996-11-19 | 1 | -2/+2 |
* | | | Move the terminal handling code to a later location; this allows | sef | 1996-11-19 | 1 | -5/+6 |
* | | | Dohw! Left out one important htonl() in update_arptab(). | wpaul | 1996-11-18 | 1 | -3/+3 |
* | | | Added some info about Japanese handbook in the abstract to avoid confusing | max | 1996-11-18 | 1 | -41/+48 |
* | | | Use newly defined &a.doc-jp; for Japanese doc project's list. | max | 1996-11-18 | 1 | -4/+3 |
* | | | Defined an entity for Japanese documentation project's mailing-list. | max | 1996-11-18 | 1 | -3/+7 |
* | | | Fix up new rarpd. | wpaul | 1996-11-18 | 4 | -723/+534 |
* | | | This commit was generated by cvs2svn to compensate for changes in r19855, | wpaul | 1996-11-18 | 1 | -0/+224 |
|\ \ \ |
|
| * | | | Import new version of rarpd from the BPF 1.1 distribution from LBL. | wpaul | 1996-11-18 | 4 | -282/+783 |
* | | | | put on my flame resistant suit and tempt fate by attempting to fix some of | peter | 1996-11-18 | 1 | -51/+69 |
* | | | | Fix arg parsing. kdump used to allow a single argument, which it | fenner | 1996-11-18 | 1 | -3/+1 |
* | | | | Fixed execvp() of an empty pathname to fail POSIXly. Previously it | bde | 1996-11-18 | 1 | -0/+6 |
* | | | | Fixed uninitialized variables for the '/'-in-pathname case in execvp(). | bde | 1996-11-18 | 1 | -1/+2 |
* | | | | Updated Naoki Hamada's e-mail address: | max | 1996-11-18 | 1 | -3/+3 |
* | | | | Added IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp> for making port of jp-hex. | max | 1996-11-18 | 1 | -1/+2 |
* | | | | Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet | dg | 1996-11-18 | 1 | -2/+2 |
* | | | | Fixed obsolete comment. | dg | 1996-11-18 | 2 | -6/+4 |
* | | | | Merge conflicts from 8.8.3 import onto mainline. | peter | 1996-11-18 | 15 | -140/+575 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r19841, | peter | 1996-11-18 | 17 | -359/+951 |
|\ \ \ \ |
|
| * | | | | Import sendmail-8.8.3 - this contains the official fix to replace the | peter | 1996-11-18 | 33 | -660/+1706 |
* | | | | | xterm: add Home & End keys, they are different from tc=vt220 | ache | 1996-11-18 | 1 | -1/+2 |
* | | | | | Update wording of the one message that was in the DIAGNOSTICS section. | fenner | 1996-11-17 | 1 | -1/+19 |
* | | | | | Added speal about MASTER_SITE_{XCONTRIB,PERL_CPAN,TEX_CTAN,SUNSITE} | obrien | 1996-11-17 | 1 | -1/+16 |
* | | | | | Explained the new MAN[1-9NL] varaiables. | obrien | 1996-11-17 | 1 | -10/+17 |
* | | | | | Detect GUS patches now | ache | 1996-11-17 | 1 | -0/+6 |
* | | | | | Make the case where there is no changes look less fatal. | phk | 1996-11-17 | 2 | -1/+6 |
* | | | | | removeuser moved from /usr/share/examples/removeuser to /usr/sbin/rmuser | wosch | 1996-11-17 | 4 | -605/+0 |
* | | | | | delete removeuser | wosch | 1996-11-17 | 1 | -3/+1 |
* | | | | | install rmuser, addgroup, rmgroup in /usr/sbin | wosch | 1996-11-17 | 4 | -4/+574 |
* | | | | | Improve the locality of reference for variables in vm_page and | dyson | 1996-11-17 | 2 | -27/+27 |
* | | | | | fix C programmer's bug number 12.2 | wosch | 1996-11-17 | 1 | -3/+8 |
* | | | | | Improve the caching of small files like directories, while not | dyson | 1996-11-17 | 3 | -8/+8 |
* | | | | | Pad two-letter names not with ending space, but with beginning space | ache | 1996-11-17 | 9 | -72/+72 |
* | | | | | Added PATCH_DIST_STRIP to sample Makefile. Moved IS_INTERACTIVE earlier | obrien | 1996-11-17 | 1 | -3/+6 |
* | | | | | Fix the C programmer's bug #1: EOF is of type `int', not `char'. | joerg | 1996-11-17 | 1 | -6/+2 |
* | | | | | Disable the inclusion of the Posix regexp stuff into libgnuregexp. | joerg | 1996-11-16 | 2 | -2/+4 |
* | | | | | Initialize memory obtained by malloc(). | joerg | 1996-11-16 | 1 | -2/+8 |
* | | | | | Provide a symlink for /bin/sh when the fixit floppy is mounted, so | joerg | 1996-11-16 | 3 | -3/+12 |
* | | | | | Comment out the setting of PATH in /dev/MAKEDEV on the fixit floppy. | joerg | 1996-11-16 | 1 | -3/+4 |
* | | | | | Fix core dump after printing usage message (pointed out by BDE). | se | 1996-11-16 | 1 | -2/+3 |
* | | | | | Check bogus and ignore against the relative name, not the absolute. | phk | 1996-11-16 | 1 | -16/+18 |
* | | | | | Improve mkctm.c so we can use it, and start using it. | phk | 1996-11-16 | 4 | -335/+173 |
* | | | | | Disallow non-root users to start in daemon mode. | peter | 1996-11-16 | 1 | -9/+22 |
* | | | | | The latest release is 2.1.6. | jfieber | 1996-11-16 | 1 | -3/+3 |
* | | | | | fimib.4 -> ifmib.4 | jkh | 1996-11-16 | 1 | -1/+1 |
* | | | | | Commit AWE32 changes I forgot in my first round. Whoops! | jkh | 1996-11-16 | 2 | -0/+6 |
* | | | | | AHC_FORCE_PIO -> AHC_ALLOW_MEMIO | gibbs | 1996-11-16 | 1 | -2/+2 |
* | | | | | Be even more careful in how we manipulate the QOUTQCNT variable. Now we | gibbs | 1996-11-16 | 1 | -20/+93 |
* | | | | | Since there have been so many reports of the Memory Mapped I/O to the | gibbs | 1996-11-16 | 7 | -27/+21 |
* | | | | | Assert that we have seen an identify or have not disconneccted since the | gibbs | 1996-11-16 | 2 | -12/+17 |