Age | Commit message (Expand) | Author |
2005-05-23 | Various logging fixes, handle peer disconnects better. | Hakan Olsson |
2005-05-23 | fixes for dlclose, ok kettenis@ | Dale Rahn |
2005-05-23 | pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sample | Jason Wright |
2005-05-23 | Remove superfluous and confusing define and use correct field names | Kenneth R Westerback |
2005-05-23 | add -n flag to cvs usage | Joris Vink |
2005-05-23 | add some logging for `cvs -t' option use; ok joris@ | Xavier Santolaria |
2005-05-23 | remove dead and wrong code. | marius eriksen |
2005-05-23 | add "listen on <interface name>" | Hakan Olsson |
2005-05-23 | No more SSL. Make text somewhat clearer. | Hakan Olsson |
2005-05-23 | add -f flag; ok joris@ | Xavier Santolaria |
2005-05-23 | the BNF production is called "load-anchor", found by Magne Andreassen | Daniel Hartmeier |
2005-05-23 | Don't bzero() data before calling scsi_mode_sense[_big]() since | Kenneth R Westerback |
2005-05-23 | Call endpwent() _after_ we're done with the struct passwd fields. | Otto Moerbeek |
2005-05-23 | Remove more superfluous structures, etc. No functional change. | Kenneth R Westerback |
2005-05-23 | Fix some pedantic signed vs unsigned warnings. From Michael Knudsen, 10x | Otto Moerbeek |
2005-05-23 | document `media autoselect'; | Jason McIntyre |
2005-05-22 | at the bbq | Todd T. Fries |
2005-05-22 | these do not fit; brad did not test | Theo de Raadt |
2005-05-22 | sync optimized versions as well | Camiel Dobbelaar |
2005-05-22 | misisng endpwent(), spotted by Daniel Cid <daniel.cid@gmail.com> | Henning Brauer |
2005-05-22 | add option VFSDEBUG, disabled by default | Pedro Martelletto |
2005-05-22 | put VLOCKSWORK stuff under a single option, VFSDEBUG | Pedro Martelletto |
2005-05-22 | Remove some superfluous structures, etc. No functional change. | Kenneth R Westerback |
2005-05-22 | define our own conversion function which does mono-to-stereo with | Jason Wright |
2005-05-22 | regen | Pedro Martelletto |
2005-05-22 | change VOP_CLOSE to take a locked vnode | Pedro Martelletto |
2005-05-22 | output code for incoming VFSDEBUG option | Pedro Martelletto |
2005-05-22 | missing #if NPF > 0 around ifgroups attachments | Henning Brauer |
2005-05-22 | Add support to kill states that match networks. | Marco Pfatschbacher |
2005-05-22 | No more SSL between peers, instead do shared key AES & SHA | Hakan Olsson |
2005-05-22 | whoops, wrong conversion function | Jason Wright |
2005-05-22 | Add missing bits to ospfctl show rib detail. | Esben Norby |
2005-05-22 | correct comments and function namens to reflect new parent/child | Moritz Jodeit |
2005-05-22 | remove "0x" in front of %p in printfs. | Artur Grabowski |
2005-05-22 | ALTQ cleanout | Martin Reindl |
2005-05-22 | document mediaopt; | Jason McIntyre |
2005-05-22 | more encodings | Jason Wright |
2005-05-22 | fix signal race in statistics output. ok cloder@ henning@ | Moritz Jodeit |
2005-05-22 | no need to search for the kif before callig pf_get_kif, it does that for us | Henning Brauer |
2005-05-22 | fix names of ulinear, too | Jason Wright |
2005-05-22 | allow pf to match on interface groups | Henning Brauer |
2005-05-22 | add memory clobber to prevent reordering | Jason Wright |
2005-05-22 | Handle cost2 for AS-external, and prepare for handling flags in | Esben Norby |
2005-05-22 | The Route Information Base for AS-External should only be dumped once. | Esben Norby |
2005-05-22 | remove ununsed code | Jean-Francois Brousseau |
2005-05-22 | unused variable | Joris Vink |
2005-05-22 | optimize nfs_sync() a bit, by not iterating over the list of vnodes | Pedro Martelletto |
2005-05-22 | fix setting of the "need ack" flag. | Damien Bergamini |
2005-05-22 | cosmetic. no need to initialize the read index. | Damien Bergamini |
2005-05-22 | honour the 'no' in 'no scrub' rules for IP normalizations. found by | Daniel Hartmeier |