summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fields bio_caller[12] should be used by the consumer and fieldspjd2004-08-061-23/+23
* Bump the document date.ru2004-08-061-1/+1
* Clean up after mechanical renumbering.ru2004-08-061-1/+1
* Fix I/O leakage. We're cloning bios in g_stripe_start_fast(), but whenpjd2004-08-061-0/+2
* Do not attempt to clean up data that has not been initialized yet.roam2004-08-062-6/+19
* Crypto is now part of the "base" distribution, and the old "release.3"cperciva2004-08-062-22/+18
* Crypto is now part of the base distribution. Remove crypto-install.sh,cperciva2004-08-062-26/+4
* Hook up the Hardware Notes to the build again, now that the doc buildsimon2004-08-062-2/+2
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-0636-147/+32
* MFi386: Fix mem device. Grrr.markm2004-08-061-2/+0
* MFi386: sort out the mem device. Grrrr.markm2004-08-061-0/+3
* Refine updates to PCI irq routing. Check _STA and _CRS but only print anjl2004-08-061-28/+39
* Pass pcbinfo structures to in6_pcbnotify() rather than pcbheadrwatson2004-08-066-12/+23
* In ithread_schedule(), when we plan to go harvest some entropy asrwatson2004-08-061-2/+4
* When reseting a pending callout, perform the deregistration incperciva2004-08-061-2/+16
* When iterating the UDP inpcb list processing an inbound broadcastrwatson2004-08-061-10/+9
* Add flags for _STA (status) methods and convenience macros for checkingnjl2004-08-062-4/+18
* Now that we have gcc 3.4, we can flip ia64 to using a dynamically linkedgordon2004-08-062-2/+2
* Just because we have a serial console attached does not mean we don'tdes2004-08-051-1/+1
* Turn on the new contigmalloc(9) by default. There should not actuallygreen2004-08-051-1/+1
* Try to narrow down the race window on HW that does not have ways tosos2004-08-057-49/+46
* Add firmware revision to probe printf.sos2004-08-054-7/+9
* Fix spelling.pjd2004-08-051-7/+7
* Use in_cksum_skip() to calculate in4_cksum instead of doing handrolled magicmlaier2004-08-051-279/+12
* Do not check val-tags if the repository is read-only.des2004-08-051-0/+5
* Don't use type unknown for partitions that we don't care about becausemarcel2004-08-051-2/+2
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-0512-37/+60
* Fix the code in rman that merges adjacent unallocated resources to use ajhb2004-08-051-5/+12
* Add 'i' to the getopt string.imp2004-08-051-1/+1
* Be a bit nicer for those who want to work on my code.pjd2004-08-051-7/+7
* Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not,cognet2004-08-051-2/+7
* Don't use 'bp' after its destruction!pjd2004-08-051-3/+2
* Add myself as a maintainer of geom_mirror.pjd2004-08-051-0/+1
* Increase the suggested minimum free space for release-building. Itcperciva2004-08-051-1/+1
* Simplify a bit - we could use 'sc' here as it was initialized properly.pjd2004-08-051-1/+1
* MFi386: revision 1.597.nyan2004-08-052-0/+6
* MFi386: revision 1.502.nyan2004-08-051-0/+1
* MFi386: revision 1.410.nyan2004-08-051-0/+1
* In pmap_page_protect, clear the vm page's PG_WRITEABLE flag ifgrehan2004-08-053-3/+21
* Back out something I'm working on that crept in with the last commit.harti2004-08-052-2/+6
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-052-26/+22
* Set ip_v field properly.sobomax2004-08-051-0/+1
* This file is not suppose be be all one big comment :-(dfr2004-08-051-1/+1
* Add another test that checks for a working '+' command flag.harti2004-08-052-0/+38
* Now that mem(4) is a kernel module, we need to add a dependency onmux2004-08-051-0/+1
* Finish the PRISON_ROOT -> SUSER_ALLOWJAIL renaming by removingcperciva2004-08-051-1/+0
* Remove a product specific workaround for wrong modes when mmap(2)'ingphk2004-08-051-15/+2
* Work around non-compliant BIOS PCI link devices. Some systems have thenjl2004-08-051-0/+31
* Remove the attempt to cache the previous page mapped at our identitynjl2004-08-051-15/+2
* Move boot2 BSS zeroing into btx startup code out of boot1. boot1 does notkan2004-08-052-5/+9
OpenPOWER on IntegriCloud