Age | Commit message (Expand) | Author |
1999-02-25 | comment iomod_command usage | Michael Shalayeff |
1999-02-25 | fix c&p in fice() (s/fdce/fice/); cleanup | Michael Shalayeff |
1999-02-25 | sync and cleanup | Michael Shalayeff |
1999-02-25 | Fix autosetting of d_type and d_typename that I introduced in rev | Todd C. Miller |
1999-02-25 | update | Michael Shalayeff |
1999-02-25 | add dino device/attachment; myri is actually on pci | Michael Shalayeff |
1999-02-25 | pci host adapter is called 'Dino' | Michael Shalayeff |
1999-02-25 | update | Michael Shalayeff |
1999-02-25 | specify text start through the -Ttext, fix ld.script accordingly | Michael Shalayeff |
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 |