aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-0221-75/+43
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-029-7/+7
* Document COMPRESS_USER_CORES, and the new %I and %H core formatters.Alfred Perlstein2010-03-021-7/+41
* include COMPRESS_USER_CORES and gzio in NOTES.Alfred Perlstein2010-03-021-0/+5
* put inclusion of net/zlib.c under "device gzio" instead of "zlib" since rightAlfred Perlstein2010-03-021-1/+1
* Bring in the most recent version of ipfw and dummynet, developedLuigi Rizzo2010-03-0237-2856/+9756
* Correct mfip module dependency on mfi. This allows mfip to be loaded asKonstantin Belousov2010-03-022-0/+2
* Do not leak vnode lock when msdosfs mount is updated and specifiedKonstantin Belousov2010-03-021-3/+2
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-026-42/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-021-7/+0
* Always assign WARNS using ?=Ulrich Spörlein2010-03-0221-32/+28
* remove unnecessary casts leftover from a bogus fix to a previous bugLuigi Rizzo2010-03-021-1/+1
* Update device-labeling logic for Biba, LOMAC, and MLS to recognize new-styleRobert Watson2010-03-023-0/+3
* Couple of suggestions from Sam regarding latest commit:Rui Paulo2010-03-027-13/+13
* Add AR9285 sources.Rui Paulo2010-03-021-0/+1
* - Move rmi_pci_bus_space to header and avoid externRandall Stewart2010-03-025-145/+107
* Only destroy pm_fatlock on error if it was initialized.Konstantin Belousov2010-03-021-1/+1
* Sync with recent changes from luigi - struct ng_ipfw_tag superceededGleb Smirnoff2010-03-021-16/+5
* MFV of r204563, tzdata2010c:Edwin Groothuis2010-03-021-3/+19
|\
| * Vendor import of tzdata2010cvendor/tzdata/tzdata2010cEdwin Groothuis2010-03-021-3/+19
* | Some style and language improvements.Alexander Motin2010-03-022-24/+32
* | -mabi-calls and -msoft-float aren't needed eitherWarner Losh2010-03-021-1/+1
* | - Unmark authentication support as a TODO item.Ulf Lilleengen2010-03-021-3/+2
* | Update macros for multiple ABI support from NetBSD.Warner Losh2010-03-023-23/+314
* | - Move csup away from contrib/ and into usr.bin/. Software is no longerUlf Lilleengen2010-03-0265-145/+13
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-023-9/+0
* | -mno-dsp hasn't been required for a while now.Warner Losh2010-03-021-1/+1
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-022-14/+0
* | Merge projects/enhanced_coredumps (r204346) into HEAD:Alfred Perlstein2010-03-0212-29/+943
* | Bring in more built-in defines from NetBSDWarner Losh2010-03-021-14/+73
* | Add n32 ABI generators...Warner Losh2010-03-024-1/+11
* | Remove taskqueue based interrupt handling. After r204541 msk(4)Pyun YongHyeon2010-03-022-155/+26
* | Document newly added loader tunable and sysctl variable dev.mskc.%d.int_holdoffPyun YongHyeon2010-03-011-1/+7
* | calculates the integer square root if a positive integer X is largerWeongyo Jeong2010-03-011-4/+5
* | Implement rudimentary interrupt moderation with programmablePyun YongHyeon2010-03-012-20/+23
* | Make sure to enable flow-control only if established link isPyun YongHyeon2010-03-011-14/+11
* | Properly sync status LEs after processing.Pyun YongHyeon2010-03-011-9/+2
* | Add PCI ID for MCS9901.Xin LI2010-03-011-0/+2
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-012-14/+0
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-014-28/+0
* | Properly setup the TX FIFO threshold for AR5416 based chipsets,Rui Paulo2010-03-016-5/+22
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 fromJoel Dahl2010-03-017-49/+0
* | Deliver siginfo when signal is generated by thr_kill(2) (SI_USER with properlyBruno Ducrot2010-03-011-4/+17
* | Print the contents of the miscellaneous (MISC) register to the console ifJohn Baldwin2010-03-012-0/+4
* | Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' inRobert Watson2010-03-011-1/+1
* | Not all programs including kvm.h include the necessary headers to useRobert Watson2010-03-011-1/+1
* | - Add ALI M5228 PATA ID.Alexander Motin2010-03-012-1/+3
* | Teach netstat -Q to work with -N and -M by adding libkvm versions of dataRobert Watson2010-03-013-26/+278
* | Whitespace tweak.Robert Watson2010-03-011-1/+1