aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add printproto.c to libipfGuido van Rooij2005-12-301-2/+2
* Add mcopywrap prototype to ip_compat.hGuido van Rooij2005-12-302-1/+1
* Resolve conflicts (and believe me...you don't want to know).Guido van Rooij2005-12-30126-255/+427
* Improve memguard a bit:Pawel Jakub Dawidek2005-12-304-13/+112
* This commit was generated by cvs2svn to compensate for changes in r153877,Guido van Rooij2005-12-30108-824/+1586
|\
| * Import IP Filter 4.1.10Guido van Rooij2005-12-30315-1505/+2032
| * Missing file from vendor branch import.Darren Reed2005-04-261-3/+1
| * these files should never have been imported...they are junkDarren Reed2005-04-252-219/+0
* | Resolve conflictsGuido van Rooij2005-12-3021-509/+916
* | - Retire BARBIT in favor of new PCI_RID2BAR.Gleb Smirnoff2005-12-301-5/+5
* | This commit was generated by cvs2svn to compensate for changes in r153872,Guido van Rooij2005-12-3013-64/+41
|\ \
| * | Import IP Filter version 4.1.10Guido van Rooij2005-12-3035-651/+1053
* | | 1. Add missing semicolon between "warn" and "return" to make sureRalf S. Engelschall2005-12-301-3/+3
* | | Remove superfluous line continuation backslash.Ralf S. Engelschall2005-12-301-1/+1
* | | Disable frantic DMA update within few SNDCTL_DSP_* ioctl.Ariff Abdullah2005-12-301-4/+4
* | | Underruns counting logic should be based on bufhard free spaceAriff Abdullah2005-12-301-22/+6
* | | Document the LOGIN_SETMAC setusercontext(3) flag. While we are here, dropChristian S.J. Peron2005-12-301-0/+5
* | | Add a bunch of ipod entries, one as suggested by Bryan Liesner. WeWarner Losh2005-12-302-0/+14
* | | Few codec such as Conexant CX20468-21 does have this controlAriff Abdullah2005-12-301-0/+7
* | | correct checking for turbo channels: rev 1.24 fixed static turbo channelsSam Leffler2005-12-301-4/+4
* | | Retire BARBIT in favor of new PCI_RID2BAR.Warner Losh2005-12-292-5/+4
* | | Add a macro to map from BAR to rid # (inverse of PCIR_BARS).Warner Losh2005-12-291-0/+1
* | | Simplify the opening of the resources for cardbus cards. Before we'dWarner Losh2005-12-291-102/+53
* | | Print a warning when we miss vinactive() call, because of race in vget().Pawel Jakub Dawidek2005-12-291-0/+20
* | | This is the style-fix for my previous commit. Sorry for the delay, IMartin Cracauer2005-12-291-7/+1
* | | patch(1) and I aren't friends today. Axe a duplicate copy ofJohn Baldwin2005-12-291-82/+0
* | | Add a new function msleep_spin() which is a slightly stripped down versionJohn Baldwin2005-12-292-0/+165
* | | Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks insteadJohn Baldwin2005-12-291-8/+18
* | | Fix a deadlock I introduced with the recently added printf to warn aboutJohn Baldwin2005-12-291-12/+14
* | | Reveal sacred spells necessary for putting kbdmux(4) to real use.Maxim Sobolev2005-12-291-0/+15
* | | An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout toCeri Davies2005-12-292-4/+4
* | | correct (reversed) ms<->tu macrosSam Leffler2005-12-291-2/+2
* | | Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)Alexander Leidinger2005-12-291-1/+1
* | | Add support for the HP 8200C/8250C/8290C scanners.Alexander Leidinger2005-12-292-0/+2
* | | Add support for the Canon CanoSvan LIDE 25.Alexander Leidinger2005-12-292-0/+2
* | | Fix some kind of "off by one"-error: the min or max sample rate theAlexander Leidinger2005-12-291-2/+2
* | | Increment kobj_lookup_misses on a miss rather than decrementing it.John Baldwin2005-12-291-1/+1
* | | Document Epson Perfection 2480 support.Christian Brueffer2005-12-291-1/+3
* | | Merge NetBSD rev. 1.61:Alexander Leidinger2005-12-291-1/+1
* | | Add support for Epson 2480 scanner.Alexander Leidinger2005-12-292-0/+2
* | | Emit USB_EVENT_DRIVER_DETACH on detach.Alexander Leidinger2005-12-291-0/+3
* | | Add a new extensible GSS-API layer which can support GSS-API plugins,Doug Rabson2005-12-29104-59/+11524
* | | Fix semantics in the documentation of the "jail_socket_unixiproute_only"Ralf S. Engelschall2005-12-291-3/+3
* | | Remove pcb_switchout, it has not been used for a long time.David Xu2005-12-293-8/+0
* | | Add code to report zombie state.David Xu2005-12-291-0/+2
* | | Help Warner with merge from p4.Gleb Smirnoff2005-12-291-1/+2
* | | When pfil(9) is enabled the bridge only considers ETHERTYPE_ARP, ETHERTYPE_IP...Andrew Thompson2005-12-292-6/+21
* | | Minor updates relative to the 9.2.3 importDoug Barton2005-12-292-2/+6
* | | Build gprof for powerpc now.Peter Grehan2005-12-291-2/+0
* | | Updated versions of header files generated per the instructionsDoug Barton2005-12-296-14/+61