Age | Commit message (Expand) | Author |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-15 | Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD. | Aaron Campbell |
2000-03-14 | sloppy smurph, leaving debug garbage behind... | Theo de Raadt |
2000-03-14 | Fix `blink' and `underline' attribute handling for new PC display mode. | Aaron Campbell |
2000-03-13 | Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed | Kjell Wooding |
2000-03-13 | Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.... | Mats O Jansson |
2000-03-13 | sync. -moj | Mats O Jansson |
2000-03-13 | Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and... | Mats O Jansson |
2000-03-13 | various cleanups | Artur Grabowski |
2000-03-13 | zap #if 0 code | Artur Grabowski |
2000-03-13 | and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.... | Michael Shalayeff |
2000-03-13 | vm_size_t -> vsize_t | Artur Grabowski |
2000-03-13 | Put a lot more behind ifndef UVM. | Artur Grabowski |
2000-03-13 | Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm. | Artur Grabowski |
2000-03-13 | typo | Artur Grabowski |
2000-03-13 | sync | jasoni |
2000-03-13 | Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend. | jasoni |
2000-03-13 | at least 2 people report problems with the K6 MTRR support, disable it | Matthieu Herrb |
2000-03-13 | Get rid of leading NULs in /kern/msgbuf. If the msgbuf modified in between | Todd C. Miller |
2000-03-12 | Get mainbus working with gcc 2.95.x. -moj | Mats O Jansson |
2000-03-12 | Update clock code to work until 2001-12-31. -moj | Mats O Jansson |
2000-03-12 | undo interface address addition, if in_ifinit fails. | Jun-ichiro itojun Hagino |
2000-03-12 | undo interface address addition if in6_ifinit fails. | Jun-ichiro itojun Hagino |
2000-03-12 | remove redundant check against ifa_dstaddr. | Jun-ichiro itojun Hagino |
2000-03-12 | don't touch root radix node on RTM_*. this can panic system from | Jun-ichiro itojun Hagino |
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 |