Age | Commit message (Expand) | Author |
2002-04-18 | There is no point in embedding an out-of-date copy of <sys/disklabel.h>, | Miod Vallat |
2002-04-18 | use strlcpy | Theo de Raadt |
2002-04-17 | Reset lineno for each file, so pfctl -R ... -N ... reports the right | Daniel Hartmeier |
2002-04-15 | Use in_addr_t instead of unsigned long, which breaks on alpha (64-bit). | Daniel Hartmeier |
2002-04-12 | kbd setting code for the installer. kbd needs to be compiled without KVM | Theo de Raadt |
2002-04-11 | o Document the difference between "open system" and "shared key" auth | Todd C. Miller |
2002-04-11 | Accept "ibss" for port type 4 | Todd C. Miller |
2002-04-10 | Document IKE mode-cfg config. deraadt@ ok. | Hakan Olsson |
2002-04-10 | Document the FIFO ui. deraadt@ ok. | Hakan Olsson |
2002-04-10 | Add missing IFM_OPTIONS macro. Previously 'ifconfig -mediaopt' could | Todd C. Miller |
2002-04-08 | Fix typo, from Raymond M Schneider | Daniel Hartmeier |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt |
2002-04-06 | o Add -D option to set antenna diversity on Symbol cards | Todd C. Miller |
2002-04-06 | Use new WI_NIC_* names for lucent cards instead of hard-coded hex values. | Todd C. Miller |
2002-04-04 | Add more debugging info in -d mode. Some from NetBSD (via Brett Eldridge). | Todd C. Miller |
2002-04-03 | WCCP sysctl -- ok deraadt@ | Angelos D. Keromytis |
2002-04-02 | minor cleanups | Theo de Raadt |
2002-04-02 | Fix -A flag values in summary | Todd C. Miller |
2002-04-02 | Prism2 firmware should be reported as version a.b.c not a.b variant c. | Todd C. Miller |
2002-04-01 | Also accept "adhoc" (or "ad-hoc"), "bss", and "hostap" instead of | Todd C. Miller |
2002-04-01 | change return values back from EX_* to 0/1 | Daniel Hartmeier |
2002-04-01 | members of wi_counters are u_int32_t so print them with "%u" not "%d" | Todd C. Miller |
2002-04-01 | Fix max WEP key len. Max len for a 104 bit WEP key len is 26 hex digits | Todd C. Miller |
2002-04-01 | yes, string could be up to 32; pt out by Cory Bosley (openbsd@bosleys.org) vi... | Michael Shalayeff |
2002-04-01 | style(9) improvements from Raymond M Schneider | Daniel Hartmeier |
2002-04-01 | ok, there are a few more US choices, Todd says | Theo de Raadt |
2002-04-01 | indicate default channel nicer; millert ok | Theo de Raadt |
2002-03-31 | remove arc from here | Theo de Raadt |
2002-03-31 | grmbl, restore meter display. | Thierry Deval |
2002-03-31 | extraneous new line in stations list | Michael Shalayeff |
2002-03-30 | There is no 6Mbps mode, it is 5.5Mbps | Todd C. Miller |
2002-03-30 | Remove some lies, mention hostap mode, add some more info. | Todd C. Miller |
2002-03-29 | -Wall | Theo de Raadt |
2002-03-29 | cleanup variable and parameter usage. | Thierry Deval |
2002-03-28 | prototype pfctl_kill_states() | Daniel Hartmeier |
2002-03-28 | list out the ap's stations | Michael Shalayeff |
2002-03-28 | chip id copies here; just for niels, all for niels, all in the name of niels | Michael Shalayeff |
2002-03-28 | WI_RID_AUTH_CNTL was renamed to WI_RID_CNFAUTHMODE | Todd C. Miller |
2002-03-27 | implement a "no-route" keyword. | Michael Shalayeff |
2002-03-27 | Calculate the maximum queue depth correctly. | Grigoriy Orlov |
2002-03-26 | tidy up usage statement and sort headers. patch from dfa@solo.ee | Mike Frantzen |
2002-03-26 | sort options and clean up the -k descrption. patch from dfa@solo.ee | Mike Frantzen |
2002-03-26 | Don't message_dump_raw() bad length messages, i.e too short. | Hakan Olsson |
2002-03-25 | add -k option to shootdown all the state entries from the specified host | Mike Frantzen |
2002-03-24 | Work around a compiler bug on sparc64; deraadt@ OK | Todd C. Miller |
2002-03-23 | examples of tcpdump filters on pf log fields | Mike Frantzen |
2002-03-21 | o sync usage() to man page | Todd C. Miller |
2002-03-21 | Add r option to SYNOPSIS. From Brian Poole. | Daniel Hartmeier |
2002-03-21 | Change 'Airport' to 'Lucent (embedded)' to correspond to reality. | Todd C. Miller |
2002-03-19 | Remove unnecessary prototype. | Angelos D. Keromytis |