Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-12 | add wx | Jason Wright | |
2000-02-12 | flesh this out a bit more (more to come) | Jason Wright | |
2000-02-12 | Let non-amiga build amiga manpages. | Marc Espie | |
2000-02-12 | Let manpages be built if !amiga | Marc Espie | |
2000-02-12 | Build amiga manpages, always. | Marc Espie | |
2000-02-12 | Allow for iteconfig.8 to be built everywhere. | Marc Espie | |
We don't currently care about atari... if ever we do, should scrape iteconfig_atari diffs into iteconfig.8, move the manpage to `generic' arch, and specify it only applies to atari/amiga... | |||
2000-02-12 | Allow for manpage. | Marc Espie | |
2000-02-12 | Build manpage even if !amiga | Marc Espie | |
2000-02-12 | Correctly handle comments at the beginning of an assertion (noted by | Angelos D. Keromytis | |
ho@openbsd.org) | |||
2000-02-12 | handle direct lines correctly; rees | Theo de Raadt | |
2000-02-12 | Fix a locking bug, and a size boundary condition | Niklas Hallqvist | |
2000-02-12 | parse mm/dd/yy correctly; tron@netbsd.org and matthieu | Theo de Raadt | |
2000-02-12 | Merge with EOM 1.114 | Niklas Hallqvist | |
author: angelos Bad typo, the check should be inverted. Also, add a NOTIFY message being sent to the Responder if policy check fails at the initiator (and print a log message). | |||
2000-02-12 | Sync. | Angelos D. Keromytis | |
2000-02-12 | Simplify a couple of things in the lexer, make the compiler happy so | Angelos D. Keromytis | |
-Wall doesn't complain at the lexers. | |||
2000-02-11 | Let weak symbols take precedence over symbols read from 2nd hand libraries. | Marc Espie | |
This fixes an important bug: libc now uses weak symbols a lot. Without this patch, dynamic linking with libraries that reference libc would mean those symbols would not be resolved, as weak symbols are good enough for linking, but 2nd hand libraries symbols are not. Not 100% sure this won't trigger problems later (nothing yet), but this fixes the immediate problem. Approved by niklas@ and millert@ | |||
2000-02-11 | man page for wx from FreeBSD | Jason Wright | |
2000-02-11 | add wx | Jason Wright | |
2000-02-11 | Add LIBKEYNOTE. (niklas@ ok) | Hakan Olsson | |
2000-02-11 | Intel 82452 (Pro/1000) driver from mjacob@feral.com | Jason Wright | |
2000-02-11 | delay MD5 computation until client sends response, free() early, cleanup. | Markus Friedl | |
2000-02-11 | Turn iff debugging code in attach, prolong a delay timer that made certain | Niklas Hallqvist | |
cards hang at attach time. The driver still has problems though. | |||
2000-02-11 | Merge with EOM 1.19 | Niklas Hallqvist | |
author: ho style... author: ho Think-o. Reword log msg again to match what happens here. author: ho (struct constant_map *) is not (char *), plus reword the log msg. | |||
2000-02-11 | Merge with EOM 1.11 | Niklas Hallqvist | |
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion. author: angelos Add an initiator attribute, and make the code amenable to be invoked by the initiator as well (for policy compliance checking). author: angelos Fix typo, noted by Jorgen.Granstam@abc.se | |||
2000-02-11 | Merge with EOM 1.34 | Niklas Hallqvist | |
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion. | |||
2000-02-11 | Merge with EOM 1.113 | Niklas Hallqvist | |
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion. author: angelos Do a policy check on the Initiator, when notified by the Responder on the SA selection. For efficiency, we should replicate this check on the first message sent by the Initiator (so we only send proposals we know we'll eventually accept). | |||
2000-02-11 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: angelos Do a policy check on the Initiator, when notified by the Responder on the SA selection. For efficiency, we should replicate this check on the first message sent by the Initiator (so we only send proposals we know we'll eventually accept). author: angelos Add an initiator attribute, and make the code amenable to be invoked by the initiator as well (for policy compliance checking). | |||
2000-02-11 | regen | Michael Shalayeff | |
2000-02-11 | 2 more c-media audio devices | Michael Shalayeff | |
2000-02-11 | Use .An and Aq constructs | Jason Wright | |
2000-02-11 | sync | Jason Wright | |
2000-02-11 | Intel 82452 | Jason Wright | |
2000-02-11 | Fix from jonathon.fletcher@pobox.com | Chris Cappuccio | |
Check $new_domain_name_servers not $nameserver | |||
2000-02-10 | mark interrupt frames | Michael Shalayeff | |
2000-02-10 | clkf_intr() implementation, better clkf_usermode() | Michael Shalayeff | |
2000-02-10 | ack all ints along w/ masking 'em outi; on very early sys init | Michael Shalayeff | |
2000-02-10 | more | David Leonard | |
2000-02-10 | its a stack, not a queue | David Leonard | |
2000-02-10 | protect arguments to Nd | David Leonard | |
2000-02-10 | document existence of pthread_setcancelstate and pthread_setcanceltype | David Leonard | |
2000-02-10 | oops | David Leonard | |
2000-02-10 | add DUMP_INFO helper macro | David Leonard | |
2000-02-10 | ident. fix comment. | David Leonard | |
2000-02-10 | make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do ↵ | David Leonard | |
you remember, todd?) actually uses todd's relaxed regex | |||
2000-02-10 | mention where to find the BT848 data sheet nowadays. handy for those serious ↵ | David Leonard | |
about understanding the driver. | |||
2000-02-10 | stdc | David Leonard | |
2000-02-10 | add PPPoE Discovery- and Session-Stage ETHERTYPEs | Jason Wright | |
2000-02-09 | bring in the latest document to sync with reality. | Jun-ichiro itojun Hagino | |
2000-02-09 | revise extended scoped address format support. delimiter and the order | Jun-ichiro itojun Hagino | |
is changed, based on discussion in ipngwg scoped address cabal. past code: fe80::1@de0 now: de0%fe80::1 this will be in sync with next extended address format proposal (which should be final - I don't want to make this kind of change again). | |||
2000-02-09 | I need to get rid of local stuff of my tree. Here is an old | Niklas Hallqvist | |
patch to deal with machines with many interfaces, myself, I have 256 loopbacks on my laptop. |