summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-045-2/+35
* Correctly fill in the sun_len for a sockaddr_sun.green2001-02-041-1/+2
* MFS: Don't use the canonical hostname here, too.green2001-02-041-0/+2
* MFF: Make ConnectionsPerPeriod usage a warning, not fatal.green2001-02-041-1/+1
* It is _DEFINITELY_ not okay to change shmseg on a running system.green2001-02-041-1/+1
* add driver for CS4281 sound chipscg2001-02-045-1/+1173
* add driver for CMedia CMI8338/CMI8738 sound chipscg2001-02-044-1/+1092
* mount a --> mount andan2001-02-041-1/+1
* Remove NAHA, NAHATOT and aha_softcs and related code. It was unusedimp2001-02-044-36/+10
* Another round of the <sys/queue.h> FOREACH transmogriffer.phk2001-02-0447-170/+85
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-0415-49/+8
* fix duplicate rcsiddarrenr2001-02-042-2/+0
* This seems to stop syslog console messages looping. The problemdwmalone2001-02-041-1/+1
* fix conflictsdarrenr2001-02-0434-247/+611
* This commit was generated by cvs2svn to compensate for changes in r72003,darrenr2001-02-0430-150/+327
|\
| * Import IP Filter updatedarrenr2001-02-0436-173/+443
* | Remove the need to list each and every cpu platform. Config will nowpeter2001-02-044-55/+10
* | Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-0499-360/+356
* | Use <sys/queue.h> macro API.phk2001-02-049-39/+34
* | 'device agp' was missingpeter2001-02-042-0/+8
* | Remove some stray traces of KMODDEPSpeter2001-02-042-2/+0
* | Document API CS20wilko2001-02-041-1/+53
* | Remove a DIAGNOSTIC check which belongs in <sys/queue.h> if anyplace at all.phk2001-02-045-20/+0
* | Warn if people include vn(4) in their config.phk2001-02-041-1/+2
* | Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().peter2001-02-044-27/+59
* | Remove the LABPC driver.phk2001-02-047-1107/+0
* | Zap obsolete (died with LKM) EXPORT_SYMS variablepeter2001-02-044-4/+0
* | Use macro API to <sys/queue.h>phk2001-02-041-1/+1
* | Remove a sizeof(void *) == sizeof(int) assumption.phk2001-02-041-7/+7
* | Zap some bad examples:peter2001-02-0417-50/+10
* | All the world is not an i386. Merge rev 1.438 of i386/i386/machdep.c.peter2001-02-044-0/+4
* | This commit represents work mainly submitted by Tor and slightly modifieddillon2001-02-044-13/+38
* | Grumble, I broke this file with a vi accident before commit. :-(peter2001-02-041-0/+1
* | Spelling.mckay2001-02-041-1/+1
* | In the hope of saving others from hours of tedious recovery work,mckay2001-02-041-0/+10
* | Extend the sanity checks in ufs_lookup to ensure that each directoryiedowse2001-02-041-1/+2
* | MPPE_MasterKeyValid is only there if HAVE_DES is defined.brian2001-02-041-0/+2
* | Don't send an authentication failure response if we fail sendingbrian2001-02-041-13/+26
* | Make the MPPE MasterKey Invalid messages a bit clearer (it nowbrian2001-02-042-4/+6
* | Untangle some cunfusion between the CLOSE_STAYDOWN, CLOSE_LCP andbrian2001-02-043-18/+21
* | Don't specify root:wheel for tun*, it's the default.brian2001-02-031-1/+1
* | Use the correct flags field when checking for a read-only filesystemiedowse2001-02-031-1/+1
* | Add a -g flag for verifying an installed package against its recordedjkh2001-02-035-2/+41
* | Document API CS20 support.wilko2001-02-031-0/+2
* | Make the code act the same in the case of BRIDGE being defined, but notjulian2001-02-031-16/+26
* | Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead ofphk2001-02-0326-70/+35
* | Use <sys/queue.h> macro api rather than fondle its implementation detals.phk2001-02-0313-79/+79
* | Move wicontrol from i386 to MI section. (yes, it compiles on alpha, wherepeter2001-02-031-1/+1
* | Conditionalize the alpha interrupt preemption for now to buy us somepeter2001-02-032-0/+28
* | o Reinstate Kerberos IV support for sshd when MAKE_KERBEROS4 isrwatson2001-02-031-0/+1
OpenPOWER on IntegriCloud