summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-05updates; jason@ackley.netTheo de Raadt
2002-04-05forgot the makefile, fluffyMichael Shalayeff
2002-04-05chat about cpu a bitMichael Shalayeff
2002-04-05clarify sshrc some and handle X11UseLocalhost=yes; ok markus@Kevin Steves
2002-04-05move location of per-user config files; beck okTheo de Raadt
2002-04-05xr ifmediaMichael Shalayeff
2002-04-05add 802.11 media configurationMichael Shalayeff
2002-04-05Add examples, warn that 3.3V cards don't work with our PCMCIA stuff.Todd C. Miller
2002-04-05syncTheo de Raadt
2002-04-05mark that there is no siginfo code here. Damn it, geezTheo de Raadt
2002-04-05If the first field of 'uname -a' output is openbsd, treat the OS asTodd C. Miller
2002-04-05Note explicitly that the upa framebuffers aren't supportted; Matt Potter <mat...Jason Wright
2002-04-05protect another use of wskbd_repeat with #if NWSDISPLAY > 0Jason Wright
2002-04-05fxp does not work on powerpc.Dale Rahn
2002-04-05add wsmux to the macppc ramdisk, to allow all keyboards to attach.Dale Rahn
2002-04-05Add another check for sc->wi_gone; from FreeBSDTodd C. Miller
2002-04-05Actually set wi_gone when we detach, based on what the an driver does.Todd C. Miller
2002-04-05some cleanups based on ideas from @msmith.netTheo de Raadt
2002-04-05the delete key is ^? not ^HTheo de Raadt
2002-04-05skip term initialization, someone should really debug why terminal mucking ha...Theo de Raadt
2002-04-05remove some cruft, use hardlinks to instbin, delete instbin when done, andTheo de Raadt
2002-04-05use hardlinks to instbin, so that instbin can be deleted atthe endTheo de Raadt
2002-04-05shrink the ramdisk imagesizeTheo de Raadt
2002-04-05remove un-needed stuff. I leave NFSCLIENT for hughTheo de Raadt
2002-04-05ensure that rules files are owned and writable only by root,Bob Beck
2002-04-05Abstract out common startup and finishing code from install.shKenneth R Westerback
2002-04-05Use the OF set-colors operation instead of the color! operation, thisDale Rahn
2002-04-05Use the more likely pointer in a sample code fragment; miod@ ok.Aaron Campbell
2002-04-04permit maxusers down to 2Theo de Raadt
2002-04-04permit compiling without NFSTheo de Raadt
2002-04-04uperf attaches to ebus not psycho these daysJason Wright
2002-04-04Some PCI machines do not implement the uperf registers. Those that doJason Wright
2002-04-04lithuanian font, from open.bsd.lt; deraadt okMichael Shalayeff
2002-04-04de-comment install.* and upgradeTheo de Raadt
2002-04-04syncTheo de Raadt
2002-04-04lithuanian mapMichael Shalayeff
2002-04-04lithuanian kbdmap, made from the script at http://open.bsd.ltMichael Shalayeff
2002-04-04Correct solaris dev names; William Yodlowsky <bsd@openbsd.rutgers.edu>Jason Wright
2002-04-04Add more debugging info in -d mode. Some from NetBSD (via Brett Eldridge).Todd C. Miller
2002-04-04document flavors. Based on comments by several people.Marc Espie
2002-04-04Correct version number (should be 0.4e).Hans Insulander
2002-04-04typoJason Wright
2002-04-04shrink things in ramdisk; hugh okTheo de Raadt
2002-04-04Minor updates from tzcode2002cTodd C. Miller
2002-04-04So many clocks, so little time; update to tzdata2002c from elsie.nci.nih.govTodd C. Miller
2002-04-04wi_init() now takes a struct wi_softc * not a void * since an sc pointerTodd C. Miller
2002-04-04From Brian Poole:Todd C. Miller
2002-04-04Catch broken devices on sparc64 (where broken == devices that don't haveJason Wright
2002-04-04s/0/NULL for pointersJason Wright
2002-04-04Fetch the "idprom" property from the root and if that fails get itJason Wright