Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-15 | make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl() | Jason Wright | |
2000-02-14 | Kill trailing whitespace. | Aaron Campbell | |
2000-02-14 | Re-order SEE ALSO section. | Aaron Campbell | |
2000-02-14 | Small fixups. | Aaron Campbell | |
2000-02-14 | add BUGS section about getaddrinfo(3) search order. | Jun-ichiro itojun Hagino | |
NetBSD PR: 9413 From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE> | |||
2000-02-14 | Yet another brain-dead `feature'. | Marc Espie | |
2000-02-14 | sync with reality. | Jun-ichiro itojun Hagino | |
- NIS lookup for IPv6 should be made compatible with Solaris 2.8 (ipnodes.byname) - tcp/udp/raw socket code needs #ifdef removal | |||
2000-02-13 | - Add PWD. | Aaron Campbell | |
- Remove reference to non-existent edit(1) command. - Xr env(1) - The default PATH in OpenBSD includes more than just /usr/bin:/bin. - Other misc cleanup. | |||
2000-02-13 | Fix. | Marc Espie | |
I don't know where I get the ARCH define from, but my machine was happy with it... | |||
2000-02-13 | Handle out-of-bounds errors correctly | Niklas Hallqvist | |
2000-02-13 | Stupid typo that made errors hang the driver | Niklas Hallqvist | |
2000-02-13 | %u for unsigned | Niklas Hallqvist | |
2000-02-13 | Xr vnconfig(8); sdb@ssr.com | Aaron Campbell | |
2000-02-13 | Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.com | Aaron Campbell | |
2000-02-12 | add a paragraph about media handling | Jason Wright | |
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 | |