Age | Commit message (Expand) | Author |
2002-02-19 | stategy is not an english word | Theo de Raadt |
2002-02-19 | correct extended partition botch; gluk, in PR 1449 | Theo de Raadt |
2002-02-19 | sizeof pedant. | Jun-ichiro itojun Hagino |
2002-02-19 | be QUIET by default, damn it | Theo de Raadt |
2002-02-19 | quiet raid check | Theo de Raadt |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2002-02-19 | Add support for sparc64 and sun keyboards. -moj | Mats O Jansson |
2002-02-19 | add support for media and other generic 802.11 ioctls, elliminates need for w... | Michael Shalayeff |
2002-02-19 | kbd command crud; private@claudio.ch | Theo de Raadt |
2002-02-19 | when printing out the option list compare the option part only; fixes 802.11 ... | Michael Shalayeff |
2002-02-19 | correct return values. | Federico G. Schwindt |
2002-02-19 | From FreeBSD: | Federico G. Schwindt |
2002-02-19 | fix this by now; .Rv prolly has to be removed. | Federico G. Schwindt |
2002-02-19 | sync | Theo de Raadt |
2002-02-19 | Add new trm driver. Pointed out by brad@ | Kenneth R Westerback |
2002-02-19 | oops, left out ; | Eric Jackson |
2002-02-18 | format string fixes | Eric Jackson |
2002-02-18 | new models | Theo de Raadt |
2002-02-18 | de-warn some more garbage | Theo de Raadt |
2002-02-18 | more "char c = getchar(); if (c == EOF) ..." balony | Theo de Raadt |
2002-02-18 | copy the segment regs w/ zeroing upper 16 bits | Michael Shalayeff |
2002-02-18 | This should fix AHA-3950BU2. | Steve Murphree |
2002-02-18 | Correct fix for breakage in rev 1.23. Sorry for the mess. | Matthieu Herrb |
2002-02-18 | fix issue on LP64 BE arch's w/ fcntl's F_GETOWN | Eric Jackson |
2002-02-18 | when saving %fs,%gs clear out the upper 16 bits for ddb | Michael Shalayeff |
2002-02-18 | do not assume PCI_USERCONF is set on all arch; matthieu ok | Theo de Raadt |
2002-02-18 | need rndvar.h for it to compile | Michael Shalayeff |
2002-02-18 | sync SYNOPSIS with usage: | Thierry Deval |
2002-02-18 | call ether_ioctl(), fix pr/2371; jason@ ok | Michael Shalayeff |
2002-02-18 | deal with unsigned char issues | Theo de Raadt |
2002-02-18 | make Booleans signed char, since char is unsigned on powerpc; millert ok | Theo de Raadt |
2002-02-18 | minor signal race fixes | Theo de Raadt |
2002-02-18 | netiso/xebec no more | Michael Shalayeff |
2002-02-18 | Install "right" zoneinfo files in addition to the "posix" ones. | Todd C. Miller |
2002-02-18 | Don't accept -N flag for mount_mfs. This flag is turned on automatically | Todd C. Miller |
2002-02-18 | store the PCI configuration space bus number in the pci_softc struct | Matthieu Herrb |
2002-02-18 | bye bye. i delete this not because it is disgusting, but because it is disgu... | Theo de Raadt |
2002-02-18 | Rename private err() function to dberr() to avoid collision with | Todd C. Miller |
2002-02-18 | enable echo in signal handler, since it could be disabled | Eric Jackson |
2002-02-18 | qmail no more; PR 2275 | Peter Valchev |
2002-02-18 | change -pr to -PRp (ok mpech@, millert@) | Mark Grimes |
2002-02-18 | CDROM_SITE, not CDROM_DISTSITE; PR 2213 | Peter Valchev |
2002-02-18 | comment out fsinfo(8), we don't install it; deraadt@ ok. | Federico G. Schwindt |
2002-02-18 | rtfps was not built; found by grange@rt.mipt.ru | Michael Shalayeff |
2002-02-18 | workaround another vax ld issue | Theo de Raadt |
2002-02-18 | remove reference to scd man page. -- PR# 2408 | Brad Smith |
2002-02-18 | PS2 mice work | Jason Wright |
2002-02-18 | add pms/pmsi at pckbc and wsmouse at pms/pmsi | Jason Wright |
2002-02-18 | add pckbc at ebus here, too | Jason Wright |
2002-02-18 | Add PS2 keyboards | Jason Wright |