summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-02-18Don't require the -n flag if -x is specified. This is consistent withTodd C. Miller
2002-02-18Add pckbc at ebus entryJason Wright
2002-02-18use mktemp; help & ok millertPeter Valchev
2002-02-18-q: Fatal errors are _not_ displayed.Markus Friedl
2002-02-18Driver for the i8042 keyboard controller on systems with ebusJason Wright
2002-02-18provide pckbc_machdep_cnattach if necessary (like alpha, it does nothing)Jason Wright
2002-02-18Pull in dev/pckbc/files.pckbc, and put in placeholder for pckbc at ebusJason Wright
2002-02-18Add __HAVE_NWSCONS (so pckbc will do the right thing)Jason Wright
2002-02-18cleanArtur Grabowski
2002-02-18Change license to public domain and update comment.Artur Grabowski
2002-02-18call fatal on ^C, print ok on successMarkus Friedl
2002-02-18change the dma memory allocation to use kernel_map, not kmem_map.Dale Rahn
2002-02-18Document in more detail what's going on here.Artur Grabowski
2002-02-18Clean up.Artur Grabowski
2002-02-18switch to EVP, ok djm@ deraadt@Markus Friedl
2002-02-18no printf+\r, just use echoMarkus Friedl
2002-02-18don't mark tests as slow, have some slow tests print out information by defaultMarkus Friedl
2002-02-18cleanArtur Grabowski
2002-02-18tags cleanup.Artur Grabowski
2002-02-18add longjmpArtur Grabowski
2002-02-18Clean up.Artur Grabowski
2002-02-18cleanArtur Grabowski
2002-02-18Return a failure if the test fails don't just fall out from main().Artur Grabowski
2002-02-18cleanArtur Grabowski
2002-02-18Also test is dtors are run if we return from main.Artur Grabowski
2002-02-18minor cleanup.Artur Grabowski