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