Go to file
dyoung 2e64aa7e41 In atw_init(), always call atw_write_wep() to write the WEP state
to the h/w.  This prevents a spurious call to atw_write_wep() later,
in IEEE80211_S_RUN state, when net80211 times-out ieee80211_nodes.
It is important to avoid a spurious atw_write_wep() call because
in IBSS mode, at least, WEP re-initialization reliably locks up
the transmitter.

XXX There must be a bug in atw_write_wep() that causes it to lock
XXX up the transmitter.  I will revisit it later.
2005-12-29 21:32:06 +00:00
bin TOG require that 'set +o' output the options in a form suitable for 2005-12-13 17:44:18 +00:00
common/lib/libc Don't redefine _LOCORE if it's already defined. 2005-12-27 11:23:53 +00:00
crypto Redo previous rework to generate yacc/lex output again and remove generated 2005-12-16 16:25:07 +00:00
dist Make the list of files more readable (so it's easier to add and remove files). 2005-12-27 15:23:28 +00:00
distrib Add an md list for ews4800mips Xserver. 2005-12-29 16:37:42 +00:00
doc Note ews4800mips. 2005-12-29 16:24:23 +00:00
etc Add md etc files for ews4800mips. 2005-12-29 15:28:36 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu setuserenv -> setuserenviron 2005-12-20 22:54:44 +00:00
include put back inline to __inline, as it's a user-visible header. 2005-12-28 15:26:06 +00:00
lib change errors returned for various operations on "/" to conform to SUSv3. 2005-12-27 17:24:07 +00:00
libexec PR/25605: Frank Kardel: getty leaves ttymodes at read login state when 2005-12-28 09:43:05 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
share add missing quote in subshell invocation. 2005-12-28 03:54:07 +00:00
sys In atw_init(), always call atw_write_wep() to write the WEP state 2005-12-29 21:32:06 +00:00
tools Add a tweak for ews4800mips/include/disklabel.h, 2005-12-29 15:35:19 +00:00
usr.bin Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
usr.sbin Add ews4800mips support. 2005-12-29 15:32:20 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh Add ews4800mips to mipseb ports. 2005-12-29 15:38:54 +00:00