| Commit message (Expand) | Author | Age | Files | Lines |
* | When printing SSID's in ifconfig(8)'s scan mode, set the width of the | rwatson | 2005-12-30 | 1 | -3/+3 |
* | Remove duplicate options (originals in sys/conf/NOTES). | ru | 2005-12-30 | 1 | -2/+0 |
* | - Avoid adding devices multiple times to the device list. | ru | 2005-12-30 | 2 | -33/+66 |
* | Clean up most of the "XXX"-tagged items: | ru | 2005-12-30 | 4 | -17/+39 |
* | Fix the location of the initdiskless rc script. | ceri | 2005-12-30 | 1 | -9/+2 |
* | Add nofification events to the list of event types. | ceri | 2005-12-30 | 1 | -0/+1 |
* | inetd(8) requires that /etc/netconfig be present, and contain entries | ceri | 2005-12-30 | 1 | -0/+29 |
* | Update manual page after last memguard changes. | pjd | 2005-12-30 | 1 | -36/+22 |
* | Add printproto.c to libipf | guido | 2005-12-30 | 1 | -2/+2 |
* | Add mcopywrap prototype to ip_compat.h | guido | 2005-12-30 | 2 | -1/+1 |
* | Resolve conflicts (and believe me...you don't want to know). | guido | 2005-12-30 | 126 | -255/+427 |
* | Improve memguard a bit: | pjd | 2005-12-30 | 4 | -13/+112 |
* | This commit was generated by cvs2svn to compensate for changes in r153877, | guido | 2005-12-30 | 108 | -824/+1586 |
|\ |
|
| * | Import IP Filter 4.1.10 | guido | 2005-12-30 | 315 | -1505/+2032 |
| * | Missing file from vendor branch import. | darrenr | 2005-04-26 | 1 | -3/+1 |
| * | these files should never have been imported...they are junk | darrenr | 2005-04-25 | 2 | -219/+0 |
* | | Resolve conflicts | guido | 2005-12-30 | 21 | -509/+916 |
* | | - Retire BARBIT in favor of new PCI_RID2BAR. | glebius | 2005-12-30 | 1 | -5/+5 |
* | | This commit was generated by cvs2svn to compensate for changes in r153872, | guido | 2005-12-30 | 13 | -64/+41 |
|\ \ |
|
| * | | Import IP Filter version 4.1.10 | guido | 2005-12-30 | 35 | -651/+1053 |
* | | | 1. Add missing semicolon between "warn" and "return" to make sure | rse | 2005-12-30 | 1 | -3/+3 |
* | | | Remove superfluous line continuation backslash. | rse | 2005-12-30 | 1 | -1/+1 |
* | | | Disable frantic DMA update within few SNDCTL_DSP_* ioctl. | ariff | 2005-12-30 | 1 | -4/+4 |
* | | | Underruns counting logic should be based on bufhard free space | ariff | 2005-12-30 | 1 | -22/+6 |
* | | | Document the LOGIN_SETMAC setusercontext(3) flag. While we are here, drop | csjp | 2005-12-30 | 1 | -0/+5 |
* | | | Add a bunch of ipod entries, one as suggested by Bryan Liesner. We | imp | 2005-12-30 | 2 | -0/+14 |
* | | | Few codec such as Conexant CX20468-21 does have this control | ariff | 2005-12-30 | 1 | -0/+7 |
* | | | correct checking for turbo channels: rev 1.24 fixed static turbo channels | sam | 2005-12-30 | 1 | -4/+4 |
* | | | Retire BARBIT in favor of new PCI_RID2BAR. | imp | 2005-12-29 | 2 | -5/+4 |
* | | | Add a macro to map from BAR to rid # (inverse of PCIR_BARS). | imp | 2005-12-29 | 1 | -0/+1 |
* | | | Simplify the opening of the resources for cardbus cards. Before we'd | imp | 2005-12-29 | 1 | -102/+53 |
* | | | Print a warning when we miss vinactive() call, because of race in vget(). | pjd | 2005-12-29 | 1 | -0/+20 |
* | | | This is the style-fix for my previous commit. Sorry for the delay, I | cracauer | 2005-12-29 | 1 | -7/+1 |
* | | | patch(1) and I aren't friends today. Axe a duplicate copy of | jhb | 2005-12-29 | 1 | -82/+0 |
* | | | Add a new function msleep_spin() which is a slightly stripped down version | jhb | 2005-12-29 | 2 | -0/+165 |
* | | | Teach WITNESS_SAVE() and WITNESS_RESTORE() to work with spin locks instead | jhb | 2005-12-29 | 1 | -8/+18 |
* | | | Fix a deadlock I introduced with the recently added printf to warn about | jhb | 2005-12-29 | 1 | -12/+14 |
* | | | Reveal sacred spells necessary for putting kbdmux(4) to real use. | sobomax | 2005-12-29 | 1 | -0/+15 |
* | | | An i386 machine with 32MB of RAM requires a 700MB disk for auto-layout to | ceri | 2005-12-29 | 2 | -4/+4 |
* | | | correct (reversed) ms<->tu macros | sam | 2005-12-29 | 1 | -2/+2 |
* | | | Sync the type (and size, compare mousestatus_t in /usr/include/sys/mouse.h) | netchild | 2005-12-29 | 1 | -1/+1 |
* | | | Add support for the HP 8200C/8250C/8290C scanners. | netchild | 2005-12-29 | 2 | -0/+2 |
* | | | Add support for the Canon CanoSvan LIDE 25. | netchild | 2005-12-29 | 2 | -0/+2 |
* | | | Fix some kind of "off by one"-error: the min or max sample rate the | netchild | 2005-12-29 | 1 | -2/+2 |
* | | | Increment kobj_lookup_misses on a miss rather than decrementing it. | jhb | 2005-12-29 | 1 | -1/+1 |
* | | | Document Epson Perfection 2480 support. | brueffer | 2005-12-29 | 1 | -1/+3 |
* | | | Merge NetBSD rev. 1.61: | netchild | 2005-12-29 | 1 | -1/+1 |
* | | | Add support for Epson 2480 scanner. | netchild | 2005-12-29 | 2 | -0/+2 |
* | | | Emit USB_EVENT_DRIVER_DETACH on detach. | netchild | 2005-12-29 | 1 | -0/+3 |
* | | | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 104 | -59/+11524 |