summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce another global (MPPE_IsServer) so that we initiate thebrian2000-11-073-7/+14
* For High security profile, set securelevel to 1 to protect /dev/*memjkh2000-11-073-0/+6
* Remove the superfluous call to _rtld_error() in symlook_default().jdp2000-11-071-2/+0
* (KTR debugging) Say when we're disabling a vector.mjacob2000-11-071-2/+5
* Use size_t rather than a 16-bit data type fo the length.obrien2000-11-071-1/+5
* Sync with i386's GENERIC rev 1.287 (Minor ordering changes to make moreobrien2000-11-072-2/+2
* Sync with i386/conf/GENERIC rev 1.288 (add comments for some ISA devices).obrien2000-11-072-10/+10
* Remove the -kthread option that matched [sort of] the LinuxThreads port.obrien2000-11-071-3/+4
* Merge from GENERIC 1.288imp2000-11-071-34/+27
* Make the ISA nic section look like the other device sections withimp2000-11-072-66/+52
* Synchronize NEWCARD kernel to GENERIC kernel. It is still experimental,imp2000-11-071-32/+45
* Minor ordering changes to make more sections strictly alphabetical.imp2000-11-072-8/+10
* Fixup the /tmp directory permissions to 01777.joe2000-11-075-5/+5
* Synced tx(4) driver descriptions + ``device tx'' line moved to thesemenu2000-11-073-3/+3
* Remove the now unused and unneeded splassert macros and prototypes.jhb2000-11-071-26/+0
* Protect against an infinite loop when prefaulting pages. This canalfred2000-11-072-2/+8
* This file has not been used for long time.hosokawa2000-11-071-140/+0
* Moved if_de to mfsroot.flp (we've got 16KB free space in kern.flp)hosokawa2000-11-071-0/+1
* Load the kernel and root file systems from floppy:/.joe2000-11-071-2/+2
* Fix for powering off a HP DJ950C during printing. As stated by Ian:n_hibma2000-11-071-0/+5
* newbusify the en atm driver.kjc2000-11-074-292/+380
* newbusify the en atm driver.kjc2000-11-073-77/+90
* Fixed the security breach I introduced in rev 1.145.ru2000-11-071-3/+3
* Added Intel Gigabit Ethernet card to device menu.hosokawa2000-11-073-0/+3
* While we're still arguing over debugging output, at least be in ajkh2000-11-071-2/+1
* Handle being given a connect()ed udp descriptor as stdin ratherbrian2000-11-071-10/+31
* Pass the correct output options to the ccp output initialisationbrian2000-11-072-4/+23
* Document the KTR_VERBOSE option.jhb2000-11-072-2/+8
* - Remove much of the inlining of the KTR tracepoints into a ktr_tracepoint()jhb2000-11-073-140/+118
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-11-072-1/+12
* The vx driver no longer needs the PCI compat shims. Also should nowwpaul2000-11-074-2/+4
* Update the vortex driver so that it no longer needs the PCI compatwpaul2000-11-074-180/+193
* Minor nit: missed ithd_loop -> sithd_loop in the KTR tracepoints.jhb2000-11-071-1/+1
* Remove an unneeded #include <machine/bus.h> that snuck in accidentally withjhb2000-11-071-1/+0
* adjust dma channels for vibra16x; recording should now work. full duplex doescg2000-11-071-18/+33
* slight mods to isa dma and channel flushing codecg2000-11-071-24/+32
* if a channel dies, rejuvenate it on close()cg2000-11-071-2/+2
* Ignore resources with a size of 0, as these are disabled (and we don'tmsmith2000-11-071-0/+7
* MFS: add ATA raid support for sysinstalljkh2000-11-062-2/+4
* Remove unused PCI includes.msmith2000-11-061-3/+0
* add AFMT_8BIT for easier determination of formatscg2000-11-061-0/+1
* Quieten some warnings about correct usage of assignments as truth values.msmith2000-11-061-3/+3
* Fix async notifications for listners registered to wildcard nodes. Forgibbs2000-11-061-55/+77
* aic7xxx.c:gibbs2000-11-066-89/+98
* Cosmetic change of a structure name.gad2000-11-065-44/+44
* Get rid of a minor compile-time warning.gad2000-11-061-2/+2
* This commit was generated by cvs2svn to compensate for changes in r68396,asmodai2000-11-061-8/+15
|\
| * Fix AA being cleared on notify "queries"asmodai2000-11-061-8/+15
* | Fixed typos.ru2000-11-061-4/+4
* | Fixed typo: .ar -> .Arru2000-11-061-1/+1
OpenPOWER on IntegriCloud