Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-18 | Feature sync with macppc | Miod Vallat | |
2004-11-18 | Move PowerPC cpu type constants to <machine/cpu.h> | Miod Vallat | |
ok drahn@ | |||
2004-11-18 | Prototypes for the log message functions | Jean-Francois Brousseau | |
2004-11-18 | Make the 'cvs log' command work in client mode, mostly based on the | Jean-Francois Brousseau | |
code from update | |||
2004-11-18 | Compile with the log message code and do not install the cvs binary | Jean-Francois Brousseau | |
with the SGID bit set | |||
2004-11-18 | let peer->capa.mp_[v4|v6] contain the SAFI, don't just use it as bool | Henning Brauer | |
2004-11-18 | Subsequent Address Family Indicators (SAFI) in hex and add SAFI_NONE | Henning Brauer | |
2004-11-18 | struct capa_mp is not needed any more, spotted by claudio | Henning Brauer | |
2004-11-18 | introduce session_capa_mp() which adds the multiprotocol announcements | Henning Brauer | |
to OPEN messages. eases session_open() quite a bit and kills duplicate code claudio ok | |||
2004-11-18 | handle SONPROC; ok aaron, deraadt, krw | Markus Friedl | |
2004-11-18 | enable receive() accounting and use uio_procp for send() accounting, too | Markus Friedl | |
ok deraadt, jared, djm | |||
2004-11-18 | add code to announce support for IPv6 Unicast. | Henning Brauer | |
disabled for now, claudio ok | |||
2004-11-18 | it's oupsa oupsa oupsa time... | Henning Brauer | |
writing to a member of a const struct is no good, so un-const struct peer for log_statechange() | |||
2004-11-18 | supress logging of subsequent connect() failures as long as: | Henning Brauer | |
-the session alternates between Active and Connect. Other states reset logging -the error is the same as the last connect() error seen jajajaja claudio | |||
2004-11-18 | More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and ↵ | Kenneth R Westerback | |
variable shuffle. No functional change. | |||
2004-11-17 | Document exit code, pointed out by Paul de Weerd. | Todd C. Miller | |
2004-11-17 | sort sections; | Jason McIntyre | |
2004-11-17 | Enable interrupts after autoconf. | Miod Vallat | |
2004-11-17 | Remove dead or unused code; minor syncs with macppc code. | Miod Vallat | |
2004-11-17 | Correct *cnputc() prototypes. | Miod Vallat | |
2004-11-17 | Add register prefixes and generally match macppc locore.S now; diff between | Miod Vallat | |
both locore is useful now. | |||
2004-11-17 | A few more register prefixes, as well as more tab vs space police. No | Miod Vallat | |
change in .o file. ok drahn@ | |||
2004-11-17 | Update to sudo 1.6.8p4 | Todd C. Miller | |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff | |
2004-11-17 | oops, spotted by pat as always | Theo de Raadt | |
2004-11-17 | print real/avail/bufcache sizes as unsigned | Michael Shalayeff | |
2004-11-17 | - \r\n fix for QUIT command | Bob Beck | |
- Implement RSET in spamd - some virus scanning products (notably symantec's viruswall) spew a RSET into the smtp stream before every attempted delivery. (noticed by reitenba@fh-brandenburg.de and some others). This ensures such things can successfully talk to a spamd greylister. ok millert@ henning@ | |||
2004-11-17 | typo, spotted by pedro | Theo de Raadt | |
2004-11-17 | 3 more devices | Theo de Raadt | |
2004-11-17 | rename to atmel | Theo de Raadt | |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt | |
2004-11-17 | document the firmware files in /etc/firmware/ | Theo de Raadt | |
2004-11-17 | use the filesystem based firmware loader; dlg ok | Theo de Raadt | |
2004-11-17 | firmware loading; ok pedro tedu dlg miod | Theo de Raadt | |
2004-11-17 | stuff after #endif | Theo de Raadt | |
2004-11-17 | use lmin() instead of imin() in sbspace(), ok henning, millert | Markus Friedl | |
2004-11-17 | print ipv6 on enc0, too; ok otto, tests by fries | Markus Friedl | |
2004-11-17 | ip6_plen does not include the size of the ipv6 header; ok itojun | Markus Friedl | |
2004-11-17 | document the new update framework for bulk builds. | Marc Espie | |
2004-11-17 | Add a small TOC description to the synopsis, since people may not read | Marc Espie | |
long enough to find out about fake, or flavors. | |||
2004-11-17 | document the update paraphernalia, even though it's still experimental. | Marc Espie | |
2004-11-17 | off-by-one in process_states[], fixes display of memory; ok deraadt, aaron | Markus Friedl | |
2004-11-17 | Improved logging for advertisement failures: Add some carpstats.carps_onomem++ | Ryan Thomas McBride | |
when sending advertisements fail due to ENOBUGS, and some CARP_LOG for other failures. From camield@ | |||
2004-11-17 | sync | Theo de Raadt | |
2004-11-17 | Three mode devices found in the wild, I think | Theo de Raadt | |
2004-11-17 | remove NI_WITHSCOPEID | Jun-ichiro itojun Hagino | |
2004-11-17 | wrong paren. Patrick Latifi | Jun-ichiro itojun Hagino | |
2004-11-17 | NI_WITHSCOPEID is no more. | Jun-ichiro itojun Hagino | |
2004-11-17 | fix non-usb builds | Theo de Raadt | |
2004-11-17 | pre-sync | Theo de Raadt | |