Age | Commit message (Expand) | Author |
2004-12-06 | Get rid of a gcc warning | Jean-Francois Brousseau |
2004-12-06 | Missing prototype for cvs_diff_sendflags(), removes a gcc warning | Jean-Francois Brousseau |
2004-12-06 | also consider NFS_PORT to be a reserved port, as in 1.18 or something like | Theo de Raadt |
2004-12-06 | ipsec udpencap check was done after baddynamicports ports checks (those | Theo de Raadt |
2004-12-06 | Pass the proper type for the third argument to cvs_sendreq() | Jean-Francois Brousseau |
2004-12-06 | kill __P in proto; ok deraadt pvalchev | Jared Yanovich |
2004-12-05 | - explain that patterns can be used as arguments in get/put/ls/etc | Jared Yanovich |
2004-12-05 | fix printf's in ipw_dma_alloc() | Damien Bergamini |
2004-12-05 | add IEEE80211_C_SHPREAMBLE capability flag and reorder interrupt handlers | Damien Bergamini |
2004-12-05 | update net80211 AP list after scanning | Damien Bergamini |
2004-12-05 | max # of virtual terminals is 12. From Janjaap van Velthooven in PR 3995. | Otto Moerbeek |
2004-12-05 | mostly cosmetic changes | Damien Bergamini |
2004-12-05 | extend window of "ignoring route messages on the socket" for 10 seconds | Theo de Raadt |
2004-12-05 | Clean Tx/Rx rings allocation and management. | Damien Bergamini |
2004-12-05 | wait longer for master initialization | Damien Bergamini |
2004-12-05 | tYpo | Martin Reindl |
2004-12-05 | do a scan for networks when net80211 thinks we should rather than doing it | David Gwynne |
2004-12-05 | IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6 | Daniel Hartmeier |
2004-12-05 | after attaching an overload table, set its active flag. otherwise, the | Daniel Hartmeier |
2004-12-05 | initialize $$->tail and $$->next for MAXSRCCONNRATE | Daniel Hartmeier |
2004-12-05 | net80211 in the watchdog | David Gwynne |
2004-12-05 | less then -> less than | Jonathan Gray |
2004-12-05 | rather then -> rather than | Jonathan Gray |
2004-12-05 | MicroSoft -> Microsoft | Jonathan Gray |
2004-12-05 | add 'wireless network' so this shows up w/apropos wireless | Jolan Luff |
2004-12-05 | clean up init of the tx xfers | David Gwynne |
2004-12-05 | unbreak builds without ATU_DEBUG set. | David Gwynne |
2004-12-05 | clean up some more of the old state machine | David Gwynne |
2004-12-05 | shrink atu_ioctl to only have the useful bits. inet6 seems a bit happier as a | David Gwynne |
2004-12-05 | rely on net80211 for media status/changes. reset the device as needed | David Gwynne |
2004-12-05 | remove the dependance on code from wi | David Gwynne |
2004-12-04 | remove code that is now unused because of the move to net80211 and the | David Gwynne |
2004-12-04 | clean up the tx path | David Gwynne |
2004-12-04 | Mention elfrdsetroot tool as well. deraadt@ ok | Aaron Campbell |
2004-12-04 | sync manual and usage to file-4.09; bits from and ok ian and jmc | Jared Yanovich |
2004-12-04 | - reorder interrupt handlers | Damien Bergamini |
2004-12-04 | minor cleaning | Damien Bergamini |
2004-12-04 | fix shared authentication | Damien Bergamini |
2004-12-04 | reply() used to play a lot with stdout, expecially fflush(stdout). | Theo de Raadt |
2004-12-04 | Clean DMA allocation of Tx and Rx rings | Damien Bergamini |
2004-12-04 | use C comments. | Markus Friedl |
2004-12-04 | Cleanup and remove a cut-n-pasto. From jmc@ | Ryan Thomas McBride |
2004-12-04 | sync usage() w/ man page; | Jason McIntyre |
2004-12-04 | reorder page contents somewhat, to make this easier to read, and put the | Jason McIntyre |
2004-12-04 | edit rc.conf.local, not rc.conf; | Jason McIntyre |
2004-12-04 | clean up the rx path | David Gwynne |
2004-12-04 | Document 'max-src-conn', 'max-src-conn-rate', 'overflow <bad> flush'. | Ryan Thomas McBride |
2004-12-04 | disable the state machine in atu in favour of the net80211 framework. lots of | David Gwynne |
2004-12-04 | Userland support for limiting open tcp connections per source. eg: | Ryan Thomas McBride |
2004-12-04 | Add kernel code to keep track of tcp connections which have completed | Ryan Thomas McBride |