aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Introduce a new macro, since that's what nfs loves, calledJeff Roberson2002-10-313-6/+16
* Spruce up bootverbose output a bit.Poul-Henning Kamp2002-10-311-17/+8
* Don't examine ACPI_STA_ENABLE bit of device's_STA object on initialMitsuru IWASAKI2002-10-311-5/+4
* Interpret new loader tunable "hw.acpi.verbose" to turnMitsuru IWASAKI2002-10-311-2/+6
* Add an isp(4) module. sbus support is only compiled in on sparc64.John Baldwin2002-10-312-0/+15
* plugged memory leakage in some erroneous casesHajimu UMEMOTO2002-10-311-5/+6
* Add a module for mpt(4).John Baldwin2002-10-312-0/+11
* Comment out 'mpt' for the time being. This driver doesn't have a moduleJohn Baldwin2002-10-311-1/+1
* Use the strong symbol'd version of pthread_mutex_init so we don'tDaniel Eischen2002-10-311-2/+2
* Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS isMitsuru IWASAKI2002-10-313-6/+9
* Give a meaningfull diagnostic when we cannot determine the filesystem type.Poul-Henning Kamp2002-10-311-1/+3
* There is no 'isp' module to move off to the 3rd floppy, so comment out theJohn Baldwin2002-10-311-1/+1
* Incorrect typecast.Eric Moore2002-10-311-1/+1
* Do not print a header line if it would be empty; required by 1003.1-2001.Tim J. Robbins2002-10-311-0/+9
* Back out previous commit - it was not well thought out.Maxim Sobolev2002-10-311-1/+1
* Enable GEOM by default.Yoshihiro Takahashi2002-10-311-2/+0
* Add ATAPI/CAM man page.Thomas Quinot2002-10-311-0/+1
* Document the new behavior of -C with respect to inode-change-time.Ruslan Ermilov2002-10-311-2/+4
* Do not change the target file's inode-change-time if -C isRuslan Ermilov2002-10-311-3/+5
* Fix POLA breakage in 1.29: IPv4 should be default. This makes `-4' optionMaxim Sobolev2002-10-311-1/+1
* ade@ no longer has the FreeBSD account.Ruslan Ermilov2002-10-311-1/+0
* Sort by month/day/year/login.Ruslan Ermilov2002-10-311-7/+7
* KSE-enabled processes only.David Xu2002-10-312-2/+8
* Style(9) improvements.Poul-Henning Kamp2002-10-311-6/+6
* Set the sector size for the disk.Poul-Henning Kamp2002-10-311-0/+2
* Restore to pc98 support.Yoshihiro Takahashi2002-10-313-50/+108
* Use ${MACHINE} variable instead of using '.if .endif' each machines.Yoshihiro Takahashi2002-10-311-18/+1
* Add '#include <err.h>' for warn().Yoshihiro Takahashi2002-10-311-0/+1
* Rename the speaker device for pc98 to 'pcspeaker'.Yoshihiro Takahashi2002-10-313-6/+12
* MFi386: revision 1.55.Yoshihiro Takahashi2002-10-311-21/+41
* Disable COMPAT_FREEBSD4.Yoshihiro Takahashi2002-10-311-0/+3
* Actually save the bootblock in the disk structure. Write the bootblockJake Burkholder2002-10-312-2/+9
* Wrap test case in an if statement to avoid crunching a return value.Gordon Tetlow2002-10-311-1/+3
* Make __sF static. This can not be allowed to exist in 5.x.Alfred Perlstein2002-10-311-1/+1
* Add tunable "hw.eisa_slots" to allow overriding the default numberPeter Wemm2002-10-311-0/+1
* Remove bogus advertising clauses.Thomas Quinot2002-10-307-29/+7
* Initialize the new salt field in the lock sector.Poul-Henning Kamp2002-10-301-2/+3
* Change the kkey generation cherry-picker to use MD5.Poul-Henning Kamp2002-10-303-42/+26
* amr.c,Eric Moore2002-10-309-72/+473
* With the recent libdisk changes, alpha doesn't need (as much) special magic.Poul-Henning Kamp2002-10-302-70/+0
* Untested alpha disk writer.Poul-Henning Kamp2002-10-301-1/+1
* Write out 15 sectors of boot code.Poul-Henning Kamp2002-10-301-0/+4
* Correct path in previous commit. libssh lives under src/secure/lib, notJohn Baldwin2002-10-301-1/+1
* OK, you can use the 4.x boot loader and boot blocks to load kernels, butWarner Losh2002-10-301-9/+7
* Save and restore the interrupt Edge/Level Control Registers (ELCR)Ian Dowse2002-10-301-5/+88
* Revision 1.136 introduced two features that may cause undefinedIan Dowse2002-10-301-1/+14
* Move to C99 sparse structure initialization for the mac_policy_opsRobert Watson2002-10-3020-6996/+733
* New release notes: check_utility_compat(3), uuid(3).Bruce A. Mah2002-10-302-10/+34
* Fix core dumps when invoking with something like ``last -w1''.Maxime Henrion2002-10-301-5/+4
* Various minor type, prototype tweaks -- clean up cruft due to lack ofRobert Watson2002-10-305-10/+10