summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-04Document some.Artur Grabowski
2002-01-04Use [eid]cache-size to determine cache sizes and fall back to (?cache-nlines ...Jason Wright
2002-01-04Fix byte order: 0x55AA -> 0xAA55Kjell Wooding
2002-01-04system calls are made thru _thread_sys_* with weak symbols of the real nameDale Rahn
2002-01-04sync to reality.Kjell Wooding
2002-01-04add 600x read for 744 rev < 2 - from netbsdEric Jackson
2002-01-04Add handling for cmap get/put (mostly from sparc)Jason Wright
2002-01-04protocol 2 HostKey code default is now /etc/ssh_host_rsa_key andKevin Steves
2002-01-04remove #ifdef _PATH_XAUTH/#endif; ok markus@Kevin Steves
2002-01-04regenMichael Shalayeff
2002-01-04no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl>Michael Shalayeff
2002-01-04use An/Aq for the name/email and xr radio(9) tooMichael Shalayeff
2002-01-04syncTodd T. Fries
2002-01-04add wsdispTodd T. Fries
2002-01-04add ttyC for wscons as wsdispTodd T. Fries
2002-01-04Align the pointers when splitting up a mallocated area.Artur Grabowski
2002-01-04ericsson nowMichael Shalayeff
2002-01-04match on ericsson wlan; from lha@stacken.kth.se, pr 2295Michael Shalayeff
2002-01-04regenMichael Shalayeff
2002-01-04Socket Communications Low Power WLAN; from netbsdMichael Shalayeff
2002-01-04ericsson wlan, from lha@stacken.kth.seMichael Shalayeff
2002-01-04Don't longjmp(..., 0)Artur Grabowski
2002-01-04Don't longjmp(..., 0)Artur Grabowski
2002-01-04correct comment: USB scanners aren't generic devicesJason Wright
2002-01-04sync; this is like pcidevs .. unlike the last commit, commit separately forTodd T. Fries
2002-01-04Don't longjmp(..., 0)Artur Grabowski
2002-01-04+wsmouseTodd T. Fries
2002-01-04update from Vladimir Popov <jumbo@narod.ru> and some from meMichael Shalayeff
2002-01-04oops, move cdev_decls to conf.hJason Wright
2002-01-04syncTodd T. Fries
2002-01-04enable usbTodd T. Fries
2002-01-04add usb scannersTodd T. Fries
2002-01-04add the full suite of USB devices: usb, uhid, ugen, ulpt, urio, ucom, uscannerJason Wright
2002-01-04another patch; sams@moo.cus.org.ukTheo de Raadt
2002-01-04better english; sams@sebastian.ath.cxTheo de Raadt
2002-01-04Let's start by making the stack pointer 64 bit and nobody will get hurt.Artur Grabowski
2002-01-04Make this into a dummy regress test.Artur Grabowski
2002-01-04Fix dependencyArtur Grabowski
2002-01-04longjmp(..., 0) is not really legal, but all other archs I've lookedArtur Grabowski
2002-01-04Test _longjmp too. (Don't hate me for the '_' option).Artur Grabowski
2002-01-04More explicit tests of longjmp.Artur Grabowski
2002-01-04test for what longjmp(.., 0) doesArtur Grabowski
2002-01-04A bug in the malloc test uncoveres a bug in longjmp on alpha.Artur Grabowski
2002-01-04check (p != NULL), not n.Mike Pechkin
2002-01-04syncTodd T. Fries
2002-01-04rules to build the MAKEDEV files:Todd T. Fries
2002-01-04This is my m4 MAKEDEV generation system.Todd T. Fries
2002-01-04Bring in a closer shape to other arches Makefile, also reorder the dependMiod Vallat
2002-01-04Use LEAF_ENTRY not ENTRY.Miod Vallat
2002-01-04Remove references to the NT serial number. Now the first 0x1beKjell Wooding