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