Age | Commit message (Expand) | Author |
2006-05-29 | revert vfs.nfs.privport sysctl, broke a few architectures | Anil Madhavapeddy |
2006-05-29 | Remove useless debug message that gets triggered all the time in big networks. | Esben Norby |
2006-05-29 | add GSSAPI to the list of authentication methods supported; | Jason McIntyre |
2006-05-29 | oops - previous was too long; split the list of auths up | Jason McIntyre |
2006-05-29 | unify code a little bit (consistent variable names). | Hans-Joerg Hoexer |
2006-05-29 | Also return proper list of addresses for interface groups. | Hans-Joerg Hoexer |
2006-05-29 | As the rule expansion is now aware of host lists, host_if() has to | Hans-Joerg Hoexer |
2006-05-29 | teach expand_rule() to iterate over host lists, not used yet. | Hans-Joerg Hoexer |
2006-05-29 | fix rule numbering (for -vv) | Hans-Joerg Hoexer |
2006-05-29 | Do not use C++ comments. Noticed by markus. | Hans-Joerg Hoexer |
2006-05-29 | Add GSSAPIAuthentication and GSSAPIDelegateCredentials to examples in sample | Darren Tucker |
2006-05-29 | Add gssapi-with-mic to PreferredAuthentications default list; ok jmc | Darren Tucker |
2006-05-29 | tweaks; | Jason McIntyre |
2006-05-29 | small tweaks; | Jason McIntyre |
2006-05-29 | lint has two synopses, so remove -ab from the second one too; | Jason McIntyre |
2006-05-29 | export pf_key_v2_disable_sa() (unbreaks build) | Markus Friedl |
2006-05-29 | implement reliable microtime on smp (joint work w/ otto): | Michael Shalayeff |
2006-05-29 | Nuke unused local variable (ok beck deraadt) and unused struct | Michael Knudsen |
2006-05-29 | NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work here | Jonathan Gray |
2006-05-29 | sync | Theo de Raadt |
2006-05-29 | put the 64bit flag in the right place on the scatter gather list. | David Gwynne |
2006-05-29 | fix pasto | Xavier Santolaria |
2006-05-29 | split mpi_poll out into mpi_complete, and rewrite poll to use start and | David Gwynne |
2006-05-29 | allow ints for older asp; found on 710 @session; tested on 710, 715/33 (miod)... | Michael Shalayeff |
2006-05-29 | make diff accept symbols for -r too now that we have | Joris Vink |
2006-05-29 | make the log command use rcs_translate_tag | Joris Vink |
2006-05-29 | add rcs_translate_tag which will translate a specified | Joris Vink |
2006-05-29 | Oops, return after calling sa_release() | Ryan Thomas McBride |
2006-05-29 | Fix broken merge of patch. Pointed out by nathanael at polymorpheus dot com. | Ryan Thomas McBride |
2006-05-29 | remove some if 0 code | David Gwynne |
2006-05-29 | i forgot to handle directories inside the 'log' code, | Joris Vink |
2006-05-29 | add needs to be passed arguments on the command line, and | Joris Vink |
2006-05-29 | i was wrong adding ".*" to the default ignore patterns, | Joris Vink |
2006-05-29 | remove likes some CR_RECURSE_DIRS luvin' too. | Joris Vink |
2006-05-29 | bump mpi up to using 64bit for all dva | David Gwynne |
2006-05-29 | add remove support, hacked by xsa@ but lots of modifications | Joris Vink |
2006-05-29 | when we cannot open /dev/hotplug, donn't bail, just work without | Henning Brauer |
2006-05-29 | Only claim an interrupt if a real interrupt event occured, prevents false | Dale Rahn |
2006-05-29 | Change MBR_read() and MBR_write() to return -1 on error and set | Ray Lai |
2006-05-29 | if the timestamp of the file has changed and | Joris Vink |
2006-05-29 | unused var | Joris Vink |
2006-05-29 | merge expand_sa() and expand_rule(). | Hans-Joerg Hoexer |
2006-05-29 | Fix a comment, remove a stray variable assignment. | Christopher Pascoe |
2006-05-29 | document the st(4) device to chio drive mapping, and the existence of | Bob Beck |
2006-05-29 | Eliminate variable shadowing. | Christopher Pascoe |
2006-05-29 | move generation of reverse flow rules to seperat function. | Hans-Joerg Hoexer |
2006-05-29 | Missed header file change in previous commit. | Christopher Pascoe |
2006-05-29 | Correct status value check for OHCI isoc transfer; | Christopher Pascoe |
2006-05-29 | unify expansion of SA rules. Needed for general rule expansion. | Hans-Joerg Hoexer |
2006-05-29 | Only check USBD_FORCE_SHORT_XFER for writes. | Christopher Pascoe |