summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Set hw.ofwfb.relax_mmap=1 by default. While these checks may be a goodnwhitehorn2010-03-281-2/+2
* Don't forget to bump the date in the man page.ed2010-03-281-1/+1
* Change all our own code to use st_*tim instead of st_*timespec.ed2010-03-2813-92/+74
* Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.ed2010-03-2818-159/+140
* Add a comment explaining the previous commit.rpaulo2010-03-281-0/+5
* When tearing down IPsec as part of a (virtual) network stack,bz2010-03-281-7/+9
* Use standard types in preference to BSD types so that these header filesgibbs2010-03-282-20/+20
* Correctly handle preemption of pmap_update_pde_invalidate().alc2010-03-272-4/+10
* Simplify pmap_growkernel(), making the i386 version more like the amd64alc2010-03-271-18/+5
* Don't hold connection lock when doing reconnects as it makes I/Os wait forpjd2010-03-271-26/+50
* Fix lock leakage.mav2010-03-271-0/+1
OpenPOWER on IntegriCloud