summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-08-07remove this header which has been unused for over 3 yrs now.Brad Smith
2001-08-07syncTheo de Raadt
2001-08-07another ESS; hideishi@magisystem.netTheo de Raadt
2001-08-06remove vm_conf.h; art@ okMichael Shalayeff
2001-08-06Bring latest powerpc pmap.c fix here too.Miod Vallat
2001-08-06Remove legacy __BDEVSW_DUMP_OLD_TYPE code.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06__BDEVSW_DUMP_OLD_TYPE no more.Miod Vallat
2001-08-06Working kernel crash dumps.Miod Vallat
2001-08-06Properly identify the boot drive on 147 if it is not scsi id #0.Miod Vallat
2001-08-06Correct misinitialization of a variable. This worked before?Dale Rahn
2001-08-06Don't drop packets if we're using an ACQUIRE policy and some errorAngelos D. Keromytis
2001-08-06Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR.Kenneth R Westerback
2001-08-06Add a new type voff_t (right now it's typedefed as off_t) used for offsetsArtur Grabowski
2001-08-06Use pool to allocate extent region descriptors.Artur Grabowski
2001-08-05Decrease first stage loader boot address. Makes memory-challengedMiod Vallat
2001-08-05Use syntaxic sugar provided by PMAP_NEWMiod Vallat
2001-08-05Actually, move the check inside the switch.Angelos D. Keromytis
2001-08-05Only flush the policies if the message type is UNSPEC.Angelos D. Keromytis
2001-08-05syncTheo de Raadt
2001-08-05Hint: another vendor who made a PCI chipsetTheo de Raadt
2001-08-05syncTheo de Raadt
2001-08-05VScom PCI 200-L; lmoore@starwon.com.auTheo de Raadt
2001-08-05put in tags for ARC4 to please ben, who now has no excusesTheo de Raadt
2001-08-03This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chipChris Cappuccio
2001-08-03Fix logic for detecting 82558 and newer chips in pci;Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames.Chris Cappuccio
2001-08-03Set IFCAP_VLAN_MTU, this driver already allows vlan-size framesChris Cappuccio
2001-08-03Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities:Chris Cappuccio
2001-08-03Shupid me, bugtty is necessary...Miod Vallat
2001-08-03from NetBSD:Chris Cappuccio
2001-08-03syncChris Cappuccio
2001-08-03Acard IDE and SCSI controllersChris Cappuccio
2001-08-03Make all the low-profile configurations include conf/GENERIC, andMiod Vallat
2001-08-03simplify previous fix (0-length mbuf in mbuf chain). from freebsdJun-ichiro itojun Hagino
2001-08-03Avoid warning when building with vga on isa without vga on pci; ok mickey@Thorsten Lockert
2001-08-03confgiuration -> configuration.Federico G. Schwindt
2001-08-03proper vga_* handling; pointed out by tholo@Michael Shalayeff
2001-08-02do not exit loop even if m_len == 0. it is legal to have an mbuf withJun-ichiro itojun Hagino
2001-08-02match updated prototypeHugh Graham
2001-08-02fix mmap.Marc Espie
2001-08-02Sysctl for finding out how many pages there are in kmem_map.Artur Grabowski
2001-08-02(vput): make panic strings actually say vput instead of vreleassar
2001-08-02KNFTheo de Raadt
2001-08-01make this compile. ok drahnPeter Valchev
2001-08-01stateless tcp normalization along the lines of the normalization paper byNiels Provos
2001-08-01wsmux should be here tooMichael Shalayeff
2001-08-01Sync with busdma_map api change.Miod Vallat
2001-08-01wsmux needs to be cdev_decl'ed.Miod Vallat