index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-24
vscsi lives once more!
David Gwynne
2010-09-24
basic manpage for iscsictl. we wont do an iscsi.conf manpage until the
David Gwynne
2010-09-24
oups. the notes i just added looked like shit because i'm too smart too
Henning Brauer
2010-09-24
basic manpage
David Gwynne
2010-09-24
another useless and noisy debug message
Claudio Jeker
2010-09-24
add missing .Ar;
Jason McIntyre
2010-09-24
Set TCP_NODELAY since we want the request to be sent ASAP.
Claudio Jeker
2010-09-24
tweak previous;
Jason McIntyre
2010-09-24
Remvoe some debug messages that are not needed.
Claudio Jeker
2010-09-24
Fix bus space mapping bugs for GPIO's and MFGPT's and while at it add proper
Paul Irofti
2010-09-24
add -s option. ok martinh@
lum
2010-09-24
Import iscsictl -- the control tool for iscsid.
Claudio Jeker
2010-09-24
iSCSI Initiatior daemon using vscsi(4).
Claudio Jeker
2010-09-24
for rdr-to and nat-to, mention in which direction they are usually used
Henning Brauer
2010-09-24
remove the check that enforced rdr-to only inbound and nat-to only outbound.
Henning Brauer
2010-09-24
remove dying flag in detach() function.
Yojiro Uo
2010-09-24
Prefer -h instead over -L for symlink test.
Antoine Jacoutot
2010-09-24
useless store
Theo de Raadt
2010-09-24
fix typo in utwitch
David Gwynne
2010-09-24
Fixes before-boot umass hangs on units without media.
Theo de Raadt
2010-09-24
add a little padding to make SYNOPSIS line up nicely;
Jason McIntyre
2010-09-24
try to print the attach dmesg line in one unit, rather than intermixing
Theo de Raadt
2010-09-24
TCP send and recv buffer scaling.
Claudio Jeker
2010-09-24
dead store; found by clang
Theo de Raadt
2010-09-24
npppd didn't setup a PIPEX session if MPPE is not required by config and
YASUOKA Masahiko
2010-09-24
move DEBUG-only variable into #ifdef
Theo de Raadt
2010-09-24
itojun picked exactly the right reason in that REASON_SET call. really no
Henning Brauer
2010-09-24
use pd->rdomain for the PF_MISMATCHAW checks in pf_test_fragment instead of
Henning Brauer
2010-09-24
no need to pf_tag_packet in the stateless case in pf_test since
Henning Brauer
2010-09-24
hello, this is captain obvious speaking:
Henning Brauer
2010-09-24
remove misleading XXX comment. it is pretty clear by now that
Henning Brauer
2010-09-24
nicer linewraps, purely cosmetic
Henning Brauer
2010-09-24
enable utwitch(4) for SGI machines too.
Yojiro Uo
2010-09-24
init err to 0 in sd_get_parms to avoid confusion when checking rigid
David Gwynne
2010-09-24
remove useless store
David Gwynne
2010-09-24
no use setting cmd in mfi_ioctl_setstate if you never use it.
David Gwynne
2010-09-24
vol_list in mpi_get_raid is never used.
David Gwynne
2010-09-24
kill some unused arguments to pf_create_state
Jonathan Gray
2010-09-24
tsleep on a static and private handle, since our goal is to not be
Theo de Raadt
2010-09-24
Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncate
Theo de Raadt
2010-09-24
fix a overflow found by parfait
Jonathan Gray
2010-09-23
When the HEAD of an .Nm block in the SYNOPSIS might be wider
Ingo Schwarze
2010-09-23
Count trailing escaped blanks correctly;
Ingo Schwarze
2010-09-23
sync
Paul Irofti
2010-09-23
Remove tn3270 reference.
Paul Irofti
2010-09-23
Kill tn3270.
Paul Irofti
2010-09-23
Unlink tn3270 from the build.
Paul Irofti
2010-09-23
The only sensible argument for VOP_* calls that take a struct proc pointer is
Owain Ainsworth
2010-09-23
In procfs_root(), while the vn_lock on a newly-allocated vnode can not
Owain Ainsworth
2010-09-23
Change:
Owain Ainsworth
[next]