summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Use refcount(9) API to manage node and hook refcounting.glebius2011-07-042-18/+10
* ARP code reuses mbuf from ARP request to make a reply, but it does notae2011-07-041-0/+1
* Add sanity check for ifm_version in struct if_msghdr.hrs2011-07-041-0/+6
* Modify the new NFSv4 client so that it appends a file handlermacklem2011-07-033-21/+29
* Improve portability of config(8).ed2011-07-031-4/+5
* Tag mbufs of all incoming frames or packets with the interface's FIBbz2011-07-0316-0/+21
* Remove extra white space to comply with style for the rest of the struct.bz2011-07-031-2/+2
* Introduce a quirk for broken USB MIDI hardware instead of limiting performancehselasky2011-07-034-11/+18
* Add infrastructure to allow all frames/packets received on an interfacebz2011-07-0311-3/+152
* When iterating over a paging queue, explicitly check for PG_MARKER, insteadalc2011-07-025-5/+5
* Initialize marker pages as held rather than fictitious/wired. Marking thealc2011-07-021-2/+8
* Fix for "nomatch" event for ums and ukbd drivers when uhid is loaded.hselasky2011-07-021-0/+12
* Fix problem about USB MIDI TX data format, that some devices only accepthselasky2011-07-021-23/+30
* Define the CAPABILITIES kernel option.jonathan2011-07-022-1/+3
* Reintroduce the cioctl() hook in the TTY layer for digi(4).ed2011-07-023-6/+39
* UltraSPARC-IV CPUs seem to be affected by a not publicly documentedmarius2011-07-022-1/+26
* Don't waste a delay slot.marius2011-07-021-2/+2
* - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries frommarius2011-07-0211-93/+312
* Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 tomarius2011-07-021-5/+12
* - Fix typo in check_for_nested_with_variably_modified presentuqs2011-07-014-1/+15
* Fix a typo.sem2011-07-011-1/+1
* Fix r223695 to compile on architectures which don't use the MBR scheme; wrapmarius2011-07-012-6/+17
* Define cap_rights_t and DTYPE_CAPABILITY, which are required tojonathan2011-07-013-0/+4
* Bump date after the previous commit.pluknet2011-07-011-1/+1
* Update and sort the list of the available keywords.pluknet2011-07-011-6/+8
* Fix double free.glebius2011-07-011-1/+0
* Make lukemftpd properly set login class and cpumask.trasz2011-06-301-5/+5
* Make Sendmail properly set login class and cpumask.trasz2011-06-301-0/+6
* Change the management of nested faults by switching to physicalmarcel2011-06-302-133/+122
* Add ID for Marvell 88SE9125 SATA controller.mav2011-06-301-0/+1
* Add the missing sca_keylength field to the sctp_authkey structure,tuexen2011-06-302-1/+12
* Add a version of the FreeBSD bootloader which can run in userland, packageddfr2011-06-3032-4/+4633
* When Capsicum starts creating capabilities to wrap existing filejonathan2011-06-302-27/+60
* Add some checks to ensure that Capsicum is behaving correctly, and add somejonathan2011-06-308-37/+117
* Fix quota(1) output.pluknet2011-06-301-5/+11
* - Handle the JOP_SYNC case as appropriate.jeff2011-06-301-0/+1
* Add detection for the Marvel 88E1149R and treat it just like theimp2011-06-302-1/+6
* Handle the FREEDEP case in softdep_sync_buf().mckusick2011-06-291-0/+1
* Document two known hardware errata which requires manual linkyongari2011-06-291-1/+15
* Add a new option, OBJPR_NOTMAPPED, to vm_object_page_remove(). Passing thisalc2011-06-2914-78/+100
* - Add read-only sysctls for all of the tunables supported by the igb andjhb2011-06-293-5/+53
* Set proper root device name when legacy NFS client is compiled into kernel.gber2011-06-291-0/+4
* Add support for a MosChip PCI express serial port adapter.hselasky2011-06-291-0/+2
* Fix a corner case in STA beacon processing when a CSA is received butadrian2011-06-291-0/+10
* Clarify that we broke pfsync(4) backward compat with the pf commit r223637.bz2011-06-291-0/+2
* We may split today's CAPABILITIES into CAPABILITY_MODE (which hasjonathan2011-06-297-14/+14
* In case ntp cannot resolve a hostname on startup it will queue the entrybz2011-06-292-20/+36
* Add new rule actions "call" and "return" to ipfw. They makeae2011-06-298-1/+240
* Typokevlo2011-06-291-1/+1
* add SNDCTL_DSP_HALT specified by OSSavg2011-06-291-1/+2
OpenPOWER on IntegriCloud