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-09-08
clean warnings on all architectures
Theo de Raadt
2008-09-06
- don't list *.merged files in the "remaining for you to merge by hand"
Antoine Jacoutot
2008-09-06
adapt to API changes in OpenSSL 0.9.8h
Damien Miller
2008-09-06
update for openssl-0.9.8h
Damien Miller
2008-09-06
correct name. -moj
Mats O Jansson
2008-09-05
ignore unknown SAFIs in the MP capabilities. used by some to distribute
Henning Brauer
2008-09-04
Check for the correct ioctl failure case and reflect that
Jonathan Gray
2008-09-03
Missing breaks.
Jonathan Gray
2008-09-03
; -> : in getopt optstring.
Jonathan Gray
2008-09-03
Missing break in case statement.
Jonathan Gray
2008-09-02
- make sure they are no sendmail leftovers in src when sysmerge stops
Antoine Jacoutot
2008-09-02
Install in the correct directory with NOMAN set. Based on makewhatis
Dale Rahn
2008-09-02
be more careful in checking disk space; ok millert
Theo de Raadt
2008-09-01
sync synopsis and usage; KNF.
Igor Sobrado
2008-08-31
Fix AS check in parse_community() -- well-known communities have the AS
Claudio Jeker
2008-08-29
- prevent sysmerge from installing a virgin master.passwd and group
Antoine Jacoutot
2008-08-23
- document -h
Jason McIntyre
2008-08-23
ufs -> UFS;
Jason McIntyre
2008-08-22
make it section 8
Theo de Raadt
2008-08-22
move mksuncd to here (but still only sparc64 build)
Theo de Raadt
2008-08-22
merge crunchide into crunchgen as the -h flag. this is not yet done the
Theo de Raadt
2008-08-22
Merge crunchgen & crunchhide (using name checking), and move to usr.sbin
Theo de Raadt
2008-08-14
let's make this half useful to recover from crashed disks with wrong info.
Marc Espie
2008-08-14
simplify S definition to just srcdir, since it appears there's no special
Marc Espie
2008-08-13
sync synopsis/usage; fix double "usage:"; KNF.
Igor Sobrado
2008-08-12
basic bounds check on elf header info. avoid crashes on i.e.e truncated
Otto Moerbeek
2008-08-11
Build apm(8) and apmd(8) on sparc64.
Mark Kettenis
2008-08-11
Use only safe functions in signal handlers.
Tobias Stoeckmann
2008-08-11
more goto fail on gettimeofday error
Reyk Floeter
2008-08-11
better handling of HTTP POSTs or requests with Content-Length.
Reyk Floeter
2008-08-11
add missing 'break' to read HTTP content correctly
Reyk Floeter
2008-08-08
add a variable $SERVER_NAME which is "OpenBSD relayd" by default.
Reyk Floeter
2008-08-08
chunked encoding may include empty lines at random places, do not
Reyk Floeter
2008-08-08
fix possible memleaks in chunked encoding handler
Reyk Floeter
2008-08-08
only dump all protocol nodes with DEBUG > 1.
Reyk Floeter
2008-08-08
Support HTTP responses that neither specify a Content-Length header
Reyk Floeter
2008-08-08
Check gettimeofday() against -1; Add a missing error check in one place.
Thordur I. Bjornsson
2008-08-07
Fix a typo, inteface -> interface.
Brad Smith
2008-08-05
Do not advertise the default route with wrong metric of 0. Set it to 1
Claudio Jeker
2008-08-04
Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@
Todd C. Miller
2008-08-03
Don't print a warning when the random device cannot be opened if
Todd C. Miller
2008-08-02
usage() has to exit 1; Gleydson Soares
Theo de Raadt
2008-08-01
This log message is an excruiciating pain in the ass when it repeats 4000 tim...
Bob Beck
2008-07-28
some cleanup; Gleydson Soares
Theo de Raadt
2008-07-28
Do not use __progname in inetd as it is not portable. Instead hardcode it to
Claudio Jeker
2008-07-27
Use __progname instead of hand rolled version using argv[0].
Claudio Jeker
2008-07-26
kill trailing whitespace;
Jason McIntyre
2008-07-25
Mention @bin plist element, ok espie@
Ian Darwin
2008-07-25
doc fix; from David Higgs
Jason McIntyre
2008-07-24
Use memcpy() and memcmp() like everywhere else in ospfd. OK norby@
Claudio Jeker
[next]