summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-11make use of the new ral_get_rts(), ral_txtime() and ral_setup_tx_desc()Damien Bergamini
2005-03-11don't forget to release nodes when they are no longer needed.Damien Bergamini
2005-03-11introduce new ral_setup_tx_desc() function so we can factor out fillingDamien Bergamini
2005-03-11fix IBSS mode. clean ral_newstate() while i'm here.Damien Bergamini
2005-03-11new ral_get_rts() function for building RTS frames.Damien Bergamini
2005-03-11distinguish null data frames from management frames.Damien Bergamini
2005-03-11simplify led management code.Damien Bergamini
2005-03-11do not disable RF tune in monitor mode.Damien Bergamini
2005-03-11fix ral_enable_tsf_sync() for future IBSS and HostAP support.Damien Bergamini
2005-03-11add various functions to compute duration and plcp length in 802.11a/g.Damien Bergamini
2005-03-11implement fast channel switching for monitor mode (used by kismet).Damien Bergamini
2005-03-11fix tx rate of beacons and mgmt frames in 802.11a.Damien Bergamini
2005-03-11enter RUN state in monitor mode instead of staying in INIT state.Damien Bergamini
2005-03-11fix basic rates for 802.11g.Damien Bergamini
2005-03-11don't initialiaze BBP registers with values stored in E2PROM.Damien Bergamini
2005-03-11some cosmetic tweaksDamien Bergamini
2005-03-11shutdown() directly before close() is useless, theoHenning Brauer
2005-03-11fix channel initialisation. thanks to simon slater.Reyk Floeter
2005-03-11support the remaining options as well.Joris Vink
2005-03-11Document 'no' mechanism for mount options; with lots of help fromOtto Moerbeek
2005-03-11clean up printing of rule numbers. omit ruleset name and sub-rule numberDaniel Hartmeier
2005-03-11move umask() song and dance closer around the bind, being more careful about ...Theo de Raadt
2005-03-11never worry about the copyright date on the CD layout again, problemTheo de Raadt
2005-03-11typo, missing \n; mpechMarkus Friedl
2005-03-11Only print preconfigured interrupt table if option DEBUG, as done for openpic.Miod Vallat
2005-03-11Finally commit the transparent-as and nexthop no-modify stuff I wrote on theClaudio Jeker
2005-03-11simplify monitor main loopHans-Joerg Hoexer
2005-03-11KNFHenning Brauer
2005-03-11cleaner pathsTheo de Raadt
2005-03-11- apm(8) can now report the estimated number of minutes left.Uwe Stuehler
2005-03-10only play with umask() for a moment -- restore afterTheo de Raadt
2005-03-10put umask restores in right place; millert okTheo de Raadt
2005-03-10spacingTheo de Raadt
2005-03-10oops, right maskTheo de Raadt
2005-03-10use right permissionsTheo de Raadt
2005-03-10wrap bind() to AF_UNIX with umask() to avoid raceTheo de Raadt
2005-03-10wrap AF_UNIX bind() call in umask() handling (as well as post-chmod)Theo de Raadt
2005-03-10spacingTheo de Raadt
2005-03-10remove dead code, noted by ho@Hans-Joerg Hoexer
2005-03-10regenBrad Smith
2005-03-10more SysKonnect PCI ids from the SysKonnect sk98lin driver.Brad Smith
2005-03-10Write this in real C, not some bullshit GNU extension that other compilersTheo de Raadt
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-10fix more BACKUP/NOBACKUP/NO_BACKUP confusion, again no binary change.Henning Brauer
2005-03-10-v description comes before -w;Jason McIntyre
2005-03-10Avoid memory leak if strdup should fail.Chad Loder
2005-03-10split out uidinfo from kern_proc.c private, use it to store lock count,Ted Unangst
2005-03-10Avoid crash on finalization. We have been using this diffChad Loder
2005-03-10spacingTheo de Raadt
2005-03-10add -n command line switch to disable backup file generation, handyHenning Brauer