1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
gilles 93e859c46a - queue process no longer schedules messages which do not have flag
F_MESSAGE_COMPLETE
- submit recipients to the queue as we read them from RCPT instead of
	submiting them all at once when DATA is over. this prevents us
	from having to keep a potentially large number of recipients in
	memory during the whole session.
- remove all code that dealt with the recipients queue of a message as
	it is no longer used.
- several small changes to make sure the server is always in a recoverable
	state in case of an unexpected shutdown.
2008-11-11 01:08:08 +00:00
bin various doc fixes related to how mv handles symlinks 2008-10-21 06:42:45 +00:00
distrib Replace some 4 space knf spacing with install space paranoia tabs, saving 2008-11-11 00:55:21 +00:00
etc sync 2008-10-10 20:16:10 +00:00
games fix some situations where it was impossible to buy a hotel, 2008-11-10 18:02:17 +00:00
gnu add support for iso8859-13 2008-11-06 01:53:42 +00:00
include rename libsa to libsndio 2008-10-27 00:26:33 +00:00
kerberosV Remove clauses 3 and 4 from NetBSD license. 2008-10-17 18:30:19 +00:00
lib typos; ok ratchov@ jmc@ 2008-11-09 19:49:10 +00:00
libexec typo fixed (overriden -> overridden) 2008-11-09 12:34:46 +00:00
regress PuTTY supports AES CTR modes, so interop test against them too 2008-11-10 02:06:35 +00:00
sbin add missing header needed by getpagesize(). 2008-11-09 15:54:54 +00:00
share Add eMPIA Technology 2761 (ASUS EeePC 701 Notebooks) chipset which 2008-11-10 05:52:25 +00:00
sys typo: be -> by in comment 2008-11-10 18:11:59 +00:00
usr.bin add a per-stream ``soft volume'' knob and the corresponding -v option. 2008-11-10 23:25:37 +00:00
usr.sbin - queue process no longer schedules messages which do not have flag 2008-11-11 01:08:08 +00:00
Makefile do not enter lkm 2005-12-02 01:17:20 +00:00
Makefile.cross Try to clean up the cross build environment, more of the tree cross builds now 2008-09-06 16:26:39 +00:00