index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2010-07-20
opration -> operation
Miod Vallat
2010-07-20
two iterators should be u_int; ok jsg
Theo de Raadt
2010-07-18
get the markup right for [-]command
Jason McIntyre
2010-07-16
fix up the mini synopses in the subsections; fix from ingo
Jason McIntyre
2010-07-14
handle printing of RTM_DESYNC in route monitor.
David Gwynne
2010-07-13
Fix (pflow) display in rule printing. Spotted by dhill@, ok henning@
Stuart Henderson
2010-07-10
Eliminate some unnecessary #include lines.
Matthew Dempsky
2010-07-09
kill redundant docheck() function; ok deraadt@
Otto Moerbeek
2010-07-09
Avoid crashes by using correct types for block numbers, which can grow
Otto Moerbeek
2010-07-08
802.1X is unsupported; from Christopher Zimmermann (tweaked
Jason McIntyre
2010-07-05
improve description for -i; as a consequence of recent changes,
Igor Sobrado
2010-07-04
make ^D handling consistant in fdisk by just bailing out instead of
Alexander Hall
2010-07-03
Better non-debug logging messages when a session is established/closed.
Reyk Floeter
2010-07-03
Fix the naming of interfaces and variables for rdomains and rtables
Philip Guenthe
2010-07-03
Fix a couple of problems with printing of anchors, in particular recursive
Ryan Thomas McBride
2010-07-03
Use our own enum here rather than abusing the PF rule type enums, which
Ryan Thomas McBride
2010-07-02
make lint a bit happier
Theo de Raadt
2010-07-02
garbage collect an unused function; ok claudio
Theo de Raadt
2010-07-02
garbage collect an unused variable
Theo de Raadt
2010-07-02
some data structures were still present when NOKVM was defined
Theo de Raadt
2010-07-02
add missing header needed by ioctl()
Charles Longeau
2010-07-02
on error, getuint() will return UINT_MAX. Instead of actually using
Alexander Hall
2010-07-01
Learn wsconsctl to handle more than the first keyboard, mouse and display.
Mats O Jansson
2010-07-01
Fix 'pfctl -a anchor -Fa' segfault introduced in r1.298.
Stefan Sperling
2010-07-01
Use opendev(3) when handling key disks so that disklabel UIDs are
Joel Sing
2010-07-01
Remove two useless nul characters. -moj
Mats O Jansson
2010-07-01
add screen types and emulations to things to be shown for displays.
Mats O Jansson
2010-07-01
Add support for the tap extension (ikev2 ... tap "enc1") that will
Reyk Floeter
2010-07-01
support dumping the new SADB_X_EXT_TAP extension.
Reyk Floeter
2010-06-30
allow uppercase A-F in the uid input
Alexander Hall
2010-06-30
Make 'fdisk -i' start the OpenBSD partition on a power of 2 512-byte
Kenneth R Westerback
2010-06-30
make the disklabel editor not crash when pressing ^D in the uid prompt
Alexander Hall
2010-06-29
Replace enc(4) with a new implementation as a cloner device. We still
Reyk Floeter
2010-06-29
add code to lookup the RSA public keys in /etc/iked/pubkeys/ as an
Reyk Floeter
2010-06-29
Replace the hand-crafted Diffie-Hellman implementation in isakmpd with
Reyk Floeter
2010-06-29
Add missing frees.
Reyk Floeter
2010-06-29
Fix use after free. Found by regress tests.
Charles Longeau
2010-06-29
list kern.rthreads as a knob you can but shouldn't turn
Ted Unangst
2010-06-28
Clean up iterface stats handling:
Ryan Thomas McBride
2010-06-28
A long time ago when wsconsctl was written it expected that ksym was uniq.
Mats O Jansson
2010-06-27
tweak previous; ok claudio
Jason McIntyre
2010-06-27
Make 'route exec' emit error messages like xargs when execve() fails does.
Philip Guenthe
2010-06-27
When a peer requests a certificate from the local gateway, we first
Reyk Floeter
2010-06-27
fix possible double free of the initiator cert
Reyk Floeter
2010-06-27
fix the length check for ASN1_ID Ids.
Reyk Floeter
2010-06-27
Verify that the subjectAltName extension is present and matches the
Reyk Floeter
2010-06-27
Instead of modifying and fiddling with the IKE SA in the payload
Reyk Floeter
2010-06-27
print the required bits as a string
Reyk Floeter
2010-06-27
cycle static buffers in print_bits()
Reyk Floeter
2010-06-26
malloc/strlcpy -> strdup. Apparently I forgot to commit this one with
Kenneth R Westerback
[next]