summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-15remove after iso removal;Jason McIntyre
2004-07-15fix for setting antena diversity; from Brian Falk <falk@seas.upenn.edu>Michael Shalayeff
2004-07-15"mib[4] is too much and mib[3] would be enough" (left over from whenTom Cosgrove
2004-07-15add -o to usage() ok markus@Marco Pfatschbacher
2004-07-15regenMichael Shalayeff
2004-07-15+setdomain,getdirentriesMichael Shalayeff
2004-07-15add minimal __syscall() proto for lintTheo de Raadt
2004-07-15- The card_attach_now flag hasn't been necessary or useful for some time.Brad Smith
2004-07-15- Unmap space used to read tupleBrad Smith
2004-07-15put int into a typeTheo de Raadt
2004-07-15syncTheo de Raadt
2004-07-15Minor simplification. Pass values in to login_getcapstr for "default" andTodd C. Miller
2004-07-15Don't print a warning if kill(2) returns ESRCH since the process may haveTodd C. Miller
2004-07-15Keep trying if we get EINPROGRESS from SIOCGWAVELAN, up to 10 times.Todd C. Miller
2004-07-15Make wi_getval() return int and check the rval when printing the AP list.Todd C. Miller
2004-07-15Remove an errant ATW_CLR() that was the result of a merge error.Todd C. Miller
2004-07-15Simplify receive descriptor setup; from NetBSD (dyoung).Todd C. Miller
2004-07-15Insist that callers use atw_write_sram to copy even-length buffersTodd C. Miller
2004-07-15Totally revamp/re-organize device initialization using clue from theTodd C. Miller
2004-07-15Refine some register definitions. From NetBSD (dyoung)Todd C. Miller
2004-07-15Totally revamp device resets using clue from the reference driver.Todd C. Miller
2004-07-15kill sc_intr_ackTodd C. Miller
2004-07-15Take the paranoia out of the code for writing baseband registers.Todd C. Miller
2004-07-15tcp_trace() expects short, not int; ok deraadtMarkus Friedl
2004-07-15missing bits from last commitTodd C. Miller
2004-07-15add -D for sodebug; ok deraadt, jmcMarkus Friedl
2004-07-15syncTheo de Raadt
2004-07-153 functions had inexact types; millert okTheo de Raadt
2004-07-15Skip SYSTEM and ourown proccess on every loop.Mike Pechkin
2004-07-15we have no 'option PPP_FILTER'.Mike Pechkin
2004-07-15Remove references to non-existent manuals. From form@.Mike Pechkin
2004-07-15Simplify the Rx filter setup. From NetBSD (dyoung)Todd C. Miller
2004-07-15Countdown correctly to the Target Beacon Transmission Time.Todd C. Miller
2004-07-15Simplify IBSS merge code.Todd C. Miller
2004-07-15Re-synchronize TSFT after an IBSS merge.Todd C. Miller
2004-07-15In the transmit interrupt handler, do not unnecessarily synchronizeTodd C. Miller
2004-07-15Delete some dead code and a less-than-helpful comment.Todd C. Miller
2004-07-15remove commented-out netiso stuffHenning Brauer
2004-07-15bye bye netiso, you won't be missedHenning Brauer
2004-07-15Don't send data packets until the interface is in state RUN. ThisTodd C. Miller
2004-07-15do not install netiso header files, millert deraadt okHenning Brauer
2004-07-15Do not treat the lost beacon count specially any more. It is kind ofTodd C. Miller
2004-07-15In ad hoc mode, don't set the mysterious EA bit in the Network AccessTodd C. Miller
2004-07-15new dhcpd doesn't have -q any more, adjust comment accordinglyHenning Brauer
2004-07-15Complete rewrite derived from kern_ipc_35.cTodd C. Miller
2004-07-15regenTodd C. Miller
2004-07-15Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23,Todd C. Miller
2004-07-15In cvt_ds, copy from the address of the first element past theTodd C. Miller
2004-07-15More burden for COMPAT_35.Miod Vallat
2004-07-15spacesTheo de Raadt