Age | Commit message (Expand) | Author |
1999-02-25 | add both audio device types | Michael Shalayeff |
1999-02-25 | rearrange devices, fix irqs, more comments | Michael Shalayeff |
1999-02-25 | Add missing check for i_ffs_nlink > LINK_MAX; marcs@znep.com | Todd C. Miller |
1999-02-25 | Possible cause of responses not going back to userland. | Angelos D. Keromytis |
1999-02-25 | rename sysctl names | Theo de Raadt |
1999-02-25 | Removed osdep.h dependencies. | Angelos D. Keromytis |
1999-02-25 | Remove osdep.h dependencies. | Angelos D. Keromytis |
1999-02-25 | Move union sockaddr_union to ip_ipsp.h | Angelos D. Keromytis |
1999-02-25 | sockaddr_union cannot be declared here, obviously, or in any other file that ... | Theo de Raadt |
1999-02-24 | Update copyright; remove a few annoying debugging printfs. | Angelos D. Keromytis |
1999-02-24 | add skipjack support back | Theo de Raadt |
1999-02-24 | Use net/, not netsec/ for pfkey files. | Angelos D. Keromytis |
1999-02-24 | Don't include skipjack twice. | Angelos D. Keromytis |
1999-02-24 | Add option KEY in GENERIC, and update files. | Angelos D. Keromytis |
1999-02-24 | Not used anymore. | Angelos D. Keromytis |
1999-02-24 | PF_KEY_V2, with local extensions for SPD management. | Angelos D. Keromytis |
1999-02-24 | Work with pfkey instead of pfencap | Angelos D. Keromytis |
1999-02-24 | Remove encap.h include; saner debugging printfs; fix buglets; work with | Angelos D. Keromytis |
1999-02-24 | Changes to socket.h to include union sockaddr_union, temporarily add osdep.h, | Angelos D. Keromytis |
1999-02-24 | Disable encap domain. | Angelos D. Keromytis |
1999-02-24 | pIII handling; testing by jdb@layer8.net | Theo de Raadt |
1999-02-24 | more stuff, also irq attribute for mainbus | Michael Shalayeff |
1999-02-24 | Zip250 doesn't do modesense, either. | Jason Downs |
1999-02-24 | better promisc & allmulti handling | Jason Wright |
1999-02-24 | handle scatter-gather, seperate src/dst mbuf, etc | Theo de Raadt |
1999-02-24 | add release kernels and friends | Jason Wright |
1999-02-24 | Added support files needed by the NRL code. | cmetz |
1999-02-24 | Added extra files | cmetz |
1999-02-24 | Added in.h definitions required by IPv6 Basic API and Advanced API specs, and | cmetz |
1999-02-24 | Synchronized changes needed to integrate into OpenBSD with the NRL source | cmetz |
1999-02-24 | why do new manufacturers make identical products, but change the vendor field? | Theo de Raadt |
1999-02-23 | Better register definitions and attach printing knit | Jason Wright |
1999-02-23 | better promisc and allmulti handling | Jason Wright |
1999-02-23 | sync | Theo de Raadt |
1999-02-23 | 4 more rhineII and 8139 clones | Theo de Raadt |
1999-02-23 | self prototype is needed to compile | Michael Shalayeff |
1999-02-23 | Make ampwarn access conditional upon NAPM so kernels that do | Marco S Hyman |
1999-02-23 | Do a better job of reinitializing it the xl is found in powered down state. | Jason Wright |
1999-02-23 | update the comment about number of allowed processes | Artur Grabowski |
1999-02-23 | Allow up to 5 (was 1) root processes when the process limit is reached. | Artur Grabowski |
1999-02-23 | Ooops! Move the allocation of the U area to after the limits checks. | Artur Grabowski |
1999-02-23 | Forgot this. | Angelos D. Keromytis |
1999-02-23 | This one seems to work, at least in the direction Sparc->i386. | Angelos D. Keromytis |
1999-02-23 | Turns out the patch didn't fix the problem. Reverting to old code. | Angelos D. Keromytis |
1999-02-23 | apm battery status messages now suppressed until battery life | Marco S Hyman |
1999-02-23 | Fix an endianness problem (not an issue in libc). | Angelos D. Keromytis |
1999-02-22 | We don't need a second prototype for shmexit | Artur Grabowski |
1999-02-21 | split ipintr() to create new ipv4_input() for tunnels; NRL | Theo de Raadt |
1999-02-21 | use src/dst descriptor chaining out of an mbuf | Theo de Raadt |
1999-02-20 | make _BSD_TIME_T_ int like everyone else... | Todd C. Miller |