Age | Commit message (Expand) | Author |
2002-12-10 | renumber the get/set debug ioctls for they conflict w/ ppp, we do not keep th... | Michael Shalayeff |
2002-12-10 | The introduction of fbwscons_setcolormap() left out 24 bit frame buffers | Miod Vallat |
2002-12-10 | check IFF_RUNNING early in bstp_transmit_tcn; from netbsd; ok jason@ | Markus Friedl |
2002-12-10 | Add support for VIA VT8231; from NetBSD, untested. | Alexander Yurchenko |
2002-12-10 | fix setsockopt SO_REUSEADDR under linux emul; from NetBSD. | Federico G. Schwindt |
2002-12-10 | Register as the "std" wscons device, not "sun". This is consistent with other | Miod Vallat |
2002-12-10 | Fix spurious \n in dmesg output | Miod Vallat |
2002-12-09 | NPF, not NFP (prevented outgoing bridge_ipsec() packets from being filtered);... | Jason Wright |
2002-12-09 | knf | Theo de Raadt |
2002-12-09 | update utah-u copyright from the newer pmk snap; 10x to mike hibler for rolli... | Michael Shalayeff |
2002-12-09 | allow setting of ifcost with brconfig. enables selection of preferred | Markus Friedl |
2002-12-09 | Two splasserts in map entry allocation. | Artur Grabowski |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-08 | regen | Alexander Yurchenko |
2002-12-08 | Add VIA VT8231 PCI to ISA bridge | Alexander Yurchenko |
2002-12-08 | Remove header file which is unused since the removal of if_gm, pointed out | Dale Rahn |
2002-12-08 | duh, provide a wrapper on the hardclock() since it's void | Michael Shalayeff |
2002-12-08 | put the -fno-stack-protector into a proper place | Michael Shalayeff |
2002-12-08 | compile non-DIAGNOSTIC kernels | Theo de Raadt |
2002-12-08 | - Use LIST_ macros. | Artur Grabowski |
2002-12-08 | - Lock the timeout wheel after the diagnostic checks. | Artur Grabowski |
2002-12-06 | Don't use the RNG oscillator output directly, use the sha1'd version (the | Jason Wright |
2002-12-06 | Replace license with something that's actually free. | Nathan Binkert |
2002-12-06 | unkown; torh@bogus.net | Theo de Raadt |
2002-12-06 | Introduce anchors and named rule sets, allowing to load additional rule | Daniel Hartmeier |
2002-12-05 | Treat RNGSHA1 operations the same as RNGBYPASS for callback purposes (they | Jason Wright |
2002-12-05 | Hmm.. I don't think we want the default to be to debug every allocation. | Artur Grabowski |
2002-12-05 | Do not use debug_malloc if it hasn't been initialized. | Artur Grabowski |
2002-12-05 | remove altq entries. | Kenjiro Cho |
2002-12-04 | Add a few more phys: exphy, brgphy, iophy, inphy | Jason Wright |
2002-12-04 | rename the clone ioctl to avoid clashing w/ the sockio; provos@ ok | Michael Shalayeff |
2002-12-04 | Make ti(4) use busdma and add all of the necessary stuff to support both | Nathan Binkert |
2002-12-04 | spanning tree: flush dynamic mac cache if interface goes to the | Markus Friedl |
2002-12-04 | No need to exit the process twice. exit1() can't fail. | Artur Grabowski |
2002-12-03 | unconditionally define STACKGAPLEN, enables systrace(4) without COMPAT_*; | Markus Friedl |
2002-12-03 | Use bus_space_vaddr() instead of checking the mapping directly (this will | Jason Wright |
2002-12-03 | no need to mh_align (while it's wrong), cleaner mtu setting; dhartmei@ ok | Michael Shalayeff |
2002-12-03 | Missing initialization. | Thierry Deval |
2002-12-02 | - Remove a few magic constants | Jason Wright |
2002-12-02 | set if_baudrate | Henning Brauer |
2002-12-02 | Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho) | Jason Wright |
2002-12-02 | remove trm to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | remove aic to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | - Clean up pf_ioctl mainly by adding new functions to handle cleaning and | Ryan Thomas McBride |
2002-12-01 | sync | Todd T. Fries |
2002-12-01 | vivitar camera | Todd T. Fries |
2002-12-01 | pfsync currently causes kernel faults, so we don't want to call these functions | Ryan Thomas McBride |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert |