summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert UF_OPENING workaround for CURRENT.kib2007-05-3134-85/+62
* Now that sx(9) locks support an interruptible lock acquire primitive,rwatson2007-05-311-2/+5
* Add CPUID2_PDCMdes2007-05-312-0/+2
* Add functions sx_xlock_sig() and sx_slock_sig().attilio2007-05-313-92/+154
* Use ACPICA defined value for notification rather than locally defined one.takawata2007-05-311-8/+3
* Discard backlog on GDB port when connected.simokawa2007-05-311-0/+10
* Add information for FreeBSD 1.0.2 from November 1993. I have aimp2007-05-311-0/+2
* Remove "acpi_bus_number: can't get _ADR" message. It usually appears asnjl2007-05-311-10/+7
* Giant is special. How do I love thee? Let me count the ways?imp2007-05-311-1/+20
* A few small but significant fixes:jfv2007-05-302-63/+54
* - Fixed (Apple) compiler warnings in sctp_input.c, sctputil.c, sctp_output.crrs2007-05-303-104/+108
* Remove a KASSERT intended to help the developer, the condition is no longerthompsa2007-05-301-0/+2
* - Fix a memory overwrite when the mapping arrayrrs2007-05-3011-131/+141
* Don't rely on pcm_channel index numbering while doing sequential channelariff2007-05-301-10/+21
* MFi386: revision 1.653.nyan2007-05-301-1/+2
* MFi386: PDCM, remove pointless messagedes2007-05-301-7/+2
* Remove unused !AUDIT audit_proc_*() prototypes: unlike in Mac OS X, werwatson2007-05-302-23/+0
* Synchronize white space to congruent user-space code in OpenBSM.rwatson2007-05-301-0/+2
* Remove unused ar_subj_comm field from in-kernel audit record; we neverrwatson2007-05-302-2/+0
* - Sync with ng_bpf.h, rev. 1.7glebius2007-05-301-3/+3
* Consistent white space after .'s in comments.rwatson2007-05-301-3/+3
* Remove the volatile qualifier to apply to fxp_miibus_readreg().kevlo2007-05-301-2/+2
* Bow to incomplete GCC 4. constant propagation optimizations andkan2007-05-3013-13/+17
* In ipsec6_output_tunnel() make sure that the SA contents do not change.bz2007-05-291-1/+8
* fix typo: s,applyed,applied,gbz2007-05-291-2/+2
* Implement ICMPv6 support in ipsec6_get_ulp().bz2007-05-291-0/+10
* Add missingbz2007-05-291-0/+1
* Remove /usr/X11R6 from the path here too.dougb2007-05-292-3/+3
* Add a placeholder document to be filled out by Nate which will describemjacob2007-05-291-0/+4
* Add more devices from the hps tree. These appear to have come fromimp2007-05-292-1/+17
* Back out 1.212 at Nate's request in order to go through themjacob2007-05-291-9/+0
* style(9) fixes for sx locks.attilio2007-05-292-6/+6
* Add descriptive comment to PDCM entry.des2007-05-291-1/+1
* Add a small fix for lock profiling in sx locks.attilio2007-05-291-1/+1
* Remove a pointless bootverbose message.des2007-05-291-6/+1
* Add feature name for features2 bit 15.des2007-05-291-1/+1
* Fix some problems introduced with the last descriptors tables lockingattilio2007-05-294-8/+22
* Remove the hardcoded IXP425_UART?_VBASE values in thejhay2007-05-295-18/+58
* Fix the path to 7.0 online manual pages.bmah2007-05-291-1/+1
* New release note: SA-07:04.file.bmah2007-05-291-1/+6
* Add a few sentences about updating. Some older text on this subjectbmah2007-05-291-1/+19
* Drain task q items when transitioning to INIT state; this closes asam2007-05-291-5/+10
* Add LOADER_FIREWIRE_SUPPORT knob.simokawa2007-05-291-0/+11
* Use the same ARG_MAX for arm than for the other platforms. I don't see anycognet2007-05-291-4/+0
* MFp4: add FireWire/dcons support in loader for i386/amd64.simokawa2007-05-2910-4/+1661
* Adds gcc attribute to prevent inlining of a function. Ifrrs2007-05-291-5/+8
* Sync ether_ioctl() with ioctl(2) and ifnet.if_ioctlyar2007-05-293-2/+8
* Add DDB "show unpcb" command, allowing DDB to print out many pertinentrwatson2007-05-291-0/+121
* - Fix spelling errors in comments per Ruslan (.. thanks... )rrs2007-05-292-4/+4
* Where I previously removed calls to kdb_enter(), now remove include ofrwatson2007-05-295-5/+0
OpenPOWER on IntegriCloud