summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-08Rework the netboot operation description. Also, try to stress a bit more thanMiod Vallat
2002-04-07More sync with dale's recent changes to macppc.html, and more details.Miod Vallat
2002-04-07- remove a few obsolete textsMiod Vallat
2002-04-07Don't reset COR in wi_reset(), break it out into its own function andTodd C. Miller
2002-04-07- update supported hardware listMiod Vallat
2002-04-07After torturing Todd for a couple days with incremental booting, weHugh Graham
2002-04-07- update memory and disk sizes requirementsMiod Vallat
2002-04-07- rework size figures to somewhat match realityMiod Vallat
2002-04-07- more SRM firmware information (how to switch to SRM, boot -fi, boot -fl)Miod Vallat
2002-04-07Clean the dust, update figures, try to be more helpful; mostly from nick@Miod Vallat
2002-04-07SCSITERSE saves 8KB, not 8 bytes.Todd C. Miller
2002-04-07Typo. ok millert@Thierry Deval
2002-04-07fix authpf_kill_states()Mike Frantzen
2002-04-07more meat and fixens from weissman dudeMichael Shalayeff
2002-04-07more meat and fixns from weissman dudeMichael Shalayeff
2002-04-07xr driver pages right off of the list, not at the end; from weissman dudeMichael Shalayeff
2002-04-07Clarify RAIDframe kernel options(4)Thierry Deval
2002-04-06Fix a typo and sync usage() with man page; Brian PooleTodd C. Miller
2002-04-06print the condition correctly; closes PR 2530. millert@ ok.Federico G. Schwindt
2002-04-06o Add -D option to set antenna diversity on Symbol cardsTodd C. Miller
2002-04-06Add support for setting antenna diversity on Symbol cards.Todd C. Miller
2002-04-06Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined,Miod Vallat
2002-04-06Use new WI_NIC_* names for lucent cards instead of hard-coded hex values.Todd C. Miller
2002-04-06For PLX-based bridge cards, move printing of pcmcia card CIS stringsTodd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-04-06nx/ox; from weissman dudeMichael Shalayeff
2002-04-06Fixes potental double // within path.mouring
2002-04-06root checks are removed now that we moved the per-user dir,Bob Beck
2002-04-06s/REESSERVED/RESERVED/Jason Wright
2002-04-06oh, there is no hppa(4)Michael Shalayeff
2002-04-06PR2525Marc Espie
2002-04-06add actiontec, hawking,netgear wavelans as supported; from jason@ackley.net v...Michael Shalayeff
2002-04-06regenMichael Shalayeff
2002-04-06actiontec wlan support; form jason@ackley.net via pr#2526Michael Shalayeff
2002-04-06more timeout dependent balony fallout. watch out for the falling sausage!Theo de Raadt
2002-04-06Fix occasional corruption on upload due to bad reuse of request id, spottedDamien Miller
2002-04-05Tune get_selection() so thatKenneth R Westerback
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