summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a suffix descriptor for the acpi thermal values as a hint for the userlandpeter2004-08-302-12/+22
* When configuring RAID3 with verification option, force synchronizationpjd2004-08-301-0/+7
* - Introduce a lock for synchronizing access to the pvo and pteg tables.alc2004-08-303-24/+84
* Fix _FDI drive type probing. The new fd child is not an ACPI device whilenjl2004-08-301-3/+10
* Fix _FDE probing by using the buffer contents instead of the buffernjl2004-08-301-8/+25
* Remove support for configuring the X server from sysinstall. Generalkensmith2004-08-3012-326/+0
* Correct a typo in a comment: alloated->allocatedgibbs2004-08-301-1/+1
* Correct a typo in a comment: alloation->allocationgibbs2004-08-301-1/+1
* Allow to configure debug level from /boot/loader.conf.pjd2004-08-305-0/+5
* Add em(4) to Alpha. I had a couple running recently on Alpha and itwilko2004-08-301-0/+1
* Regen:sheldonh2004-08-301-21/+146
* Acquire Giant arounds calls into the linker from Netgraph sockets.rwatson2004-08-301-0/+2
* According to module(9), when command is unrecognized, the module shouldpjd2004-08-303-3/+3
* Add more KASSERTS and checks.phk2004-08-302-0/+22
* Don't g_waitidle() when initializing a preloaded md. This fixes acperciva2004-08-301-1/+2
* Add a new variable, ifi_epoch, to struct if_data. It is set to the lastbrooks2004-08-304-1/+8
* Added lang/perl5.8 to the doc/ ports list, it's the default Perlru2004-08-301-0/+1
* Fix BUS_DEBUG caseimp2004-08-301-1/+1
* Use an ANSI-style definition for slstart()yar2004-08-301-2/+1
* Grant the poor old SLIP driver with an if_start handleryar2004-08-301-7/+18
* Remove unnecessary check for curthread == NULL.alc2004-08-303-3/+3
* Enable aac(4) module build for amd64scottl2004-08-301-0/+1
* Only compile aac_linux.ko for i386scottl2004-08-301-0/+2
* Set WARNS level to 2.marcel2004-08-301-0/+1
* Improve 64-bit cleanliness: make sure to use long format specifiers formarcel2004-08-301-12/+12
* Build kgmon(8) on ia64.marcel2004-08-301-0/+1
* s/ENTRY/ENTRY_NOPROFILE/g for particular functions that do not followmarcel2004-08-304-8/+8
* Add a missing '\n'.pjd2004-08-301-2/+2
* Only test return_instead if P_SINGLE_EXIT is set, otherwise a fork()davidxu2004-08-291-1/+1
* Move the acquisition and release of the lock on the object at the head ofalc2004-08-291-4/+12
* Put the ispfw.ko module on the EFI boot partition when creating amarcel2004-08-291-0/+1
* Add -c option to preserve comments from GENERIC in the output.des2004-08-291-4/+12
* Remove the last remnants of HW_WDOG (no, really!)des2004-08-291-15/+0
* In alpha_pci_alloc_resource(), when allocating a memory resource,marcel2004-08-291-1/+1
* Start the de-orbital burn of our previous FreeBSD version compat libsobrien2004-08-2912-132/+7
* 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
* Protect the command flags set in the rc.conf files in case they'rekensmith2004-08-291-1/+1
* 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
* According to mdoc(7), HISTORY comes before AUTHORS.des2004-08-291-5/+5
* 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
* o Restore a historical ipfw1 logamount behaviour: rules with 'log'maxim2004-08-291-0/+7
* Fixed the module name (macros don't work here).ru2004-08-291-1/+1
OpenPOWER on IntegriCloud