summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove manual .includes in cddl Makefilesuqs2010-03-0221-75/+43
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-029-7/+7
* Document COMPRESS_USER_CORES, and the new %I and %H core formatters.alfred2010-03-021-7/+41
* include COMPRESS_USER_CORES and gzio in NOTES.alfred2010-03-021-0/+5
* put inclusion of net/zlib.c under "device gzio" instead of "zlib" since rightalfred2010-03-021-1/+1
* Bring in the most recent version of ipfw and dummynet, developedluigi2010-03-0237-2856/+9756
* Correct mfip module dependency on mfi. This allows mfip to be loaded askib2010-03-022-0/+2
* Do not leak vnode lock when msdosfs mount is updated and specifiedkib2010-03-021-3/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-026-42/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
* Always assign WARNS using ?=uqs2010-03-0221-32/+28
* remove unnecessary casts leftover from a bogus fix to a previous bugluigi2010-03-021-1/+1
* Update device-labeling logic for Biba, LOMAC, and MLS to recognize new-stylerwatson2010-03-023-0/+3
* Couple of suggestions from Sam regarding latest commit:rpaulo2010-03-027-13/+13
* Add AR9285 sources.rpaulo2010-03-021-0/+1
* - Move rmi_pci_bus_space to header and avoid externrrs2010-03-025-145/+107
* Only destroy pm_fatlock on error if it was initialized.kib2010-03-021-1/+1
* Sync with recent changes from luigi - struct ng_ipfw_tag superceededglebius2010-03-021-16/+5
* MFV of r204563, tzdata2010c:edwin2010-03-021-3/+19
* Some style and language improvements.mav2010-03-022-24/+32
* -mabi-calls and -msoft-float aren't needed eitherimp2010-03-021-1/+1
* - Unmark authentication support as a TODO item.lulf2010-03-021-3/+2
* Update macros for multiple ABI support from NetBSD.imp2010-03-023-23/+314
* - Move csup away from contrib/ and into usr.bin/. Software is no longerlulf2010-03-0265-145/+13
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-023-9/+0
* -mno-dsp hasn't been required for a while now.imp2010-03-021-1/+1
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-022-14/+0
* Merge projects/enhanced_coredumps (r204346) into HEAD:alfred2010-03-0212-29/+943
* Bring in more built-in defines from NetBSDimp2010-03-021-14/+73
* Add n32 ABI generators...imp2010-03-024-1/+11
* Remove taskqueue based interrupt handling. After r204541 msk(4)yongari2010-03-022-155/+26
* Document newly added loader tunable and sysctl variable dev.mskc.%d.int_holdoffyongari2010-03-011-1/+7
* calculates the integer square root if a positive integer X is largerweongyo2010-03-011-4/+5
* Implement rudimentary interrupt moderation with programmableyongari2010-03-012-20/+23
* Make sure to enable flow-control only if established link isyongari2010-03-011-14/+11
* Properly sync status LEs after processing.yongari2010-03-011-9/+2
* Add PCI ID for MCS9901.delphij2010-03-011-0/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-012-14/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-014-28/+0
* Properly setup the TX FIFO threshold for AR5416 based chipsets,rpaulo2010-03-016-5/+22
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-017-49/+0
* Deliver siginfo when signal is generated by thr_kill(2) (SI_USER with properlybruno2010-03-011-4/+17
* Print the contents of the miscellaneous (MISC) register to the console ifjhb2010-03-012-0/+4
* Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' inrwatson2010-03-011-1/+1
* Not all programs including kvm.h include the necessary headers to userwatson2010-03-011-1/+1
* - Add ALI M5228 PATA ID.mav2010-03-012-1/+3
* Teach netstat -Q to work with -N and -M by adding libkvm versions of datarwatson2010-03-013-26/+278
* Whitespace tweak.rwatson2010-03-011-1/+1
* Changes to support crashdump analysis of netisr:rwatson2010-03-012-113/+179
OpenPOWER on IntegriCloud