summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Fix the date of LZ 129 Hindenburg crash.maxim2006-08-161-1/+1
*-. This commit was generated by cvs2svn to compensate for changes in r161351,guido2006-08-1645-42/+658
|\ \
| | * Import IP Filter 4.1.13guido2006-08-1621-402/+557
| * | Import IP Filter 4.1.13guido2006-08-1679-358/+1159
* | | o Re-word a comment.maxim2006-08-161-1/+1
* | | Swap the names "sem_exithook" and "sem_exechook" in the previous commit tocperciva2006-08-161-4/+4
* | | Document EAGAIN failure per PR. (Finally!)wes2006-08-161-1/+12
* | | Include sys/limits.h for INT_MAX. freebsd32_proto.h 1.58 does not includejkim2006-08-161-0/+1
* | | Backout revision 1.117, xorl and xorq have same result, but xorq needsdavidxu2006-08-151-2/+2
* | | Move the setup of "diskless" /etc magic files from install_etc() to asimon2006-08-151-13/+19
* | | - Fix typo in #error pragma: compitable -> compatiblepav2006-08-151-1/+1
* | | Add a new 'show sleepchain' ddb command similar to 'show lockchain' exceptjhb2006-08-155-1/+155
* | | - When spinning on a spin lock, if the debugger is active or we are in ajhb2006-08-151-6/+12
* | | We operate on 'statfs' structures, not on 'fsstat' structures.pjd2006-08-151-2/+2
* | | add comment about why we include opt_global.himp2006-08-151-0/+4
* | | If rawname returns NULL, deal with it appropriately.mjacob2006-08-151-0/+2
* | | Use SYS_AUE_<syscallname> to include the appropriate audit event identifierjhb2006-08-151-2/+3
* | | Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlierjhb2006-08-1516-943/+1942
* | | This XXX remark was rendered false by rev. 103, which made theyar2006-08-151-1/+0
* | | - Remove unused sysvec variables from various syscalls.conf.jhb2006-08-159-3994/+7
* | | Add a new set of macros <prefix>_AUE_<syscallname> to sysproto.h thatjhb2006-08-151-4/+9
* | | Make it a tad easier to base other encapsulation schemes on this driveryar2006-08-151-5/+4
* | | - Use NOSTD rather than NOIMPL for nfssvc() to match other syscallsjhb2006-08-151-1/+1
* | | Rename 'show lockchain' to 'show locktree' and 'show threadchain' tojhb2006-08-151-5/+9
* | | Ooops we need to include <machine/vmparam.h> to get the definition ofcognet2006-08-151-2/+1
* | | Add a 'show lockmgr' command that dumps the relevant details of a lockmgrjhb2006-08-151-0/+32
* | | Set IFF_DRV_RUNNING on vlan(4) once in vlan_config(),yar2006-08-151-2/+3
* | | No need for opt_global.h hereimp2006-08-151-1/+0
* | | Remove the include of opt_global.h. It's included globally by a commandnetchild2006-08-151-1/+0
* | | Disable some parts of the code on amd64 for now to prevent a panic. A betternetchild2006-08-151-1/+8
* | | Initialize the eventhandlers, mutexes and sx locks.netchild2006-08-151-0/+26
* | | Add include of opt_global.h, else the futex operations aren't locked onnetchild2006-08-151-0/+1
* | | Fix printing of integer Kelvins broken in rev. 1.71, which isru2006-08-151-3/+3
* | | - Add the new files to the linux module.netchild2006-08-153-13/+26
* | | add autogenerated systrace_args stuff for dtracenetchild2006-08-152-0/+3987
* | | Add the linux 2.6.x stuff (not used by default!):netchild2006-08-1513-66/+768
* | | regennetchild2006-08-156-663/+749
* | | Because fuword on AMD64 returns 64bit long integer -1 on fault, cleardavidxu2006-08-151-1/+1
* | | Add new syscalls in the linuxolator (only used when the sysctlnetchild2006-08-152-42/+55
* | | Add some new files needed for linux 2.6.x compatibility.netchild2006-08-155-0/+1140
* | | - Add some ASM stuff needed for futexes (linuxolator).netchild2006-08-151-0/+111
* | | - Change process_exec function handlers prototype to include structnetchild2006-08-157-8/+37
* | | Note Intel ICH8 and ESB2 support.brueffer2006-08-151-2/+2
* | | Add inverted amplifier sense quirks for Compaq Presario B3800yongari2006-08-151-0/+1
* | | Remove extra '*/' comment close. In code not normally compiled but a bug neve...julian2006-08-151-1/+0
* | | Do not include ucom as a dependency line to enable inclusion of theimp2006-08-141-7/+7
* | | Eliminate an unnecessary initialization from trap_pfault() that alsoalc2006-08-142-2/+2
* | | Add support for the ICH8 and ESB2 chips, also add a few other missing ICH7 pa...sos2006-08-142-42/+70
* | | access only has 2 esses.jhb2006-08-141-1/+1
* | | Improve exception string format.takawata2006-08-141-2/+2
OpenPOWER on IntegriCloud