summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Acquire Giant at the start of the raid rebuild kthreads.jhb2003-05-081-0/+1
* I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILERobrien2003-05-081-1/+1
* Add a comment describing why it's important for the values in thisdas2003-05-086-0/+42
* Oops. Turn T_PAGEFLT back into an interrupt gate. It is *critical*peter2003-05-082-2/+10
* SIG_SETMASK is 3, not 1. Sigh.peter2003-05-081-1/+1
* Set the binutils arch for as/nm correctly on the amd64 platform.peter2003-05-081-1/+6
* Exclude rtld-elf for amd64. More porting is still needed.peter2003-05-081-1/+4
* Exclude sys/boot for amd64. There are still toolchain issues to dealpeter2003-05-081-1/+4
* Add amd64 settings.peter2003-05-081-0/+3
* Exclude gprof and truss for amd64 too.peter2003-05-081-1/+1
* Fix an embarresing transcription error from i386 to amd64. Put the argumentspeter2003-05-082-13/+12
* release.9 has become the biggest festering pile of spaghetti s(*^% code.obrien2003-05-081-1/+118
* Tidy up modf.S and make it actually work. It wasn't extractingpeter2003-05-081-16/+13
* Rethink the way we count module references. Simply followingkan2003-05-081-18/+30
* ioctl VINUM_READCONFIG: Don't lock configuration here. vinum_scandiskgrog2003-05-081-5/+1
* vinum_read: Don't lock configuration from userland. If vinum(8)grog2003-05-081-7/+1
* Add information about the log file.trhodes2003-05-081-0/+10
* Fix some basic errors:trhodes2003-05-081-6/+7
* Leave space for the 128 byte red-zone on the stack.peter2003-05-081-1/+1
* #include <machine/metadata.h> was missing; add itpeter2003-05-081-0/+1
* Fix a preemption race. I was reenabling interrupts in the fast systempeter2003-05-081-1/+1
* Fix typo, even though this is unused.peter2003-05-081-1/+1
* Like ia64, amd64 has got a 16 byte sized and aligned 'long double'.peter2003-05-081-1/+2
* Turn off alloca.S - it cannot possibly work like this since on AMD64, gccpeter2003-05-071-1/+1
* Actually use the correct values for AMD64. It is a 64 bit platform,peter2003-05-071-0/+4
* - Change the full Asic revision defines to CHIPID to better since theps2003-05-072-41/+49
* Bring the dumpon(8) man page closer to reality:hmp2003-05-071-11/+15
* Dump is hard-wired to believe that it can read disks onmckusick2003-05-072-4/+48
* Rev 1.67 accidently added "axe".obrien2003-05-070-0/+0
* Back out rev 1.63. Things in this file should be in the same order as inobrien2003-05-071-28/+32
* Clean up locking for the MAC Framework:rwatson2003-05-079-702/+1620
* Properly cleanup the stack before jumping to cerror() if rfork(2) fails.jhb2003-05-071-0/+4
* Style nits.jhb2003-05-073-6/+12
* Don't use logger by default just yet for unmatched devices. It is aimp2003-05-071-2/+3
* #include <sys/resource.h> to limit ports damage.phk2003-05-071-1/+1
* Add my birthday.mich2003-05-071-0/+1
* Hide the "ENOMEM" notice messages behind bootverbose. They are stillphk2003-05-071-1/+2
* Correct a bug introduced with reduced TCP state handling; makerwatson2003-05-075-9/+39
* New release notes: Kerberos 5 built by default, krb5 distributedbmah2003-05-072-0/+24
* df(1) and ls(1) print units in 'four or fewer' not 'three or less'.trhodes2003-05-062-3/+3
* Version number bump: We're at 5.1-BETA now.bmah2003-05-061-1/+1
* Trim a call to mac_create_mbuf_from_mbuf() since m_tag meta-datarwatson2003-05-061-5/+2
* Update supported architectures, use &unix; where appropriate, morebmah2003-05-061-14/+16
* 4.8-RELEASE was the last release from the 4-STABLE branch.bmah2003-05-061-1/+1
* Fix the WARNING for wrong rawoffset, I tested incompatible units.phk2003-05-061-2/+2
* Add PCI ID's for the Intel ICH5 (82801EB) chipset.jhb2003-05-062-0/+2
* Add PCI ID's for the 4 USB hubs on the ICH5 controller.jhb2003-05-061-0/+20
* Consistentify our NO_KERBEROS documentation.obrien2003-05-061-5/+1
* malloc(9) types can be used to identify multiple allocations.hmp2003-05-061-0/+1
* Hook devfs.conf up to the build.dougb2003-05-061-2/+2
OpenPOWER on IntegriCloud