summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-08tag repairTheo de Raadt
2002-04-08tweakTheo de Raadt
2002-04-08correct shared libs support in sparc64 gdb; deraadt@ ok.Federico G. Schwindt
2002-04-08install link.h and dlfcn.h from sys/arch/sparc64/include.Federico G. Schwindt
2002-04-08pieces for gdb; deraadt@ okFederico G. Schwindt
2002-04-08Port type (adhoc, hostap) is mediaopt, not media.Todd C. Miller
2002-04-08add ESS Allegro-1 and Maestro-3 driverMike Frantzen
2002-04-08document the ESS Allegro-1 and Maestro-3 driverMike Frantzen
2002-04-08regenMike Frantzen
2002-04-08ESS Alegro-1 and Maestro 3 stuffMike Frantzen
2002-04-08add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidthMike Frantzen
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
2002-04-08add flag to swap channels. from netbsd.Mike Frantzen
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