summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-03-15implimented -> implementedTodd T. Fries
2000-03-15Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD.Aaron Campbell
2000-03-14sloppy smurph, leaving debug garbage behind...Theo de Raadt
2000-03-14Fix `blink' and `underline' attribute handling for new PC display mode.Aaron Campbell
2000-03-13Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailedKjell Wooding
2000-03-13Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry....Mats O Jansson
2000-03-13sync. -mojMats O Jansson
2000-03-13Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and...Mats O Jansson
2000-03-13various cleanupsArtur Grabowski
2000-03-13zap #if 0 codeArtur Grabowski
2000-03-13and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc....Michael Shalayeff
2000-03-13vm_size_t -> vsize_tArtur Grabowski
2000-03-13Put a lot more behind ifndef UVM.Artur Grabowski
2000-03-13Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm.Artur Grabowski
2000-03-13typoArtur Grabowski
2000-03-13syncjasoni
2000-03-13Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.jasoni
2000-03-13at least 2 people report problems with the K6 MTRR support, disable itMatthieu Herrb
2000-03-13Get rid of leading NULs in /kern/msgbuf. If the msgbuf modified in betweenTodd C. Miller
2000-03-12Get mainbus working with gcc 2.95.x. -mojMats O Jansson
2000-03-12Update clock code to work until 2001-12-31. -mojMats O Jansson
2000-03-12undo interface address addition, if in_ifinit fails.Jun-ichiro itojun Hagino
2000-03-12undo interface address addition if in6_ifinit fails.Jun-ichiro itojun Hagino
2000-03-12remove redundant check against ifa_dstaddr.Jun-ichiro itojun Hagino
2000-03-12don't touch root radix node on RTM_*. this can panic system fromJun-ichiro itojun Hagino
2000-03-10repair ramcfg whacking code; mickeyTheo de Raadt
2000-03-10unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve...Michael Shalayeff
2000-03-10cleared wrong amount of memory in skipjack zerokey, causes bigtime crashesTheo de Raadt
2000-03-10increased buffer size.Steve Murphree
2000-03-09change struct icmp6_filter member name: s/icmp6_filter/icmp6_filt/,Jun-ichiro itojun Hagino
2000-03-09update for new adaptec support.Steve Murphree
2000-03-08multiple inclusion protect because of pstat and socket.h needing ALIGNBYTESTheo de Raadt
2000-03-08syncjasoni
2000-03-08Add support for the new sigset_t and sigaction.jasoni
2000-03-07add ETHERTYPE_8021QChris Cappuccio
2000-03-06do signed hex instead of %DMichael Shalayeff
2000-03-06oopsMichael Shalayeff
2000-03-06do not save/restore callee-save regs on trap, except for DDBMichael Shalayeff
2000-03-05Don't issue an initial SCSI bus reset for Ultra3 cards. What seems tomjacob
2000-03-05roll minor revision levelmjacob
2000-03-05Clean up some error messages so that the channel source is printed. Don'tmjacob
2000-03-05regenMichael Shalayeff
2000-03-05add toshiba pci-isa bridge; from aaron@Michael Shalayeff
2000-03-05fix size check case for getgroups; pbucich@sion.comTheo de Raadt
2000-03-05export bios_pciinfo for the whole _KERNEL, there will be more files to use itMichael Shalayeff
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
2000-03-04syncTheo de Raadt
2000-03-04amd devices; dave@dtsp.co.nzTheo de Raadt
2000-03-04Remove unnecessary, unreached, confusing code.Artur Grabowski
2000-03-04Cut the number of dependencies to reduce problems on low-memory machines.Artur Grabowski