summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Change directory back to ${.CURDIR} when remaking Makefiles.fjoe2007-06-011-1/+9
* | - Work-around the already partially broken rusage support in kvm byjeff2007-06-011-0/+2
* | Markup fixes.delphij2007-06-011-12/+13
* | Add on/off controls for VLAN_MTU and VLAN_HWTAGGING to bge(4).yar2007-06-011-2/+41
* | Forced commit to describe changes in the last revision.jeff2007-06-010-0/+0
* | - Move rusage from being per-process in struct pstats to per-thread injeff2007-06-0126-163/+213
* | Fix a breakage with "MODULES_WITH_WORLD=true make buildworld".simokawa2007-06-011-2/+5
* | Couple of the fixes needed revising. The ICH8 autoneg was still broken,jfv2007-05-311-15/+14
* | Revert VMCNT_* operations introduction.attilio2007-05-3146-288/+263
* | Changes to my local build lead to my confusion - revert the last change, buttrhodes2007-05-311-5/+4
* | Document recent improvements to the sound infrastructure (virtual recordingjoel2007-05-311-9/+20
* | Correct two small typosdougb2007-05-311-2/+2
* | The newfs_msdos utility does not store the boot signature in thetrhodes2007-05-311-6/+6
* | There is no pf module yet.trhodes2007-05-311-2/+4
* | Take back the name 'bridge' now that we are the one and only. This can bethompsa2007-05-311-2/+2
* | Make the interrupt handler wrapper capable of correctly support filter+ithrea...piso2007-05-314-25/+42
* | In some particular cases (like in pccard and pccbb), the real devicepiso2007-05-318-19/+89
* | Last major commit and updates for RELENG_7:ariff2007-05-3115-1044/+1813
* | Last major commit and updates for RELENG_7:ariff2007-05-315-0/+1254
* | Install omp.h file.kan2007-05-311-0/+2
* | Export quad symbols. They were previously commented out. These symbolsdeischen2007-05-311-6/+6
* | Some libc symbol map cleanups.deischen2007-05-3111-31/+0
* | (1) In tcp_usrclosed(), tp can never become NULL, so don't test for NULLrwatson2007-05-311-4/+3
* | 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
OpenPOWER on IntegriCloud