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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2008-03-30
.Xr snmpctl
Martin Reindl
2008-03-24
Make it possible to disable/enable pseudo devices in UKC, config file and
Mats O Jansson
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-23
Done mark a disable of a disabled device as an change (and same with enable).
Mats O Jansson
2008-03-23
Do not abort walking the tree if a node's contents is too large; allows
Miod Vallat
2008-03-22
spaces found reading that diff
Theo de Raadt
2008-03-22
put in explicit suffix rules, they're needed anyways since $< is only used
Marc Espie
2008-03-22
Mention that softreconfig is on by default. From Matthew Dempsky
Claudio Jeker
2008-03-21
better handling of chunked encoding, further fixes after extensive testing
Reyk Floeter
2008-03-20
handle the case that the Content-Length HTTP header may be 0
Reyk Floeter
2008-03-20
Fix HISTORY. OK reyk@
Todd C. Miller
2008-03-19
CMSG_LEN and CMSG_SPACE are not neccessarily the same size. So if you
Theo de Raadt
2008-03-18
Fix mention of authpf_users table (s/authpf users/authpf_users/).
Michael Erdely
2008-03-18
correct CMSG_SPACE and CMSG_LEN handling as done in other places. These
Theo de Raadt
2008-03-18
remove ber_add_astring and make it the default behaviour in
Reyk Floeter
2008-03-18
fix bug that ber_oid2ber skips the first byte when encoding powers of
Reyk Floeter
2008-03-17
two small bugs in printing funcs:
Henning Brauer
2008-03-17
sync the synopsis and usage; "usage:" is lowercase
Igor Sobrado
2008-03-17
"usage:" is lowercase; while here, KNF
Igor Sobrado
2008-03-17
use the right format for "usage:"; "usage:" is lowercase
Igor Sobrado
2008-03-17
sort options
Igor Sobrado
2008-03-17
convert more strings to use the new ber_add_astring() function which
Reyk Floeter
2008-03-17
another sizeofa instead of sizeof fix
Reyk Floeter
2008-03-17
fix incorrect use of sizeof() where there sizeofa() macro should be used
Reyk Floeter
2008-03-17
option 252 is generally used to specify an autoproxy-script on a subnet.
David Gwynne
2008-03-16
s/273.16/273.15/g, then refactor the formulae to ensure that the
Constantine A. Murenin
2008-03-16
text simplification;
Jason McIntyre
2008-03-16
avoid errno trashing, ok mpf henning
Theo de Raadt
2008-03-16
syslogd leaves zombies around if multiple |/pathto/mylogprog
Marco Pfatschbacher
2008-03-16
Reduce the number of unnecessary time(3)/gettimeofday(2) calls, and make sure
Constantine A. Murenin
2008-03-16
implement the hrSWRun portion of the HOST-RESOURCES mib. you can see whats
David Gwynne
2008-03-16
usage statements are preceeded with usage:
David Gwynne
2008-03-15
provide sizeofa for counting the number of elements in an array. use it for
David Gwynne
2008-03-15
space allocated is sum of CMSG_SPACE()'s. length given to the kernel
Theo de Raadt
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-15
Repair more msg_controllen dealing with structures or arrays of
Theo de Raadt
2008-03-15
repair msg_controllen and also an errant buf[CMSG_LEN(..)] decl
Theo de Raadt
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-15
if the device supports the PCI capabilities list and the verbose flag
Reyk Floeter
2008-03-15
Because the shuffle code initialisation is a specific case of shuffling
Damien Miller
2008-03-15
explicitly report whether the lower or upper limit is exceeded; ok sthen@ cku...
Constantine A. Murenin
2008-03-15
move zerodotzero up so more stuff can use it
David Gwynne
2008-03-14
- punctuate and order the tokens list, to stop it looking scrappy
Jason McIntyre
2008-03-14
add a new ber function ber_add_astring() that strdups the string and
Reyk Floeter
2008-03-14
Add a "%l" token to signal whether a sensor value is in or out of bounds,
Chris Kuethe
2008-03-13
document the just-committed %s token.
Chris Kuethe
2008-03-13
Allow a program invoked on state change to receive sensor status. Perhaps
Chris Kuethe
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-12
"usage:" should precede the first statement only
Igor Sobrado
2008-03-12
remove noisy warning message
Reyk Floeter
[next]