summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-22sync optimized versions as wellCamiel Dobbelaar
2005-05-22misisng endpwent(), spotted by Daniel Cid <daniel.cid@gmail.com>Henning Brauer
2005-05-22add option VFSDEBUG, disabled by defaultPedro Martelletto
2005-05-22put VLOCKSWORK stuff under a single option, VFSDEBUGPedro Martelletto
2005-05-22Remove some superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-22define our own conversion function which does mono-to-stereo withJason Wright
2005-05-22regenPedro Martelletto
2005-05-22change VOP_CLOSE to take a locked vnodePedro Martelletto
2005-05-22output code for incoming VFSDEBUG optionPedro Martelletto
2005-05-22missing #if NPF > 0 around ifgroups attachmentsHenning Brauer
2005-05-22Add support to kill states that match networks.Marco Pfatschbacher
2005-05-22No more SSL between peers, instead do shared key AES & SHAHakan Olsson
2005-05-22whoops, wrong conversion functionJason Wright
2005-05-22Add missing bits to ospfctl show rib detail.Esben Norby
2005-05-22correct comments and function namens to reflect new parent/childMoritz Jodeit
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-05-22ALTQ cleanoutMartin Reindl
2005-05-22document mediaopt;Jason McIntyre
2005-05-22more encodingsJason Wright
2005-05-22fix signal race in statistics output. ok cloder@ henning@Moritz Jodeit
2005-05-22no need to search for the kif before callig pf_get_kif, it does that for usHenning Brauer
2005-05-22fix names of ulinear, tooJason Wright
2005-05-22allow pf to match on interface groupsHenning Brauer
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22Handle cost2 for AS-external, and prepare for handling flags inEsben Norby
2005-05-22The Route Information Base for AS-External should only be dumped once.Esben Norby
2005-05-22remove ununsed codeJean-Francois Brousseau
2005-05-22unused variableJoris Vink
2005-05-22optimize nfs_sync() a bit, by not iterating over the list of vnodesPedro Martelletto
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22honour the 'no' in 'no scrub' rules for IP normalizations. found byDaniel Hartmeier
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22document monitor mode.Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini
2005-05-22add monitor mode support. fast channel hop is not yet implemented though.Damien Bergamini
2005-05-22style nitsHakan Olsson
2005-05-22Introduce 'ifmstart' to deal with starting multiple interfaces minus a listTodd T. Fries
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-22No more ifdef KAME. From hshoexerChad Loder
2005-05-22Make signal handler safe. From Michael Knudsen, many thanks.Otto Moerbeek
2005-05-22cope with recent cangesHenning Brauer
2005-05-22- Enable parity error detection on 900B and 635(A).Brad Smith
2005-05-22The printf(9) `%p' conversion specifier puts an "0x" inBrad Smith
2005-05-22epic(4)Brad Smith
2005-05-22regenReyk Floeter
2005-05-22add new Realtek RT8185 PCI/CardBus deviceReyk Floeter
2005-05-22fix power hooksMartin Reindl
2005-05-22add ahc(4) and re(4)Peter Valchev
2005-05-22sync with latest p0f fingerprintsMike Frantzen