summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When printing SSID's in ifconfig(8)'s scan mode, set the width of therwatson2005-12-301-3/+3
* Remove duplicate options (originals in sys/conf/NOTES).ru2005-12-301-2/+0
* - Avoid adding devices multiple times to the device list.ru2005-12-302-33/+66
* Clean up most of the "XXX"-tagged items:ru2005-12-304-17/+39
* Fix the location of the initdiskless rc script.ceri2005-12-301-9/+2
* Add nofification events to the list of event types.ceri2005-12-301-0/+1
* inetd(8) requires that /etc/netconfig be present, and contain entriesceri2005-12-301-0/+29
* Update manual page after last memguard changes.pjd2005-12-301-36/+22
* Add printproto.c to libipfguido2005-12-301-2/+2
* Add mcopywrap prototype to ip_compat.hguido2005-12-302-1/+1
* Resolve conflicts (and believe me...you don't want to know).guido2005-12-30126-255/+427
* Improve memguard a bit:pjd2005-12-304-13/+112
* This commit was generated by cvs2svn to compensate for changes in r153877,guido2005-12-30108-824/+1586
|\
| * Import IP Filter 4.1.10guido2005-12-30315-1505/+2032
| * Missing file from vendor branch import.darrenr2005-04-261-3/+1
| * these files should never have been imported...they are junkdarrenr2005-04-252-219/+0
* | Resolve conflictsguido2005-12-3021-509/+916
* | - Retire BARBIT in favor of new PCI_RID2BAR.glebius2005-12-301-5/+5
* | This commit was generated by cvs2svn to compensate for changes in r153872,guido2005-12-3013-64/+41
|\ \
| * | Import IP Filter version 4.1.10guido2005-12-3035-651/+1053
* | | 1. Add missing semicolon between "warn" and "return" to make surerse2005-12-301-3/+3
* | | Remove superfluous line continuation backslash.rse2005-12-301-1/+1
* | | Disable frantic DMA update within few SNDCTL_DSP_* ioctl.ariff2005-12-301-4/+4
* | | Underruns counting logic should be based on bufhard free spaceariff2005-12-301-22/+6
* | | Document the LOGIN_SETMAC setusercontext(3) flag. While we are here, dropcsjp2005-12-301-0/+5
* | | Add a bunch of ipod entries, one as suggested by Bryan Liesner. Weimp2005-12-302-0/+14
* | | Few codec such as Conexant CX20468-21 does have this controlariff2005-12-301-0/+7
* | | correct checking for turbo channels: rev 1.24 fixed static turbo channelssam2005-12-301-4/+4
* | | Retire BARBIT in favor of new PCI_RID2BAR.imp2005-12-292-5/+4
* | | Add a macro to map from BAR to rid # (inverse of PCIR_BARS).imp2005-12-291-0/+1
* | | Simplify the opening of the resources for cardbus cards. Before we'dimp2005-12-291-102/+53
* | | Print a warning when we miss vinactive() call, because of race in vget().pjd2005-12-291-0/+20
* | | This is the style-fix for my previous commit. Sorry for the delay, Icracauer2005-12-291-7/+1
* | | patch(1) and I aren't friends today. Axe a duplicate copy ofjhb2005-12-291-82/+0
* | | Add a new function msleep_spin() which is a slightly stripped down versionjhb2005-12-292-0/+165
* | | Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks insteadjhb2005-12-291-8/+18
* | | Fix a deadlock I introduced with the recently added printf to warn aboutjhb2005-12-291-12/+14
* | | Reveal sacred spells necessary for putting kbdmux(4) to real use.sobomax2005-12-291-0/+15
* | | An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout toceri2005-12-292-4/+4
* | | correct (reversed) ms<->tu macrossam2005-12-291-2/+2
* | | Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h)netchild2005-12-291-1/+1
* | | Add support for the HP 8200C/8250C/8290C scanners.netchild2005-12-292-0/+2
* | | Add support for the Canon CanoSvan LIDE 25.netchild2005-12-292-0/+2
* | | Fix some kind of "off by one"-error: the min or max sample rate thenetchild2005-12-291-2/+2
* | | Increment kobj_lookup_misses on a miss rather than decrementing it.jhb2005-12-291-1/+1
* | | Document Epson Perfection 2480 support.brueffer2005-12-291-1/+3
* | | Merge NetBSD rev. 1.61:netchild2005-12-291-1/+1
* | | Add support for Epson 2480 scanner.netchild2005-12-292-0/+2
* | | Emit USB_EVENT_DRIVER_DETACH on detach.netchild2005-12-291-0/+3
* | | Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-29104-59/+11524
OpenPOWER on IntegriCloud