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-08-03
fix linecount bug with comments spanning multiple lines
Henning Brauer
2010-08-03
Group string comparisons and supply more helpful comments. Add
Kenneth R Westerback
2010-08-03
Start with the default label when RESTORE'ing a saved ascii label.
Kenneth R Westerback
2010-07-29
Print a column with the routing label if "netstat -vr" or "route
Alexander Bluhm
2010-07-29
some error cases returned 01 when they should have been returning -1
Jonathan Gray
2010-07-28
Change back to the pre rev 1.11 behaviour of not treating unexpected
Jonathan Gray
2010-07-27
Align FFS filesystem start and end sectors so the start is on a
Kenneth R Westerback
2010-07-27
Nuke 'sectoffset'. A stub variable no longer used except to supply
Kenneth R Westerback
2010-07-24
mount -f doesn't help mfs, but it doesn't hurt, so stop warning about it.
Ted Unangst
2010-07-23
Block all signals before sending SIGTERM to all non-system processes.
Todd C. Miller
2010-07-22
Don't deref a NULL pointer if tap or tag are not specified in the
Jonathan Gray
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
[next]