summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refer to wide characters instead of runes. Remove redundant example locale.tjr2003-11-082-246/+36
* Refer to wide characters instead of runes.tjr2003-11-082-4/+6
* Rename npx.c to fpu.c (it isn't an extension, its part of the corepeter2003-11-081-1/+1
* Rename npx* to fpu*. I haven't done the flags/function names yet.peter2003-11-087-848/+8
* Point the description of the fpu data in the context structures topeter2003-11-081-1/+1
* New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interruptnyan2003-11-082-2/+10
* add 802.11 layer stats dumpersam2003-11-082-1/+132
* catchup with if_xname changesam2003-11-081-6/+2
* Add /usr/share/security to directories to create in order to holdrwatson2003-11-081-0/+2
* When lomac-policy.contexts was merged from the TrustedBSD MAC branch,rwatson2003-11-082-0/+10
* unbreak compilation of FAST_IPSECsam2003-11-081-1/+1
* Replace a '-' with a ')'. Update copyright.rwatson2003-11-081-2/+2
* There isn't much point printing 'npx0: INT 16 interface' because that ispeter2003-11-082-2/+0
* Dump the trigger and polarity of each intpin's default setting in thejhb2003-11-072-4/+10
* MFp4: reminder that random id code is not reentrantsam2003-11-071-0/+1
* Document the lockfunc and lockfuncarg arguments to bus_dma_tag_create() inscottl2003-11-075-0/+20
* Move uid/gid checking logic out of line and lock inpcb usage. Thissam2003-11-071-40/+60
* Remove channeling interrupts to IRQ1. Some chipsets don't do theimp2003-11-071-0/+7
* Use ufm(4) entity.bmah2003-11-072-48/+4
* Assert GIANT_REQUIRED where sockets are manipulated. This issam2003-11-076-0/+22
* When allocation of a socket peer label fails, scrub what wasrwatson2003-11-071-1/+1
* Ahh, the joys of badge engineering. Tell the sk driver that thepeter2003-11-074-0/+32
* Use %e in the date(1) format string to eliminate the sed(1) command.ru2003-11-072-2/+2
* Regen.jhb2003-11-073-74/+76
* Sync up MP safe flags with global syscalls.master for the first time. Thisjhb2003-11-071-68/+68
* Alphabetization braino.des2003-11-071-1/+1
* Dont write to the stackgap directly in execve().peter2003-11-071-3/+9
* Increase the size of SPARE_USRSPACE. It is way too small by defaultpeter2003-11-071-1/+1
* Regen.jhb2003-11-073-55/+59
* Sync MP safe flags with global syscalls.master for the first time. Thisjhb2003-11-071-52/+52
* Change FreeBSD.ORG to FreeBSD.org.simon2003-11-071-1/+1
* Regen.jhb2003-11-073-52/+62
* Sync up with global syscalls.master for MP safe syscalls for the firstjhb2003-11-071-48/+48
* nuke obsoleted ipsec_gethist(). it just did panic to notify userume2003-11-072-10/+0
* Regen.jhb2003-11-0712-35/+35
* Sync with global syscalls.master by marking ptrace(), dup(), pipe(),jhb2003-11-071-9/+9
* Sync with global syscalls.master. ptrace(), dup(), pipe(), ktrace(),jhb2003-11-071-9/+9
* use ipsec_getnhist() instead of obsoleted ipsec_gethist().ume2003-11-071-1/+1
* Mark ptrace(), ktrace(), utrace(), sysarch(), and issetugid() as MP safe.jhb2003-11-071-5/+5
* Mdoc Janitor:hmp2003-11-071-0/+4
* Mdoc Janitor:hmp2003-11-071-2/+6
* Better description of the device supportedimp2003-11-071-3/+7
* bare-bones and kinda sucky ufm man pageimp2003-11-072-0/+66
* Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver.hmp2003-11-072-0/+107
* Whitespace cleanup.des2003-11-071-9/+9
* Add a command-line option to format output for human readability.des2003-11-072-13/+25
* Add a driver manpage reference.bmah2003-11-072-2/+4
* New release notes: i386 interrupt/SMP handling, RFC 3484 sourcebmah2003-11-072-20/+48
* Fixed insertion sort errors in the opt_cpu.h section.bde2003-11-071-12/+10
* Remove obsolete disklabel and newfs options.simokawa2003-11-071-8/+10
OpenPOWER on IntegriCloud