summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-09-27Huge merge with NetBSD. For full details look at their revision history (1.2...Jason Wright
2001-09-27used to corrupt some memory -- no moreMichael Shalayeff
2001-09-26syncJason Wright
2001-09-26NS PC87415Jason Wright
2001-09-26zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc.Michael Shalayeff
2001-09-26be more specific in psycho_ue case (partially based on NetBSD)Jason Wright
2001-09-26RIPEMD-160 implementation based onMarkus Friedl
2001-09-26missed in previous merge with NetBSD:Jason Wright
2001-09-26grab the "compatible" prom property and use that for searching the deviceJason Wright
2001-09-26A little bit of voodoo borrowed from the linux driver: set theJason Wright
2001-09-26Merge with NetBSD:Jason Wright
2001-09-26bring back the old copyright noticeTheo de Raadt
2001-09-26change *int64*_t types to long long; ok art/jasonTheo de Raadt
2001-09-26* add missing #include "vlan.h"Peter Galbavy
2001-09-26Elf64_Word is 64-bit only on alpha. Introduce Elf64_Xword and fix stuff.Artur Grabowski
2001-09-26At sonewconn() time, copy so_siguid & so_sigeuid to the newly created socket.Theo de Raadt
2001-09-26add siop (and scsibus at siop)... This allows us to boot on E250Jason Wright
2001-09-26Connect USB keyboards to the display after attaching, no longer requiringjoshua stein
2001-09-26bad me, don't break current builds with uncomitted dependent changes.Jason Wright
2001-09-25pretty up attach messages (as best as possible) for fas.Jason Wright
2001-09-25Change to umass to not attach immediately if the system is still 'cold'.Dale Rahn
2001-09-25free mbuf when dropping a packet. ok dhartmei@ (also checked byjasoni
2001-09-25Add a bunch of relocation types.Artur Grabowski
2001-09-25shh, no point in printing useless kernel messages.Dale Rahn
2001-09-24Just one relocation type (needed for ld.so) right now.Artur Grabowski
2001-09-24fix back the kbd, sorryMichael Shalayeff
2001-09-24Do not force polling while cold = 0; from NetBSD, hinted at by fgs@Miod Vallat
2001-09-24Reset the error return value if the cached TDB matches theAngelos D. Keromytis
2001-09-24Use splimp instead of splnet in some places.Artur Grabowski
2001-09-24get rid of kvtop, not that it matters that muchMichael Shalayeff
2001-09-24there was a possible overrun in prev folding length fix.Michael Shalayeff
2001-09-23Read the MAC address correctly from 630EA1-based sis(4) devices. Should fixAaron Campbell
2001-09-23document some registers; copied from comreg.hTodd C. Miller
2001-09-23solve mtu problem a little more elegantly (ramdisk works on blade100 andJason Wright
2001-09-23ipxintr was missingMichael Shalayeff
2001-09-23make this compile on alphaMichael Shalayeff
2001-09-23oops, fix the after folding sizesMichael Shalayeff
2001-09-23For serial console, drop into ddb on <break> if ddb.console is nonzeroTodd C. Miller
2001-09-23Bump up the tcp half closed timeout (single FIN) to an hourMike Frantzen
2001-09-23Rename kdb_init() to db_machine_init().Miod Vallat
2001-09-23Declare machdep.conssole_device sysctl.Miod Vallat
2001-09-23rename kdb_init() to db_machine_init().Miod Vallat
2001-09-23kernel_pmap -> pmap_kernel()Miod Vallat
2001-09-23Don't define _C_LABEL here.Miod Vallat
2001-09-23Don't redefine pmap_kernel() locally.Miod Vallat
2001-09-23Worst abuse of C, ever.Miod Vallat
2001-09-22perevent panic on timeout_add on non-existing timeout.Michael Shalayeff
2001-09-22pty cleanupTheo de Raadt
2001-09-22supply some entropy from hereMichael Shalayeff
2001-09-22new type for video i/o entropyMichael Shalayeff