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
2011-10-03
Add a 'flag' locator to gpioiic(4), and define a first flag
Matthieu Herrb
2011-10-03
- fix a segv caused by a deep recursion introduced with a recent quick-fix
Gilles Chehade
2011-10-03
clarify that network sources are to be specified in CIDR notation
Gilles Chehade
2011-10-03
update to nginx 1.0.14
Robert Nagy
2011-10-03
update to nginx-1.0.8 which includes many bugfixes
Robert Nagy
2011-10-02
Fix some minor things in config(8):
Edd Barrett
2011-10-02
When using `config -e`:
Edd Barrett
2011-10-02
Delete unused variables, from Michael W Bombardieri.
Nicholas Marriott
2011-09-29
ssl.8: Certifying Authority -> Certificate Authority
Jason McIntyre
2011-09-28
removing annoying debug log
Gilles Chehade
2011-09-27
check closefrom() return value
Charles Longeau
2011-09-26
tweak previous; ok claudio
Jason McIntyre
2011-09-25
remove hack, ask for SUBDIRs with FULLPATH set
Marc Espie
2011-09-24
generate and install the correct manual page, noted by deraadt@
Robert Nagy
2011-09-22
unconditionally chroot to the www user's homedir by default
Robert Nagy
2011-09-22
fix two signed/unsigned comparsions
Robert Nagy
2011-09-22
pick the internal pcre up and use that
Robert Nagy
2011-09-22
thank you CVS for missing the "core" directory
Robert Nagy
2011-09-22
import of nginx 1.0.6 with a bundled libpcre needed for pcre to work
Robert Nagy
2011-09-22
Let tcpdump use the same format for printing IPv6 fragments as for
Alexander Bluhm
2011-09-22
purge the rcsid
Theo de Raadt
2011-09-22
Revert r1.29. Now that the "C" locale is ASCII-only, this workaround
Stefan Sperling
2011-09-21
fix missing err.h includes
Jonathan Gray
2011-09-21
missing err.h include
Jonathan Gray
2011-09-21
include err.h for warnx
Jonathan Gray
2011-09-21
During socket splicing the relayd session timeouts could not be
Alexander Bluhm
2011-09-21
fix an |= that should have been !=
Jonathan Gray
2011-09-21
fix the two most offensive indentation violations in here.
Peter Hessler
2011-09-21
Add rdomain support to NTPd.
Peter Hessler
2011-09-21
Try to document the show mrt command. While there order the filters
Claudio Jeker
2011-09-21
Make it possible to parse MRT table dumps (all 3 formats) and display
Claudio Jeker
2011-09-21
Fix nexthop_modify() to reset the flags when called. Until now
Claudio Jeker
2011-09-21
Unbreak the tree. I forgot to add a fatalx() stub to bgpctl.
Claudio Jeker
2011-09-20
Move a few functions into util.c because bgpctl will need them soon.
Claudio Jeker
2011-09-20
report the "fix-active" flag, and print any other unknown flags in hex.
Theo de Raadt
2011-09-19
Quick fix to avoid fatal() when we receive a line which have a length of exac...
Charles Longeau
2011-09-19
Make it more clear what are subtypes and some more cleanup of the
Claudio Jeker
2011-09-19
remove an unused ctl struct and remove some unneeded values from
Claudio Jeker
2011-09-18
a single ramqueue message may be shared by many ramqueue envelopes to be
Gilles Chehade
2011-09-18
extract 8 octets (as per RFC 2661) rather than a long; with jsing@
Christian Weisgerber
2011-09-18
Fix whitespace.
Joel Sing
2011-09-18
Avoid potential 64-bit unaligned access on strict alignment architectures.
Joel Sing
2011-09-18
Reorder the headerfiles a bit. Move the bgpd specific prototypes out of
Claudio Jeker
2011-09-17
Make tcpdump -v print the id and seq of icmp6 echo packets.
Alexander Bluhm
2011-09-17
update pointer variable after copying misaligned packet; ok claudio@
Christian Weisgerber
2011-09-17
Implement new mrt table dump format as specified in draft-ietf-grow-mrt.
Claudio Jeker
2011-09-17
tweak previous;
Jason McIntyre
2011-09-17
access a 32-bit field as u_int32_t, not as u_long; ok bluhm@
Christian Weisgerber
2011-09-17
make pkg_add -nvv work with respect to whatis.db updates;
Ingo Schwarze
2011-09-17
Apply the fnmatch recursion limit fix to the local copy of fnmatch in httpd.
Stefan Sperling
[next]