summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix password clearing bug which prevented challenge/response from working.eivind2000-11-081-1/+1
* Fix CMSG and ALIGN macro usage.asmodai2000-11-083-36/+76
* Document DISABLE_PSE.asmodai2000-11-082-0/+4
* add a couple ESS Technology products(pci device id only).sanpei2000-11-081-0/+14
* add Texas Instruments TSB12LV22 OHCI IEEE 1394 Host Controllersanpei2000-11-081-0/+2
* add Aureal Inc. AU8820/AU8830 Audio controllersanpei2000-11-081-0/+6
* Document CLUSTERDEBUG, CPU_UPGRADE_HW_CACHE and LOCKF_DEBUG.asmodai2000-11-082-0/+16
* Fix two typo's: teh -> the, ther -> there.asmodai2000-11-081-1/+1
* Fix some further english grammar and typo's.asmodai2000-11-082-6/+6
* Fix typo's: UPGRADE_CPU_HW_CACHE -> CPU_UPGRADE_HW_CACHEasmodai2000-11-082-4/+4
* Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h somurray2000-11-083-9/+13
* Document the following options:asmodai2000-11-082-12/+26
* Hack to work around a probe which will lock up at least some i450GX-basedmsmith2000-11-082-2/+10
* Document XBONEHACK option.asmodai2000-11-082-2/+6
* Document some AHC_* options.asmodai2000-11-082-4/+18
* Add commented-out entries for FTP_PROXY and HTTP_PROXY so those behindjkh2000-11-082-2/+24
* Add sn to files to installimp2000-11-081-0/+1
* simple sn man page, since we're missing one right nowimp2000-11-081-0/+54
* restore the freebsd local type-cast fixes that I mistakenly removedkjc2000-11-081-14/+15
* Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.msmith2000-11-083-11/+12
* Remove dependence on old acpi driver from acpi userland tools.iwasaki2000-11-087-19/+175
* Remove libipsec and libradius. We're now building without supportjoe2000-11-085-7/+3
* Fix 'printit()' to ignore some lines it doesn't recognize (most likelygad2000-11-082-4/+24
* 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
OpenPOWER on IntegriCloud