Age | Commit message (Expand) | Author |
2002-03-30 | First stab at updating wi(4) to reality. Replace wi.4 with wi.4tbl | Todd C. Miller |
2002-03-30 | Don't honor native accesses unless VGAFB_ALLOW_NATIVE is defined (this is | Jason Wright |
2002-03-29 | add numlock, pgup, pgdn, home, end. | Dale Rahn |
2002-03-29 | Correct widths to deal with addition of Xr | Jason Wright |
2002-03-29 | Adjust with to deal with new xrs | Dale Rahn |
2002-03-29 | Improve description of some devices, needs more work. | Dale Rahn |
2002-03-29 | Document how to enter ddb from pcons. | Miod Vallat |
2002-03-29 | adjust width to deal with new xrs | Jason Wright |
2002-03-29 | change to Xr | Theo de Raadt |
2002-03-29 | eap works on sparc64 | Theo de Raadt |
2002-03-29 | -Wall | Theo de Raadt |
2002-03-29 | yet another damn file that should NOT be here. beck has to adjust his proces... | Theo de Raadt |
2002-03-29 | remove the IGNORE_PREAD_ERRORS backwards compat goo which really, REALLY, jus... | Theo de Raadt |
2002-03-29 | make RSA modulus minimum #define; ok markus@ | Kevin Steves |
2002-03-29 | RSA key modulus size minimum 768; ok markus@ | Kevin Steves |
2002-03-29 | retrieve last login time before the pty is allocated, store per session | Markus Friedl |
2002-03-29 | i_nwid is not a NUL-terminated string, it is length bounded. | Todd C. Miller |
2002-03-29 | Proxim RangeLAN-DS | Todd C. Miller |
2002-03-29 | regen | Todd C. Miller |
2002-03-29 | Add Proxim RangeLAN-DS PCMCIA card (model 8430); Paul M. Hirsch | Todd C. Miller |
2002-03-29 | Change lower enter key to be 'Mode_Switch' like it was before. | Dale Rahn |
2002-03-29 | cleanup variable and parameter usage. | Thierry Deval |
2002-03-29 | o remove extra args in printf's. | Federico G. Schwindt |
2002-03-29 | . is NOT in the sets | Theo de Raadt |
2002-03-29 | autogenerated - I'm a luser. | Bob Beck |
2002-03-29 | 1) restrict 'hostap' mediaopt to prism2 chips | Todd C. Miller |
2002-03-29 | missed cruft | Bob Beck |
2002-03-29 | remove cruft. | Bob Beck |
2002-03-29 | fix half baked abortion of a merge to 1.3.23 and take | Bob Beck |
2002-03-29 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-03-28 | prototype pfctl_kill_states() | Daniel Hartmeier |
2002-03-28 | sync | Theo de Raadt |
2002-03-28 | put the protos and spls in place | Michael Shalayeff |
2002-03-28 | unbreak; deraadt@ ok. | Federico G. Schwindt |
2002-03-28 | missing timeout add and del; some minor api change | Michael Shalayeff |
2002-03-28 | Use ^? as default backspace for xterm entries. Matches the change to | Todd C. Miller |
2002-03-28 | some BITS defs for %b | Michael Shalayeff |
2002-03-28 | list out the ap's stations | Michael Shalayeff |
2002-03-28 | One chunk of the ``you can't upgrade this'' sparc64 song which was forgotten | Miod Vallat |
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-28 | i forgot these for if_wi | Michael Shalayeff |
2002-03-28 | basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p... | Michael Shalayeff |
2002-03-28 | Remove any reference to Tigon II since this chip is really pretty different | Nathan Binkert |
2002-03-28 | Fix bug I introduced in previous commit. | Todd C. Miller |
2002-03-28 | recognize isl37300p as a prism2.5, for niels baby | Michael Shalayeff |
2002-03-28 | sync | Niels Provos |
2002-03-28 | new linksys wpc11; okay mickey@ | Niels Provos |
2002-03-28 | do not call record_login twice (for use_privsep) | Markus Friedl |
2002-03-28 | Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces. | Dale Rahn |