summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-24Import iscsictl -- the control tool for iscsid.Claudio Jeker
2010-09-24iSCSI Initiatior daemon using vscsi(4).Claudio Jeker
2010-09-24for rdr-to and nat-to, mention in which direction they are usually usedHenning Brauer
2010-09-24remove the check that enforced rdr-to only inbound and nat-to only outbound.Henning Brauer
2010-09-24remove dying flag in detach() function.Yojiro Uo
2010-09-24Prefer -h instead over -L for symlink test.Antoine Jacoutot
2010-09-24useless storeTheo de Raadt
2010-09-24fix typo in utwitchDavid Gwynne
2010-09-24Fixes before-boot umass hangs on units without media.Theo de Raadt
2010-09-24add a little padding to make SYNOPSIS line up nicely;Jason McIntyre
2010-09-24try to print the attach dmesg line in one unit, rather than intermixingTheo de Raadt
2010-09-24TCP send and recv buffer scaling.Claudio Jeker
2010-09-24dead store; found by clangTheo de Raadt
2010-09-24npppd didn't setup a PIPEX session if MPPE is not required by config andYASUOKA Masahiko
2010-09-24move DEBUG-only variable into #ifdefTheo de Raadt
2010-09-24itojun picked exactly the right reason in that REASON_SET call. really noHenning Brauer
2010-09-24use pd->rdomain for the PF_MISMATCHAW checks in pf_test_fragment instead ofHenning Brauer
2010-09-24no need to pf_tag_packet in the stateless case in pf_test sinceHenning Brauer
2010-09-24hello, this is captain obvious speaking:Henning Brauer
2010-09-24remove misleading XXX comment. it is pretty clear by now thatHenning Brauer
2010-09-24nicer linewraps, purely cosmeticHenning Brauer
2010-09-24enable utwitch(4) for SGI machines too.Yojiro Uo
2010-09-24init err to 0 in sd_get_parms to avoid confusion when checking rigidDavid Gwynne
2010-09-24remove useless storeDavid Gwynne
2010-09-24no use setting cmd in mfi_ioctl_setstate if you never use it.David Gwynne
2010-09-24vol_list in mpi_get_raid is never used.David Gwynne
2010-09-24kill some unused arguments to pf_create_stateJonathan Gray
2010-09-24tsleep on a static and private handle, since our goal is to not beTheo de Raadt
2010-09-24Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncateTheo de Raadt
2010-09-24fix a overflow found by parfaitJonathan Gray
2010-09-23When the HEAD of an .Nm block in the SYNOPSIS might be widerIngo Schwarze
2010-09-23Count trailing escaped blanks correctly;Ingo Schwarze
2010-09-23syncPaul Irofti
2010-09-23Remove tn3270 reference.Paul Irofti
2010-09-23Kill tn3270.Paul Irofti
2010-09-23Unlink tn3270 from the build.Paul Irofti
2010-09-23The only sensible argument for VOP_* calls that take a struct proc pointer isOwain Ainsworth
2010-09-23In procfs_root(), while the vn_lock on a newly-allocated vnode can notOwain Ainsworth
2010-09-23Change:Owain Ainsworth
2010-09-23- first stab at documenting the haskell moduleJasper Lievisse Adriaanse
2010-09-23document FSTAB_RQ; ok deraadt thibJason McIntyre
2010-09-23Add cvs_mkdir() for recursive directory creation on import, based on aNicholas Marriott
2010-09-23Plug memory leak in rcs_getrev, from zinovik.Nicholas Marriott
2010-09-23tweak the disklabel uid stuff; ok jsingJason McIntyre
2010-09-23remove dying flag in the detach() function.Yojiro Uo
2010-09-23remove m_pad in favor of m_inject as it's equivalent to m_injectMike Belopuhov
2010-09-23enable utwitch(4) (formely uyurex(4)) by defaultYojiro Uo
2010-09-23tweak previous;Jason McIntyre
2010-09-23NOTES->CAVEATS; ok millertJason McIntyre
2010-09-23add RCSID and Mdocdate to these pages; ok millertJason McIntyre