Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-07 | fix authpf_kill_states() | Mike Frantzen | |
2002-04-07 | more meat and fixens from weissman dude | Michael Shalayeff | |
2002-04-07 | more meat and fixns from weissman dude | Michael Shalayeff | |
2002-04-07 | xr driver pages right off of the list, not at the end; from weissman dude | Michael Shalayeff | |
2002-04-07 | Clarify RAIDframe kernel options(4) | Thierry Deval | |
Closes PR#2523 (thanks Dries Schellekens) ok miod@ | |||
2002-04-06 | Fix a typo and sync usage() with man page; Brian Poole | Todd C. Miller | |
2002-04-06 | print the condition correctly; closes PR 2530. millert@ ok. | Federico G. Schwindt | |
2002-04-06 | o Add -D option to set antenna diversity on Symbol cards | Todd C. Miller | |
o Mention other symbol-specific things o Convert tables to real mdoc colummn lists. | |||
2002-04-06 | Add support for setting antenna diversity on Symbol cards. | Todd C. Miller | |
Also add some more Symbol-specific RID values I noticed in the Linux orinoco driver. | |||
2002-04-06 | Do not hide Pfpregs from a switch() if PT_[GS]ETFPREGS are not defined, | Miod Vallat | |
so that this compiles with option DIAGNOSTIC; fixes PR #2528 ok fgsch@ | |||
2002-04-06 | Use new WI_NIC_* names for lucent cards instead of hard-coded hex values. | Todd C. Miller | |
2002-04-06 | For PLX-based bridge cards, move printing of pcmcia card CIS strings | Todd C. Miller | |
out of generic wi_attach() and into wi_pci_attach(). This means we can't print the CIS info for embedded cards like the NCP130 but since those don't have a "real" pcmcia card in them this is really not a problem. Also check to see that there is actually a pcmcia present and give and error if not. CIS magic number taken from the Linux orinoco driver; there may be a better way to do this. | |||
2002-04-06 | Add support for Symbol cards and printing of the primary station | Todd C. Miller | |
firmware version. Adapted from NetBSD and the Linux orinoco driver. The Symbol firmware requires that we do a COR soft reset before initializing the card in wi_reset(). Also, setting WI_RID_ROAMING_MODE caused the Symbol card to go into a strange (non-working) mode with firmware 2.x.x. There are some other Symbol additions/oddities that will need to be addressed in the future. | |||
2002-04-06 | nx/ox; from weissman dude | Michael Shalayeff | |
2002-04-06 | Fixes potental double // within path. | mouring | |
http://bugzilla.mindrot.org/show_bug.cgi?id=76 | |||
2002-04-06 | root checks are removed now that we moved the per-user dir, | Bob Beck | |
docs need to reflect this | |||
2002-04-06 | s/REESSERVED/RESERVED/ | Jason Wright | |
2002-04-06 | oh, there is no hppa(4) | Michael Shalayeff | |
2002-04-06 | PR2525 | Marc Espie | |
2002-04-06 | add actiontec, hawking,netgear wavelans as supported; from jason@ackley.net ↵ | Michael Shalayeff | |
via pr#2526 | |||
2002-04-06 | regen | Michael Shalayeff | |
2002-04-06 | actiontec wlan support; form jason@ackley.net via pr#2526 | Michael Shalayeff | |
2002-04-06 | more timeout dependent balony fallout. watch out for the falling sausage! | Theo de Raadt | |
2002-04-06 | Fix occasional corruption on upload due to bad reuse of request id, spotted | Damien Miller | |
by chombier@mac.com; ok markus@ | |||
2002-04-05 | Tune get_selection() so that | Kenneth R Westerback | |
1) If there are no unselected sets then the default becomes 'done'. 2) A bare '-' or '+' is ignored, since it causes problems for the functions that call get_selection(). | |||
2002-04-05 | updates; jason@ackley.net | Theo de Raadt | |
2002-04-05 | forgot the makefile, fluffy | Michael Shalayeff | |
2002-04-05 | chat about cpu a bit | Michael Shalayeff | |
2002-04-05 | clarify sshrc some and handle X11UseLocalhost=yes; ok markus@ | Kevin Steves | |
2002-04-05 | move location of per-user config files; beck ok | Theo de Raadt | |
2002-04-05 | xr ifmedia | Michael Shalayeff | |
2002-04-05 | add 802.11 media configuration | Michael Shalayeff | |
2002-04-05 | Add examples, warn that 3.3V cards don't work with our PCMCIA stuff. | Todd C. Miller | |
2002-04-05 | sync | Theo de Raadt | |
2002-04-05 | mark that there is no siginfo code here. Damn it, geez | Theo de Raadt | |
2002-04-05 | If the first field of 'uname -a' output is openbsd, treat the OS as | Todd C. Miller | |
OpenBSD regardless of anything else. Fixes a bizarre problem where if the hostname was set to "openbsd" the correct hint file was not found. | |||
2002-04-05 | Note explicitly that the upa framebuffers aren't supportted; Matt Potter ↵ | Jason Wright | |
<matt@vertrauen.org> | |||
2002-04-05 | protect another use of wskbd_repeat with #if NWSDISPLAY > 0 | Jason Wright | |
2002-04-05 | fxp does not work on powerpc. | Dale Rahn | |
2002-04-05 | add wsmux to the macppc ramdisk, to allow all keyboards to attach. | Dale Rahn | |
2002-04-05 | Add another check for sc->wi_gone; from FreeBSD | Todd C. Miller | |
2002-04-05 | Actually set wi_gone when we detach, based on what the an driver does. | Todd C. Miller | |
2002-04-05 | some cleanups based on ideas from @msmith.net | Theo de Raadt | |
2002-04-05 | the delete key is ^? not ^H | Theo de Raadt | |
2002-04-05 | skip term initialization, someone should really debug why terminal mucking ↵ | Theo de Raadt | |
happens as a result.. but not me.. not now.. | |||
2002-04-05 | remove some cruft, use hardlinks to instbin, delete instbin when done, and | Theo de Raadt | |
comment strip the install scripts too | |||
2002-04-05 | use hardlinks to instbin, so that instbin can be deleted atthe end | Theo de Raadt | |
2002-04-05 | shrink the ramdisk imagesize | Theo de Raadt | |
2002-04-05 | remove un-needed stuff. I leave NFSCLIENT for hugh | Theo de Raadt | |
2002-04-05 | ensure that rules files are owned and writable only by root, | Bob Beck | |
along their entire path, change docs accordingly. This ensures that people don't accidentally use the $HOME config files to override real settings unless root meant to do it. |