summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-01-04Add support for get/put colormap (mostly borrowed from sparc)Jason Wright
2002-01-04mmap functionality for cgthee (mostly from NetBSD)Jason Wright
2002-01-04expose sbus_bus_addr() so cgsix actually compiles (oops)Jason Wright
2002-01-04Handle truncation to the middle of a file hole. deraadt@ okThomas Nordin
2002-01-04comment out the pending signals check by now; it was not suppose to beFederico G. Schwindt
2002-01-04add missing rm commands; todd okTheo de Raadt
2002-01-04Standardize on EFBIG for bus_dma returning failure if caller is too griddy.Miod Vallat
2002-01-04add mmap functionality (most from NetBSD)Jason Wright
2002-01-03call ukbd_cnattach() if the console keyboard is usbJason Wright
2002-01-03new names, nate broke the treeTheo de Raadt
2002-01-03stdout and stdin are integers not pointers (use 0 not NULL)Jason Wright
2002-01-03define a new wsemul_sun attribute and add it to the sparc64 framebuffersJason Wright
2002-01-03Add the pci_findvendor functionNathan Binkert
2002-01-03Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.Miod Vallat