summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* indent(1): correctly handle case/label at the very start of a functionavg2010-03-311-1/+1
* Fix poll handler declaration.jfv2010-03-311-1/+1
* Constify vap argument of ieee80211_{note,discard}* functions.rpaulo2010-03-312-13/+14
* Stop hard coding i386 as the arch for the build. Instead, default to theimp2010-03-311-1/+6
* Document DEBUG_FLAGS in a more visible place, in the build(7) manpagekeramida2010-03-311-1/+15
* Include opt_ata.h, as some structures here depending on ATA_CAM option.mav2010-03-311-0/+2
* Add support for ALQ(9) to be compiled and loaded as a kernel module.lstewart2010-03-313-1/+93
* fix bug in previous commit related to rule deletionluigi2010-03-311-15/+20
* Be like stdlib.h and bring in a wchar_t definition and use it to prototypejmallett2010-03-311-4/+11
* Multiple fixes related to queue set sizing and resources:np2010-03-315-54/+58
* Fix signed/unsigned mix-up that allowed txq->in_use to grow beyond txq->size.np2010-03-311-7/+6
* Fix tx drop statistics.np2010-03-313-28/+13
* Fix build with "nooptions INET"np2010-03-311-2/+13
* Do not attempt to retrieve interrupt information before it is available.np2010-03-311-1/+3
* Improved PHY EDC settings.np2010-03-311-371/+422
* Refresh the firmware version immediately after it is upgraded (or downgraded).np2010-03-311-4/+12
* Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.delphij2010-03-301-8/+9
* This patch should fix handling of byte range locks locallyrmacklem2010-03-306-279/+525
* Remove unused files.delphij2010-03-303-617/+0
* Sync with OpenBSD:delphij2010-03-302-6/+5
* For where possible, make the dates of the Tasmanian holidays properlyedwin2010-03-301-8/+22
* nit: xpt_bus_deregister has to be called with the sim lock held.mjacob2010-03-301-0/+4
* fix my clobber of the copyright date :)jfv2010-03-301-1/+1
* Use CACHE_LINE_SIZE alignment for 'struct pcpu' rather than hardcoding 128.jhb2010-03-301-1/+1
* Thanks to Michael Tuexen for adding SCTP support for 82599,jfv2010-03-302-38/+70
* Use panic() (which the environment is required to provide to libstand) tojhb2010-03-301-4/+4
* Defer freeing a kevent list until after dropping kqueue locks.jhb2010-03-301-4/+6
* Various and sundry style, whitespace, and comment fixes.jhb2010-03-301-35/+25
* Fix lint build problem.jfv2010-03-302-11/+13
* - Handle calloc() allocation failures.ru2010-03-305-9/+36
* o Make sockstat -6 output more readable for long ipv6maxim2010-03-301-0/+2
* o Remove a duplicate reference to -f flag in the SYNOPSYS section.maxim2010-03-301-4/+1
* On request of joel@:edwin2010-03-3012-36/+8
* Update to igb and em:jfv2010-03-2920-2241/+6990
* Refine r204265. We want the standard VGA palette for packed pixel mode.jkim2010-03-292-4/+4
* Build modules for this config to make sure they stay buildable...imp2010-03-291-1/+1
* Enable module builds now that the build completes for them. Thisimp2010-03-291-1/+1
* Update the Australian calendar WRT DST.edwin2010-03-291-28/+28
* g_vfs_open: correctly set devvp.v_bufobj.bo_bsize to DEV_BSIZEavg2010-03-291-1/+1
* Start copyright notices with /*-joel2010-03-296-6/+6
* Check the pointer to JIT binary filter before its de-allocation.jkim2010-03-291-3/+4
* Print memory model of the video mode except for planar memory model.jkim2010-03-291-5/+32
* calendar.freebsd: add my entryavg2010-03-291-0/+1
* Add myself.trasz2010-03-291-0/+1
* Arm defines intr_disable() as a macro, which causes problems for cxgb.imp2010-03-291-0/+2
* Add a handler for the local APIC error interrupt. For now it just printsjhb2010-03-296-40/+90
* Cosmetic tweak to use a type suffix instead of a cast to force a constantjhb2010-03-291-1/+1
* Change how multipath labels are created and managed. This makes it easiermjacob2010-03-292-121/+89
* Fix references.trasz2010-03-295-13/+21
* Make all the modules build on arm (modulo ipfilter, which I'm lookingimp2010-03-291-10/+25
OpenPOWER on IntegriCloud