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-12-18
Check fwrite return code at DATA stage.
Jacek Masiulaniec
2008-12-18
- condition lists is wrongly described, unbreak the following syntax:
Gilles Chehade
2008-12-18
Instead of directly applying ntoh*() to fields of the captured
Hans-Joerg Hoexer
2008-12-18
Don't err() on blank lines.
Jacek Masiulaniec
2008-12-18
Cleanup /incoming before handling each MAIL FROM.
Jacek Masiulaniec
2008-12-17
Warn if empty map is being created; this catches at least usage
Jacek Masiulaniec
2008-12-17
Merge newaliases into makemap.
Jacek Masiulaniec
2008-12-17
typo
Miod Vallat
2008-12-17
Introduce /purge, where all msgs scheduled for deletion are put by
Jacek Masiulaniec
2008-12-17
sort;
Jason McIntyre
2008-12-17
Add a workaround for some crazyness that happens if a cloning route has a
Claudio Jeker
2008-12-17
Add support for demotion counter.
Michele Marchetto
2008-12-17
more on editors; ok ajacoutot
Jason McIntyre
2008-12-16
- make it possible to edit a merged file using an external editor ;
Antoine Jacoutot
2008-12-16
strptime() never sets tm_isdst, so set it to -1 before passing the
Philip Guenthe
2008-12-15
tweak the defaults to also do -M if you ask for info on a given package.
Marc Espie
2008-12-15
Cleanup the temporary directory in all the error paths.
Federico G. Schwindt
2008-12-14
Files under /incoming don't need flock(2)ing anymore.
Jacek Masiulaniec
2008-12-14
O_TRUNC is redundant if O_EXCL is specified.
Jacek Masiulaniec
2008-12-14
O_TRUNC is redundant if O_EXCL is specified.
Jacek Masiulaniec
2008-12-14
queue_create_incoming_layout must return 0 on failure, not -1.
Jacek Masiulaniec
2008-12-14
display message is +DISPLAY; from Ingo Schwarze
Jason McIntyre
2008-12-13
IMSG_* namespace cleanup.
Jacek Masiulaniec
2008-12-13
Detect alias duplicates.
Jacek Masiulaniec
2008-12-13
Fix few parsing bugs in parse_entry, most severe of which was
Jacek Masiulaniec
2008-12-13
Simplify parse_entry; streamline the code to call db->put in one
Jacek Masiulaniec
2008-12-13
If parse_aliases fails, don't warn about syntax errors; it may fail
Jacek Masiulaniec
2008-12-13
Use mkstemp instead of mkdtemp; also, add more X's.
Jacek Masiulaniec
2008-12-13
- Correct usage text.
Jacek Masiulaniec
2008-12-13
Declare alias_parse in smtpd.h, and fix callers that pass it wrong
Jacek Masiulaniec
2008-12-12
Make bgpctl priority aware.
Claudio Jeker
2008-12-12
Make bgpd route priority aware and while there sync in the basics to correctly
Claudio Jeker
2008-12-12
ospfd knows now priorities so let ospfctl know and print them as well.
Claudio Jeker
2008-12-12
Make the kroute code routing priority aware. This solves a few issues and
Claudio Jeker
2008-12-12
Use rtm_hdrlen to jump over the message header and to the beginning of the
Claudio Jeker
2008-12-12
Format string checking for bsnprintf.
Jacek Masiulaniec
2008-12-12
Kill references to smtpdb(8).
Jacek Masiulaniec
2008-12-12
Correctly set the partial bit on the AS4_PATH and AS4_AGGREGATOR attribute.
Claudio Jeker
2008-12-12
Follow RFC 4271 more closely by sending the correct error back for optional
Claudio Jeker
2008-12-11
- last snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- snprintf -> bsnprintf
Gilles Chehade
2008-12-11
- fix a bug that would cause the runner to hit a fatal() when running out
Gilles Chehade
2008-12-11
- document showqueue and showrunqueue
Gilles Chehade
2008-12-11
- missing prototype
Gilles Chehade
2008-12-11
- bsnprintf() is a wrapper to snprintf() that can be used when we handle an
Gilles Chehade
[prev]
[next]