summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Remove $Id$ from copyright; there's $FreeBSD$,marcel2002-11-014-36/+16
* No need to include floatio.h here: vfscanf() no longer uses anythingtjr2002-11-012-2/+0
* - Enable the use of UMA_MD_PAGE_ALLOC on alpha.jeff2002-11-012-7/+44
* Variables that come in in and out pairs should be named accordingly.fanf2002-11-011-68/+84
* debugMsg() should end with "\n".kuriyama2002-11-0112-17/+17
* Specify the correct protocol for the Olympus C-1 camera. It appearsiedowse2002-11-011-1/+1
* - Add support for machine dependant page allocation routines. MD codejeff2002-11-012-2/+28
* - Add a new flag to vm_page_alloc, VM_ALLOC_NOOBJ. This tellsjeff2002-11-012-22/+28
* Be much more paranoid about where uudecode writes its output, especiallyfanf2002-11-011-7/+36
* Instead of abusing stdin and stdout, use our own file pointers.fanf2002-11-011-14/+22
* More formatting fixesjulian2002-10-311-3/+5
* Slight formatting change.julian2002-10-311-2/+2
* - Consistently update snd_wl1, snd_wl2, and rcv_up in the headerjeff2002-10-312-2/+30
* Re-apply the previously backed-out commit that fixes the problem wherearchie2002-10-316-7/+10
* Modified release notes: Note that check_utility_compat(3) is designedbmah2002-10-312-18/+32
* Add the netgraph 'source' module.julian2002-10-314-0/+1048
* - Introduce a new macro, since that's what nfs loves, calledjeff2002-10-313-6/+16
* Spruce up bootverbose output a bit.phk2002-10-311-17/+8
* Don't examine ACPI_STA_ENABLE bit of device's_STA object on initialiwasaki2002-10-311-5/+4
* Interpret new loader tunable "hw.acpi.verbose" to turniwasaki2002-10-311-2/+6
* Add an isp(4) module. sbus support is only compiled in on sparc64.jhb2002-10-312-0/+15
* plugged memory leakage in some erroneous casesume2002-10-311-5/+6
* Add a module for mpt(4).jhb2002-10-312-0/+11
* Comment out 'mpt' for the time being. This driver doesn't have a modulejhb2002-10-311-1/+1
* Use the strong symbol'd version of pthread_mutex_init so we don'tdeischen2002-10-311-2/+2
* Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS isiwasaki2002-10-313-6/+9
* Give a meaningfull diagnostic when we cannot determine the filesystem type.phk2002-10-311-1/+3
* There is no 'isp' module to move off to the 3rd floppy, so comment out thejhb2002-10-311-1/+1
* Incorrect typecast.emoore2002-10-311-1/+1
* Do not print a header line if it would be empty; required by 1003.1-2001.tjr2002-10-311-0/+9
* Back out previous commit - it was not well thought out.sobomax2002-10-311-1/+1
* Enable GEOM by default.nyan2002-10-311-2/+0
* Add ATAPI/CAM man page.thomas2002-10-311-0/+1
* Document the new behavior of -C with respect to inode-change-time.ru2002-10-311-2/+4
* Do not change the target file's inode-change-time if -C isru2002-10-311-3/+5
* Fix POLA breakage in 1.29: IPv4 should be default. This makes `-4' optionsobomax2002-10-311-1/+1
* ade@ no longer has the FreeBSD account.ru2002-10-311-1/+0
* Sort by month/day/year/login.ru2002-10-311-7/+7
* KSE-enabled processes only.davidxu2002-10-312-2/+8
* Style(9) improvements.phk2002-10-311-6/+6
* Set the sector size for the disk.phk2002-10-311-0/+2
* Restore to pc98 support.nyan2002-10-313-50/+108
* Use ${MACHINE} variable instead of using '.if .endif' each machines.nyan2002-10-311-18/+1
* Add '#include <err.h>' for warn().nyan2002-10-311-0/+1
* Rename the speaker device for pc98 to 'pcspeaker'.nyan2002-10-313-6/+12
* MFi386: revision 1.55.nyan2002-10-311-21/+41
* Disable COMPAT_FREEBSD4.nyan2002-10-311-0/+3
* Actually save the bootblock in the disk structure. Write the bootblockjake2002-10-312-2/+9
* Wrap test case in an if statement to avoid crunching a return value.gordon2002-10-311-1/+3
* Make __sF static. This can not be allowed to exist in 5.x.alfred2002-10-311-1/+1
OpenPOWER on IntegriCloud