summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-02-28support bridging by defaultTheo de Raadt
1999-02-28do not APMDEBUG ramdisk floppy, it is very noisyTheo de Raadt
1999-02-28permit swap on wd0b and sd0b, for swaponTheo de Raadt
1999-02-28moving to 2.5-betaTheo de Raadt
1999-02-28DEBUG should not affect apm.cTheo de Raadt
1999-02-28compensate for check on unicast packets rx'd in promisc mode being movedJason Wright
1999-02-28compensate for the test of packet ownership being moved to ether_input()Jason Wright
1999-02-27sync with freebsd:Jason Wright
1999-02-27syncTheo de Raadt
1999-02-27another sbTheo de Raadt
1999-02-27rearrange strcutures to avoid bad padding; deraadt.Jason Wright
1999-02-27OpenBSD tags, sync with FreeBSD:Jason Wright
1999-02-27Sync with FreeBSD:Jason Wright
1999-02-27Sync with FreeBSD:Jason Wright
1999-02-27syncTheo de Raadt
1999-02-27increase joyTheo de Raadt
1999-02-27syncFederico G. Schwindt
1999-02-27ESS ES1878 Plug and Play AudioD; hbaez@usa.net.Federico G. Schwindt
1999-02-26Sync with FreeBSD:Jason Wright
1999-02-26compensate for the fact that the check for ownership of a unicast packetJason Wright
1999-02-26Ethernet bridge/IP firewall driver.Jason Wright
1999-02-26ext2fs is missing a LINK_MAX check tooTodd C. Miller
1999-02-26syncJason Wright
1999-02-26PNIC IIJason Wright
1999-02-26deal with uvm. Mostly name changes.Artur Grabowski
1999-02-26change pmap_{de,}activate to take a struct proc *.Artur Grabowski
1999-02-26Better fix for i_nlink oflow from imp@openbsd.orgTodd C. Miller
1999-02-26add OpenBSD tagsArtur Grabowski
1999-02-26adapt to uvm vnode pagerArtur Grabowski
1999-02-26a new way of mapping in exec for uvmArtur Grabowski
1999-02-26mostly name changes and allocation chnges for uvmArtur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26uvm allocation and name changesArtur Grabowski
1999-02-26vm allocation changes for uvmArtur Grabowski
1999-02-26vm allocation changes for uvm.Artur Grabowski
1999-02-26kmem allocation changes for uvm, and vm_fork -> uvm_fork (with one extra argu...Artur Grabowski
1999-02-26compat with uvm sysctl, some uvm name changes, cnt.foo -> uvmexp.barArtur Grabowski
1999-02-26uvm uses kcopy when uiomoving from sysspaceArtur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26adaptation to uvm vnode pagerArtur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26initialize uvm, make allocations work with uvm, namchanges for uvm, etcArtur Grabowski
1999-02-26cnt.foo -> uvmexp.barArtur Grabowski
1999-02-26some allocation changes, name changes, etc for uvmArtur Grabowski
1999-02-26add kcopy (uvm)Artur Grabowski
1999-02-26kmem allocation changes for uvmArtur Grabowski
1999-02-26some uvm constantsArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26cnt.foo -> uvmexp.bar in uvmArtur Grabowski
1999-02-26typedefs for {v,p}addr_t and {v,p}size_t needed by uvm.Artur Grabowski