summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add '-fno-builtin' to CFLAGS for alpha.simokawa1999-01-131-1/+7
* Calculate the number of bitmap colors in the correct way.yokota1999-01-132-4/+4
* Move notes on some flags for AT keyboard. They used to be for sc0,yokota1999-01-133-12/+18
* Integrate the ISDN subsystem into the /etc/rc frameworkhm1999-01-1311-10/+140
* Typo in patch application.msmith1999-01-131-2/+2
* Sort options alphabetically.des1999-01-131-2/+2
* Assign cdev major 84 to 'dftp' for "Louis A. Mamakos" <louie@UU.NET>msmith1999-01-133-6/+6
* Example "19%y" changed to "%Y" to discourage poor usage.danny1999-01-131-2/+2
* MF22 - allow dates to 2069danny1999-01-131-7/+9
* Let drivers specify interrupt flags (INTR_EXCL and/or INTR_FAST)bde1999-01-133-9/+22
* Add support for the ACER LABS Aladin chipset UDMA controller.julian1999-01-131-5/+87
* Re-enable the options in ps(1) that were disabled with the Linuxjulian1999-01-133-3/+16
* Oops, I accidentaly left the debug option on by default.yokota1999-01-131-2/+2
* Get conditional compilation right so that unnecessary referenceyokota1999-01-131-8/+10
* Changed 'xxxdebug = 0' to '...= 1' (Brian Feldman)n_hibma1999-01-135-11/+11
* Removed warning and commentsn_hibma1999-01-131-17/+1
* 1) Bug fix: Interrupt transfers worked only for the first packet.n_hibma1999-01-131-12/+17
* Fix for compiling on alpha.mjacob1999-01-121-1/+20
* fix for compiling on alphamjacob1999-01-121-3/+11
* Replace /mnt with ${MNT}msmith1999-01-121-2/+2
* If we've configured CBCP *and* another not-so-importantbrian1999-01-122-7/+11
* Convert to HTML. Verified to work on Netscape 4.5 and Netscapeimp1999-01-121-38/+81
* Fix leap year comments. 2000 is a leap year, so code without a century-testdanny1999-01-122-3/+3
* Fix leap year calculations, including 2000. The code was broken for alldanny1999-01-122-4/+9
* Allow --newer and friends to handle dates beyond 1999/12/31danny1999-01-121-5/+10
* ... _and_ the (void*) casts for %p. Next, I'll forget my own name :-(eivind1999-01-121-3/+3
* Avoid unnecessary GCCism - I hadn't noticed the __unused macro.eivind1999-01-121-2/+3
* Make dsopen() and dsioctl() use cdstrategy1 instead of cdstrategy.eivind1999-01-121-3/+3
* Added FreeBSD 2.2.8, FreeBSD 3.0, FreeBSD 3.1wosch1999-01-121-6/+11
* Allow chflags(1) to fail inside the chroot environment for /R. Thisjoerg1999-01-121-3/+3
* Oops, I missed a few more /etc/nologin references yesterday. It appearsasami1999-01-1212-34/+32
* These files were replaced by symlinks in 8.9.2...peter1999-01-128-4104/+0
* Update the default sendmail.cf to be a little more respectable.peter1999-01-121-11/+19
* Update for 8.9.2 (new file, control.c)peter1999-01-122-6/+8
* Cast argument to avoid warning.eivind1999-01-121-1/+1
* Remove two cases of unused variable sp3.eivind1999-01-122-6/+2
* #ifdef out unused function key_freetables.eivind1999-01-121-1/+2
* Merge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changespeter1999-01-1220-249/+797
* Remove functions that are no longer in use.eivind1999-01-121-24/+1
* * Print pointers using the correct type (%p) instead of %x.eivind1999-01-121-6/+8
* This commit was generated by cvs2svn to compensate for changes in r42575,peter1999-01-12292-745/+2660
|\
| * Import sendmail-8.9.2 onto vendor branch (update from 8.9.1)peter1999-01-12312-996/+3462
* | Add #ifdef's to avoid unused label warning in some cases.eivind1999-01-121-1/+3
* | Fix PIO_KEYMAPENT/GIO_KEYMAPENT. They used to copy from/to a wrong place.yokota1999-01-121-3/+3
* | Remove unused statics.eivind1999-01-121-5/+1
* | De-staticize and add prototype for main debug function. I'll turneivind1999-01-121-2/+3
* | Remove unused variable & clean up a couple of style issues.eivind1999-01-121-5/+5
* | Silence warnings.eivind1999-01-121-5/+10
* | Remove declarations for undefined functions and a couple of unusedeivind1999-01-125-53/+5
* | Silence warning about unused debug function. (I'll turn this functioneivind1999-01-121-3/+3
OpenPOWER on IntegriCloud