index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-03-12
thanx -> thanks
Thierry Deval
2005-03-12
Typos.
Thierry Deval
2005-03-12
use own hpux_sigcode
Michael Shalayeff
2005-03-12
add a bunch of PCI ids from the SysKonnect sk98lin driver.
Brad Smith
2005-03-12
use TAILQ_FOREACH
Martin Reindl
2005-03-12
Kill \n at EOF.
Alexander Yurchenko
2005-03-12
initialise min arg to uvm_km_suballoc; not currently enabled code path
Michael Shalayeff
2005-03-12
prevent fragmentation from happening.
Damien Bergamini
2005-03-12
s/__attribute__((__packed__))/__packed/
Damien Bergamini
2005-03-12
add descriptions of examples;
Jason McIntyre
2005-03-12
IBSS is not yet supported, remove it from the capabilities flags.
Damien Bergamini
2005-03-12
retrieve scan results from net80211 instead of reading NIC internal memory.
Damien Bergamini
2005-03-12
escape `.' at eol to avoid double spacing issue;
Jason McIntyre
2005-03-12
escape `.' at eol to avoid double spacing issues;
Jason McIntyre
2005-03-12
Add "show rib" and "show rib detail" to ospfctl.
Esben Norby
2005-03-12
Small K&F.
Esben Norby
2005-03-12
sync usage() w/ synopsis;
Jason McIntyre
2005-03-12
mini-PCI/MiniPCI -> Mini PCI
Jason McIntyre
2005-03-12
- tweak synopsis
Jason McIntyre
2005-03-12
make sure code and comment match
Markus Friedl
2005-03-12
shutdown the inetd socket for reading if secure; ok deraadt
Markus Friedl
2005-03-12
Fix RTW_DEBUG compilation and add a few more sanity checks in addition to
Jonathan Gray
2005-03-12
spacing
Theo de Raadt
2005-03-12
Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG.
Miod Vallat
2005-03-12
asprintf in place of strdup really is kind of lame
Bob Beck
2005-03-12
There is no need to call freeaddrinfo() in case of an error.
Claudio Jeker
2005-03-11
Some additional cards based on Philips radios which should work.
Jonathan Gray
2005-03-11
freeaddrinfo() isn't needed on the error path from getaddrinfo().
Bob Beck
2005-03-11
Fix typo.
Esben Norby
2005-03-11
fix usage to reflect new reality, ok jmc@
Bob Beck
2005-03-11
Make sure we associate an interface with the m_pkthdr in
Jonathan Gray
2005-03-11
"Greytrapping" for spamd - allow for spamd greylisting to maintain
Bob Beck
2005-03-11
cdrom/CDROM -> CD-ROM;
Jason McIntyre
2005-03-11
- synopsis according to style(9)
Jason McIntyre
2005-03-11
PR 4135: detect illegal frame sizes; fix file transfer when using
Otto Moerbeek
2005-03-11
oops, off by 18
Theo de Raadt
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
[next]