summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use function pointers to remove the depenancy cross dependancy on nfs4alfred2003-11-227-107/+46
* Cleanup manpage for mount_nfs4 (make it actually refer to nfs4 options).alfred2003-11-222-259/+26
* Bring in manpage for idmapd and change domain to @FreeBSD.org.alfred2003-11-222-2/+64
* Argh! The Athlon64 and Opteron only implement 40 bits of address space inpeter2003-11-221-5/+4
* Commit rev 1.1.1.20 to HEAD. This file was off the vendor branch and thusnjl2003-11-221-9/+19
* Fix support for the cmd646 chip.sos2003-11-211-2/+27
* - Split cpu_mp_probe() into two parts. cpu_mp_setmaxid() is still calledjhb2003-11-218-46/+106
* This commit was generated by cvs2svn to compensate for changes in r122945,njl2003-11-212-25/+45
|\
| * Update code for checking the reference count and performing the finalnjl2003-11-212-25/+45
| * Add the byte offset to the base address for IndexField objects. Thisnjl2003-11-211-9/+19
* | New major number:imp2003-11-211-0/+1
* | With the beastie menu a problem was introduced in which selecting adcs2003-11-211-3/+0
* | Turn on NO_MIXED_MODE for amd64 generic. It turns out that all thepeter2003-11-211-0/+1
* | Cosmetic and/or trivial sync up with i386.peter2003-11-2121-50/+52
* | MFi386 rev 1.54 (jhb): Add interrupts that are actually available to thepeter2003-11-211-3/+19
* | MFi386: pre-register idt slots for atpic so we catch any strays withoutpeter2003-11-211-6/+22
* | MFi386 rev 1.207 (phk): Don't mistakenly disable the TSC when usingpeter2003-11-211-10/+10
* | Replace out of date struct statfs definition with a reference to statfs(2).tjr2003-11-211-64/+3
* | New release note: acpi(4) idle state support.bmah2003-11-212-0/+12
* | Bring in a new manual page, ncv.4, and attach it to the build.trhodes2003-11-212-0/+128
* | Argh! Followup to previous commit. I checked in the patch with anpeter2003-11-201-1/+1
* | MFamd64: use a less compiler-intensive MD implementation of 'curthread'peter2003-11-202-0/+13
* | Provide a streamlined '#define curthread __curthread()' for amd64 to avoidpeter2003-11-202-0/+13
* | Allow the MD backend to provide an alternative topeter2003-11-201-0/+2
* | Fix a typo in my patches to support extended IRQ resources that broke thejhb2003-11-201-1/+1
* | Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-201-6/+3
* | Try all of the possible interrupts for a link device when programmingjhb2003-11-201-1/+1
* | Add Greek keymaps to sysinstall.jhb2003-11-204-10/+18
* | Fix a typo that broke one of the Greek keyboard maps.jhb2003-11-201-1/+1
* | Update the size of the OS string table that wasn't updated in the previousjhb2003-11-201-1/+1
* | Introduce tcp_hostcache and remove the tcp specific metrics fromandre2003-11-2031-1153/+1686
* | Remove RTF_PRCLONING from routing table and adjust users of itandre2003-11-2012-55/+39
* | o Use manpage entity for xe(4)brueffer2003-11-202-16/+16
* | New release note: sparc64 syscons(4) support [1]bmah2003-11-202-2/+14
* | Set the ACPI processor Id in the PCPU structure so that CPU idlingmarcel2003-11-201-1/+1
* | Fix a major faux pas of mine. I was causing 2 very bad things tomarkm2003-11-203-16/+58
* | Fix a bug which causes wrong filename being written into the syslogsobomax2003-11-201-1/+10
* | Fix an arguments order in check_uidgid() call.maxim2003-11-201-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r122912,des2003-11-201-9/+11
|\ \
| * | MFP4: fix confusion about the layout of resp (#42758)des2003-11-201-9/+11
* | | Remove unneeded file. (could be repo removed as nothing ever referenced it.)alfred2003-11-201-101/+0
* | | A variety of content cleanups:rwatson2003-11-201-22/+70
* | | No need to copy sysinstall into a jail with -CURRENT, since inrwatson2003-11-201-10/+2
* | | eliminate an unnecessary 8Kbyte bzero that was being done for eachsam2003-11-191-8/+5
* | | Clean up one more sentence that was wrapped unnecessarily.njl2003-11-191-2/+1
* | | Update the man page for hw.acpi.reset_video and a few mdoc(7) cleanups.njl2003-11-191-7/+8
* | | Improve the section on Cx states, documenting the removal of -1 as anjl2003-11-191-2/+9
* | | * Add a DEVMETHOD for acpi so that child detach methods get called. Addnjl2003-11-192-109/+204
* | | Make init statically linked by default. It's not worth the pain of havinggordon2003-11-191-0/+2
* | | - Avoid a lock-order reversal between Giant and a system map mutex thatalc2003-11-191-2/+4
OpenPOWER on IntegriCloud