Age | Commit message (Expand) | Author |
2000-03-10 | repair ramcfg whacking code; mickey | Theo de Raadt |
2000-03-10 | unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve... | Michael Shalayeff |
2000-03-10 | cleared wrong amount of memory in skipjack zerokey, causes bigtime crashes | Theo de Raadt |
2000-03-10 | increased buffer size. | Steve Murphree |
2000-03-09 | change struct icmp6_filter member name: s/icmp6_filter/icmp6_filt/, | Jun-ichiro itojun Hagino |
2000-03-09 | update for new adaptec support. | Steve Murphree |
2000-03-08 | multiple inclusion protect because of pstat and socket.h needing ALIGNBYTES | Theo de Raadt |
2000-03-08 | sync | jasoni |
2000-03-08 | Add support for the new sigset_t and sigaction. | jasoni |
2000-03-07 | add ETHERTYPE_8021Q | Chris Cappuccio |
2000-03-06 | do signed hex instead of %D | Michael Shalayeff |
2000-03-06 | oops | Michael Shalayeff |
2000-03-06 | do not save/restore callee-save regs on trap, except for DDB | Michael Shalayeff |
2000-03-05 | Don't issue an initial SCSI bus reset for Ultra3 cards. What seems to | mjacob |
2000-03-05 | roll minor revision level | mjacob |
2000-03-05 | Clean up some error messages so that the channel source is printed. Don't | mjacob |
2000-03-05 | regen | Michael Shalayeff |
2000-03-05 | add toshiba pci-isa bridge; from aaron@ | Michael Shalayeff |
2000-03-05 | fix size check case for getgroups; pbucich@sion.com | Theo de Raadt |
2000-03-05 | export bios_pciinfo for the whole _KERNEL, there will be more files to use it | Michael Shalayeff |
2000-03-05 | D not forget our memmap changes, ok mickey@ | Niklas Hallqvist |
2000-03-04 | sync | Theo de Raadt |
2000-03-04 | amd devices; dave@dtsp.co.nz | Theo de Raadt |
2000-03-04 | Remove unnecessary, unreached, confusing code. | Artur Grabowski |
2000-03-04 | Cut the number of dependencies to reduce problems on low-memory machines. | Artur Grabowski |
2000-03-04 | to be Posix.1g compliant, fix ancillary message alignment. it will now be | Jun-ichiro itojun Hagino |
2000-03-03 | If we attempted reschedule two times without suceeding, uiomove will yield, | Artur Grabowski |
2000-03-03 | Keep track of the number of times we trigger a reschedule before the | Artur Grabowski |
2000-03-03 | remove WIDE's experimental ip reass code, mistakingly merged in partially. | Jun-ichiro itojun Hagino |
2000-03-03 | Use the LIST_FIRST macro to get the head of zombproc list. | Artur Grabowski |
2000-03-03 | Use LIST_ macros instead of internal field names to walk the allproc list. | Artur Grabowski |
2000-03-03 | fix a comment | Artur Grabowski |
2000-03-03 | Style. | Angelos D. Keromytis |
2000-03-03 | Remove extraneous newline. | Angelos D. Keromytis |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-03-02 | Prep for CardBus support; from NetBSD. | Aaron Campbell |
2000-03-02 | protect more reads and rights^Wwrites w/ spl; avoid inline which blows the co... | Michael Shalayeff |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms. | Todd T. Fries |
2000-03-02 | New function: m_getptr(), takes as argument an mbuf chain and an | Angelos D. Keromytis |
2000-03-02 | Add prototype for m_getptr() | Angelos D. Keromytis |
2000-03-02 | EXTMEM_SIZE is a dead meat; remove commented-out entries | Michael Shalayeff |
2000-03-02 | Add an option DDB_SAFE_CONSOLE that defaults db_console to 1. | Artur Grabowski |
2000-03-02 | do not add ifa_dstaddr for non-pointopoint interface. IPv6 has no | Jun-ichiro itojun Hagino |
2000-03-02 | Several people noted that non-UVM was broken | Niklas Hallqvist |
2000-03-01 | If sf_encap() fails, we need to drop the packet. If sf_encap() reassembles | Aaron Campbell |
2000-03-01 | Much nicer pte.h commented by Chuck Cranor; from NetBSD | Niklas Hallqvist |
2000-03-01 | Proper bus_dma usage, fixes cache incosistencies | Niklas Hallqvist |
2000-03-01 | Prepare for new pmap | Niklas Hallqvist |