Age | Commit message (Expand) | Author |
2002-01-04 | add ttyC for wscons as wsdisp | Todd T. Fries |
2002-01-04 | Align the pointers when splitting up a mallocated area. | Artur Grabowski |
2002-01-04 | ericsson now | Michael Shalayeff |
2002-01-04 | match on ericsson wlan; from lha@stacken.kth.se, pr 2295 | Michael Shalayeff |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | Socket Communications Low Power WLAN; from netbsd | Michael Shalayeff |
2002-01-04 | ericsson wlan, from lha@stacken.kth.se | Michael Shalayeff |
2002-01-04 | Don't longjmp(..., 0) | Artur Grabowski |
2002-01-04 | Don't longjmp(..., 0) | Artur Grabowski |
2002-01-04 | correct comment: USB scanners aren't generic devices | Jason Wright |
2002-01-04 | sync; this is like pcidevs .. unlike the last commit, commit separately for | Todd T. Fries |
2002-01-04 | Don't longjmp(..., 0) | Artur Grabowski |
2002-01-04 | +wsmouse | Todd T. Fries |
2002-01-04 | update from Vladimir Popov <jumbo@narod.ru> and some from me | Michael Shalayeff |
2002-01-04 | oops, move cdev_decls to conf.h | Jason Wright |
2002-01-04 | sync | Todd T. Fries |
2002-01-04 | enable usb | Todd T. Fries |
2002-01-04 | add usb scanners | Todd T. Fries |
2002-01-04 | add the full suite of USB devices: usb, uhid, ugen, ulpt, urio, ucom, uscanner | Jason Wright |
2002-01-04 | another patch; sams@moo.cus.org.uk | Theo de Raadt |
2002-01-04 | better english; sams@sebastian.ath.cx | Theo de Raadt |
2002-01-04 | Let's start by making the stack pointer 64 bit and nobody will get hurt. | Artur Grabowski |
2002-01-04 | Make this into a dummy regress test. | Artur Grabowski |
2002-01-04 | Fix dependency | Artur Grabowski |
2002-01-04 | longjmp(..., 0) is not really legal, but all other archs I've looked | Artur Grabowski |
2002-01-04 | Test _longjmp too. (Don't hate me for the '_' option). | Artur Grabowski |
2002-01-04 | More explicit tests of longjmp. | Artur Grabowski |
2002-01-04 | test for what longjmp(.., 0) does | Artur Grabowski |
2002-01-04 | A bug in the malloc test uncoveres a bug in longjmp on alpha. | Artur Grabowski |
2002-01-04 | check (p != NULL), not n. | Mike Pechkin |
2002-01-04 | sync | Todd T. Fries |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries |
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat |
2002-01-04 | Use LEAF_ENTRY not ENTRY. | Miod Vallat |
2002-01-04 | Remove references to the NT serial number. Now the first 0x1be | Kjell Wooding |
2002-01-04 | Add support for get/put colormap (mostly borrowed from sparc) | Jason Wright |
2002-01-04 | mmap functionality for cgthee (mostly from NetBSD) | Jason Wright |
2002-01-04 | expose sbus_bus_addr() so cgsix actually compiles (oops) | Jason Wright |
2002-01-04 | Handle truncation to the middle of a file hole. deraadt@ ok | Thomas Nordin |
2002-01-04 | comment out the pending signals check by now; it was not suppose to be | Federico G. Schwindt |
2002-01-04 | add missing rm commands; todd ok | Theo de Raadt |
2002-01-04 | Standardize on EFBIG for bus_dma returning failure if caller is too griddy. | Miod Vallat |
2002-01-04 | add mmap functionality (most from NetBSD) | Jason Wright |
2002-01-03 | call ukbd_cnattach() if the console keyboard is usb | Jason Wright |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | stdout and stdin are integers not pointers (use 0 not NULL) | Jason Wright |
2002-01-03 | define a new wsemul_sun attribute and add it to the sparc64 framebuffers | Jason Wright |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-03 | Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches. | Miod Vallat |