summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-03-29. is NOT in the setsTheo de Raadt
2002-03-29autogenerated - I'm a luser.Bob Beck
2002-03-291) restrict 'hostap' mediaopt to prism2 chipsTodd C. Miller
2002-03-29missed cruftBob Beck
2002-03-29remove cruft.Bob Beck
2002-03-29fix half baked abortion of a merge to 1.3.23 and takeBob Beck
2002-03-29import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2002-03-28prototype pfctl_kill_states()Daniel Hartmeier
2002-03-28syncTheo de Raadt
2002-03-28put the protos and spls in placeMichael Shalayeff
2002-03-28unbreak; deraadt@ ok.Federico G. Schwindt
2002-03-28missing timeout add and del; some minor api changeMichael Shalayeff
2002-03-28Use ^? as default backspace for xterm entries. Matches the change toTodd C. Miller
2002-03-28some BITS defs for %bMichael Shalayeff
2002-03-28list out the ap's stationsMichael Shalayeff
2002-03-28One chunk of the ``you can't upgrade this'' sparc64 song which was forgottenMiod Vallat
2002-03-28chip id copies here; just for niels, all for niels, all in the name of nielsMichael Shalayeff
2002-03-28WI_RID_AUTH_CNTL was renamed to WI_RID_CNFAUTHMODETodd C. Miller
2002-03-28i forgot these for if_wiMichael Shalayeff
2002-03-28basic host-ap implementation, more work is needed; from Thomas Skibo <skibo@p...Michael Shalayeff
2002-03-28Remove any reference to Tigon II since this chip is really pretty differentNathan Binkert
2002-03-28Fix bug I introduced in previous commit.Todd C. Miller
2002-03-28recognize isl37300p as a prism2.5, for niels babyMichael Shalayeff
2002-03-28syncNiels Provos
2002-03-28new linksys wpc11; okay mickey@Niels Provos
2002-03-28do not call record_login twice (for use_privsep)Markus Friedl
2002-03-28Add WSDISPLAY_COMPAT_RAWKBD (commented), add missing mux pieces.Dale Rahn
2002-03-28All US keys beside KPEQ and Mode_switch? (enter key on laptops) fixed.Dale Rahn
2002-03-28do not use MID_ZERO! then file(1) does not workTheo de Raadt
2002-03-28use MID_HPPA for core file markingTheo de Raadt
2002-03-28HPPA mid (needed for core files)Theo de Raadt
2002-03-28core files from new processorsTheo de Raadt
2002-03-28- recheck the PCI BAR's during mmap: XFree86 doesn't like the prom mappingsJason Wright
2002-03-28Remove debugging that was forgotten.Dale Rahn
2002-03-28looko; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2002-03-28Fix err*() usage.Oleg Safiullin
2002-03-28Replace magic values with appropriate constants.Miod Vallat
2002-03-28Remove lies from the description of the misc set.Miod Vallat
2002-03-28Doh, I'm on drugs.Miod Vallat
2002-03-28Better fix.Miod Vallat
2002-03-28be more careful about breaking the RAMDISK guysTheo de Raadt
2002-03-27test key importMarkus Friedl
2002-03-27typosMarkus Friedl
2002-03-27try to import keys with extra trailing === (seen with ssh.com < 2.0.12)Markus Friedl
2002-03-27Indicate which keys translations are missing.Dale Rahn
2002-03-27Update comment at the top to reality.Todd C. Miller
2002-03-27add WSDISPLAY_COMPAT_RAWKBD support for macppc, not complete yet, Fx keysDale Rahn
2002-03-27must be at least 7 insns between rsm/ssm; minot cleanups and debugging printfsMichael Shalayeff
2002-03-27tsk tsk tsk, compile it first.Dale Rahn
2002-03-27Fix write() loop in ttflush(). Pointed out by vincent@Todd C. Miller