summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Initial support (disabled) for rebidding devices. I've been runningimp2004-08-291-4/+36
* MFp4: Merge in the patches, submitted long ago by someone whose emailimp2004-08-291-12/+26
* Finish the removal of the HW_WDOG option.ru2004-08-291-6/+0
* GCC, ehh.pjd2004-08-292-0/+2
* Remove an unused variable.simokawa2004-08-291-1/+1
* Back out previous commit, ichwd is i386-only.des2004-08-291-1/+0
* Add a section for hardware watchdog timers, initially populated by ichwd.des2004-08-291-0/+7
* Remove the HW_WDOG option; it serves no purpose.des2004-08-295-20/+0
* Back out the two previous commits; ichwd is i386-only.des2004-08-291-6/+0
* Enable more modules on AMD64:obrien2004-08-291-0/+14
* Enable sound modules.obrien2004-08-291-0/+1
* Fixed the module name (macros don't work here).ru2004-08-291-1/+1
* Add an entry for ichwd to hopefully unbreak the LINT build.iedowse2004-08-291-0/+1
* Do not match TGA2 adapters. They are not compatible with TGA adapters,marcel2004-08-291-2/+0
* Fix two cases where a successful return from usbd_transfer() wouldiedowse2004-08-291-2/+2
* Unconditionally add `-fno-omit-frame-pointer' to CFLAGS when buildingiedowse2004-08-291-0/+3
* Add support for completing the installation of ELF relocatableiedowse2004-08-291-3/+208
* Prevent vm_page_zero_idle_wakeup() from attempting to wake up theiedowse2004-08-291-2/+5
* Add the loader side of support for preloading ELF relocatable objectiedowse2004-08-298-1/+550
* Separate out the ELF relocation code from the ELF loader, and addiedowse2004-08-286-35/+294
* Stop pretending: TurboLaser support is really brokenwilko2004-08-281-1/+2
* Stop pretending: TurboLaser support is really broken.wilko2004-08-281-1/+2
* Eliminate unnecessary indirection.alc2004-08-283-6/+6
* Fixed untested change.ru2004-08-281-1/+1
* Correct typo in printf() warning.rwatson2004-08-281-1/+1
* Add the Intel ICH watchdog timer driver.netchild2004-08-281-0/+6
* Mark Netgraph TTY, KAME IPSEC, and IPX/SPX as requiring Giant for correctrwatson2004-08-283-0/+10
* Change the default disposition of debug.mpsafenet from 0 to 1, whichrwatson2004-08-283-3/+91
* Tag a last set of PCI network interfaces as IFF_NEEDSGIANT until theyrwatson2004-08-288-8/+16
* Add a few helper functions for zeroing kernel space and readingiedowse2004-08-283-37/+82
* Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S)sanpei2004-08-282-0/+7
* Don't be too smart, just try packet mode of INT13 first.yar2004-08-282-5/+9
* Try packet mode of INT13 on a hard disk first if not prohibited byyar2004-08-281-19/+21
* 1. try to use existing mailbox address in thread_update_usr_ticks.davidxu2004-08-281-4/+6
* Move TDF_CAN_UNBIND to thread private flags td_pflags, this eliminatesdavidxu2004-08-282-23/+7
* Use sc->sc_mediasize instead of sc->sc_provider->mediasize which containspjd2004-08-281-4/+3
* Warn the user if we are not going to use whole provider space.pjd2004-08-281-4/+12
* Don't allow to insert providers, which are too small.pjd2004-08-281-0/+4
* Backout the previous backout (with scott's ok). sched_ule.c:1.122 ispeter2004-08-281-0/+2
* s/smp_rv_mtx/smp_ipi_mtx/gobrien2004-08-286-23/+23
* Commit Jeff's suggested changes for avoiding a bug that is exposed bypeter2004-08-281-4/+2
* remove unused prototypesos2004-08-271-1/+0
* Make code ready to switch debug.mpsafenet to 1 since I've not able torik2004-08-272-2/+4
* Catch up with the drive-by renaming of IA32 to COMPAT_IA32. Missedmarcel2004-08-271-2/+2
* Move config_new_drive() to the correct place and rename it tole2004-08-273-32/+30
* Fix a comment, IA32 was renamed to COMPAT_IA32arved2004-08-271-1/+1
* Improve sync recovery algorithm:gibbs2004-08-272-194/+238
* Poll() uses the array smallbits that is big enough to hold 32 structandre2004-08-271-3/+3
* From __FreeBSD_version 600001 on PFIL_HOOKS is permanently in the kernel andandre2004-08-272-2/+3
* opt_pfil_hooks.h is no longer required.andre2004-08-271-1/+0
OpenPOWER on IntegriCloud