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