summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert last change. It doesn't break mount(8) reportingru2004-11-301-0/+2
* Don't bother locking in attach(). At boot time, we're single-threadednjl2004-11-301-4/+1
* Stylification: missing spaces, extra space after function names, castsharti2004-11-3034-1401/+1452
* Use ?= with WARNS.wollman2004-11-301-1/+1
* MLINK crypto.4 to cryptodev.4brueffer2004-11-301-0/+1
* Constify the array of predefined shells. It turns out that we need twoharti2004-11-302-45/+63
* Chmod the shell testscript to be executable if it isn't already. Accordingharti2004-11-302-0/+2
* Forgot to inline umtxq_unlock.davidxu2004-11-301-1/+1
* 1. use per-chain mutex instead of global mutex to reducedavidxu2004-11-301-115/+212
* Instead of just not defining a bunch of words when TESTMAIN is set, providescottl2004-11-302-14/+45
* Change a couple of the primitve list functions to be macros. This changesharti2004-11-3013-756/+23
* Add observations of the Linux98 and Grub/98 boot loaders. Theseimp2004-11-301-5/+15
* Create a new definition, PSL_KERNSET, which is used for setting thegrehan2004-11-301-1/+2
* Reject tasting of this provider if the sector size isn't a multiple ofimp2004-11-301-3/+6
* Make sure the link array is big enough to hold both _CRS and _PRSnjl2004-11-301-8/+30
* Replace a printf with a KASSERT that we are indeed running on the BSP.njl2004-11-301-4/+1
* MFamd64: Remove the cpu_reset_proxy cruft now that we run boot() onnjl2004-11-301-66/+12
* Makefile (only) changes to allow building a cross debugger.marcel2004-11-3010-21/+50
* Fix the build.bms2004-11-301-2/+2
* s/MACHINE_ARCH/TARGET_ARCH/. We use TARGET_ARCH to pick the MD filesmarcel2004-11-301-1/+1
* Update the gdb register extraction support to use the pcb whereverpeter2004-11-301-23/+33
* Switch from 1024hz to 1000hz on amd64 to match i386. 1024 is a badpeter2004-11-301-3/+1
* MFi386: join the %cr0 setup line now that i386 has lost the I386 ifdefs.peter2004-11-291-2/+1
* Take advantage of the shutdown processing being wired to the BSP andpeter2004-11-291-45/+3
* If soreceive() is called from a socket callback, there's no reasonps2004-11-292-1/+10
* Make soreceive(MSG_DONTWAIT) nonblocking. If MSG_DONTWAIT is passed intops2004-11-291-3/+21
* Fix for a bug in nfs_mkdir() that called vrele() instead of vput()ps2004-11-291-2/+2
* When upgrading the shared lock to an exclusive lock, if we discoverps2004-11-291-3/+2
* Add amd64 to the list of supported platforms.ceri2004-11-291-1/+1
* Instead of translating PCI to ACPI power states, just use a CTASSERTnjl2004-11-291-18/+10
* Fixes a bug in SACK causing us to send data beyond the receive window.ps2004-11-291-2/+4
* Send NAS-IP-Address as well as NAS-Identifierbrian2004-11-296-57/+120
* Attach the device at acpi_sony instead of acpi_snc. Rename someimp2004-11-291-39/+39
* Fix a bug that would truncate the full name of an archive member ifharti2004-11-291-2/+5
* Fix typo.rik2004-11-291-1/+1
* Don't flag alignment constraints as a reason for bouncing. This fixes thescottl2004-11-292-2/+2
* Sigh. I really need to get an internet connection which is less thancperciva2004-11-291-1/+1
* Use typedefs for the types of the functions that are passed as argumentsharti2004-11-2910-17/+22
* Point at the mac(4) man page when describing the -Z option.rwatson2004-11-291-5/+4
* MFi386: revisions 1.77 and 1.78.nyan2004-11-291-2/+2
* MFi386: revision 1.38.nyan2004-11-291-5/+10
* MNT_NODEV is deprecated.ru2004-11-294-15/+8
* Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).ru2004-11-294-13/+2
* Pick up loader.rc from its old home.ru2004-11-291-1/+1
* Merge the contents of lstInt.h into the public lst.h. This let's us getharti2004-11-2929-355/+227
* Reviewed by: SUZUKI Shinsuke <suz@kame.net>gnn2004-11-291-17/+34
* Disable the beastie menu. It offends some and annoys everyone else, and I'mscottl2004-11-292-18/+1
* Move the purely device-name based entries for mice and ethernetiedowse2004-11-282-16/+7
* Add support for the TwinMOS Memory Disk IV.iedowse2004-11-282-0/+8
* Add the device ID for the 3Com 3CRSHEW696 wireless adapter.iedowse2004-11-281-0/+1
OpenPOWER on IntegriCloud