summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the SMI VTOC8 disk label option.marcel2008-03-021-0/+1
* Remove makefiles for geom_apple and geom_gpt. These are non-existentmarcel2008-03-022-16/+0
* Add geom_part module.marcel2008-03-022-0/+19
* Hook up sqrtl() to the build.das2008-03-025-13/+24
* MD implementations of sqrtl().das2008-03-022-0/+76
* MI implementation of sqrtl(). This is very slow and shoulddas2008-03-023-4/+168
* Add support for VTOC8 labels (aka sun disk labels). When a label doesmarcel2008-03-024-0/+588
* Make the vm_pmap field of struct vmspace the last field in themarcel2008-03-012-1/+14
* Fix indentation (whitespace changes only).bz2008-03-011-4/+4
* Split the kernel / userland interface with propert _KERNEL stub.attilio2008-03-011-0/+5
* In est_acpi_info(), initialize count before passing its pointer togibbs2008-03-011-0/+1
* Fix lockstatus sorting on the top list.attilio2008-03-011-1/+1
* Connect lockmgr_args(9) to the build.attilio2008-03-011-0/+1
* - Add the informations for lockmgr_args(9)attilio2008-03-011-3/+22
* Update lockmgr manpage with last lockmgr modifies:attilio2008-03-011-6/+9
* Bump __FreeBSD_version in order to reflect:attilio2008-03-011-1/+1
* - Handle buffer lock waiters count directly in the buffer cache insteadattilio2008-03-0113-70/+88
* Add support for the libalias redirect functionality.mav2008-03-013-3/+746
* Xref uchcom(4).brueffer2008-03-011-1/+2
* Manpage for the uchcom(4) driver, adapted from the one in NetBSD.brueffer2008-03-012-0/+95
* Add audit_prefixes to two more globally visible functions in the Auditrwatson2008-03-013-7/+7
* Move the HARDWARE section below the DESCRIPTION section, like it isbrueffer2008-03-011-10/+10
* Rename globally exposed symbol send_trigger() to audit_send_trigger().rwatson2008-03-014-6/+7
* Change data formating in debug code.jfv2008-03-011-12/+12
* An error in the poll routine turned up during LINT buildjfv2008-03-011-1/+1
* Missing braces in link routine.jfv2008-03-011-1/+2
* Somehow missed the stanza for 575 in the em driverjfv2008-03-011-2/+0
* Missed some code that is ifdef STRICT_ALIGN :(jfv2008-03-011-1/+1
* Temporarily comment out new entries due to build problems, to be resolved nex...jfv2008-03-011-3/+3
* Add entries for em, igb, and ixgbe adapters.jfv2008-03-011-0/+4
* Remove a dereference. It was unintended and a no-op.scf2008-03-011-20/+30
* Last change was incomplete, instantiate the igb variable...jfv2008-02-291-0/+4
* Add igb driver to the buildjfv2008-02-291-0/+1
* Follow-up improvements to the handling of false positives: If themarcel2008-02-291-3/+32
* Need to add define of FAST interrupts as defaultjfv2008-02-291-0/+3
* Hook ipfw_nat to the build.piso2008-02-291-0/+1
* Move ipfw's nat code into its own kld: ipfw_nat.piso2008-02-296-553/+741
* Detail the em/igb split so no one gets confused.jfv2008-02-291-0/+6
* This change introduces a split to the Intel E1000 driver, now rather thanjfv2008-02-2950-1173/+16276
* explain that you must set a default transmit key for WEPsam2008-02-291-1/+7
* Add a 'c7' CPUTYPE for VIA C7 CPUs that is 'c3-2' with the addition ofjhb2008-02-291-0/+2
* With the recent change to enable CPU brands from the VIA chips, thejhb2008-02-291-24/+41
* Add files to remove when MK_GCOV, MK_IPX or MK_NCP are defined.antoine2008-02-291-9/+57
* Use the easily-greppable copyright notice template fromphilip2008-02-297-119/+119
* A fix for other ways of triggering joe@'s bug.fanf2008-02-291-9/+12
* Allow #if defined SYM as well as #if defined(SYM). Fix an abortfanf2008-02-291-18/+31
* Merged from sys/dev/sio/sio.c revision 1.472nyan2008-02-291-1/+1
* MFi386: revision 1.43nyan2008-02-291-0/+7
* MFi386: revision 1.658nyan2008-02-291-0/+19
* MFi386: revision 1.55.nyan2008-02-291-4/+27
OpenPOWER on IntegriCloud