summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cast the bus_size_t to a intmax_t rather than assuming type-punning toimp2010-03-291-2/+2
* Cast bus_space_t to a intmax_t and use %j to print it instead ofimp2010-03-291-2/+2
* Cast a bus_size_t to a (size_t) to use %zd specifier. Not quite theimp2010-03-291-1/+1
* Add AR9285.rpaulo2010-03-291-0/+1
* Mark the vtoc.h structure as packed so that it is the right size andimp2010-03-291-1/+1
* size_t is not equivalent to int on 64-bit platforms.des2010-03-291-4/+4
* remove a leftover debugging messageluigi2010-03-291-1/+0
* Fix handling of set manipulations.luigi2010-03-291-25/+36
* Use new syntax for the dutch calendar: Use local month names insteadedwin2010-03-291-45/+45
* Bump WARNS to 7edwin2010-03-291-1/+1
* Long awaited update to the calendar system:edwin2010-03-2915-792/+2928
* Wait for pmc name in the log before displaying data.fabient2010-03-281-5/+8
* Do not sync cache for the PL2506thompsa2010-03-282-0/+3
* Do not swap Apple keys when detecting Apple-FN keyboards.thompsa2010-03-281-2/+1
* Make sure the bsd_urb_list gets initialised and that new URB's are queued atthompsa2010-03-281-1/+2
* Add PCI IDs for two more nForce controllers.thompsa2010-03-282-0/+4
* Add a couple of usb product IDs.thompsa2010-03-281-0/+3
* Make acl_to_text_np(3) not crash on long group or user names in NFSv4 ACLs.trasz2010-03-281-7/+4
OpenPOWER on IntegriCloud