Age | Commit message (Expand) | Author |
2002-01-04 | Document some. | Artur Grabowski |
2002-01-04 | Use [eid]cache-size to determine cache sizes and fall back to (?cache-nlines ... | Jason Wright |
2002-01-04 | Fix byte order: 0x55AA -> 0xAA55 | Kjell Wooding |
2002-01-04 | system calls are made thru _thread_sys_* with weak symbols of the real name | Dale Rahn |
2002-01-04 | sync to reality. | Kjell Wooding |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson |
2002-01-04 | Add handling for cmap get/put (mostly from sparc) | Jason Wright |
2002-01-04 | protocol 2 HostKey code default is now /etc/ssh_host_rsa_key and | Kevin Steves |
2002-01-04 | remove #ifdef _PATH_XAUTH/#endif; ok markus@ | Kevin Steves |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl> | Michael Shalayeff |
2002-01-04 | use An/Aq for the name/email and xr radio(9) too | Michael Shalayeff |
2002-01-04 | sync | Todd T. Fries |
2002-01-04 | add wsdisp | Todd T. Fries |
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 |