summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-23Various logging fixes, handle peer disconnects better.Hakan Olsson
2005-05-23fixes for dlclose, ok kettenis@Dale Rahn
2005-05-23pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sampleJason Wright
2005-05-23Remove superfluous and confusing define and use correct field namesKenneth R Westerback
2005-05-23add -n flag to cvs usageJoris Vink
2005-05-23add some logging for `cvs -t' option use; ok joris@Xavier Santolaria
2005-05-23remove dead and wrong code.marius eriksen
2005-05-23add "listen on <interface name>"Hakan Olsson
2005-05-23No more SSL. Make text somewhat clearer.Hakan Olsson
2005-05-23add -f flag; ok joris@Xavier Santolaria
2005-05-23the BNF production is called "load-anchor", found by Magne AndreassenDaniel Hartmeier
2005-05-23Don't bzero() data before calling scsi_mode_sense[_big]() sinceKenneth R Westerback
2005-05-23Call endpwent() _after_ we're done with the struct passwd fields.Otto Moerbeek
2005-05-23Remove more superfluous structures, etc. No functional change.Kenneth R Westerback
2005-05-23Fix some pedantic signed vs unsigned warnings. From Michael Knudsen, 10xOtto Moerbeek
2005-05-23document `media autoselect';Jason McIntyre
2005-05-22at the bbqTodd T. Fries
2005-05-22these do not fit; brad did not testTheo de Raadt
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