Age | Commit message (Expand) | Author |
2003-05-19 | ANSI | Paul Janzen |
2003-05-19 | volatile sig_atomic_t | Paul Janzen |
2003-05-19 | Standard capitalization | Paul Janzen |
2003-05-19 | no need for nfs headers since nqnfs had been removed way long time ago | Michael Shalayeff |
2003-05-19 | From NetBSD: as per standard hack 1.0.3, shops should have only one door. | Paul Janzen |
2003-05-19 | De-register, ANSIfy, clean up. | Paul Janzen |
2003-05-19 | updates from NetBSD | Nathan Binkert |
2003-05-19 | kill dead (if 0) code. | Artur Grabowski |
2003-05-19 | Fix warnx message to reflect reality. | Artur Grabowski |
2003-05-19 | fix documentation links from netbsd | Nathan Binkert |
2003-05-19 | don't print altq en-/disabled - there's no point, you can't turn them on | Henning Brauer |
2003-05-19 | Bad switch condition used for SO_DEBUG, ok itojun@ | Daniel Hartmeier |
2003-05-19 | add a quirk for my trek thumbdrive | Nathan Binkert |
2003-05-19 | style consistency | Henning Brauer |
2003-05-19 | update documentation url | Nathan Binkert |
2003-05-19 | sync tag with NetBSD | Nathan Binkert |
2003-05-19 | check for null before memset | Nathan Binkert |
2003-05-19 | nuke unused variable, from NetBSD | Nathan Binkert |
2003-05-19 | don't use 1284 mode | Nathan Binkert |
2003-05-19 | ditch unused return value | Nathan Binkert |
2003-05-19 | No longer complain about printing a.out files; this sort of detection really | Paul Janzen |
2003-05-19 | better match netbsd | Nathan Binkert |
2003-05-19 | initialize variable to match NetBSD | Nathan Binkert |
2003-05-19 | Use a decaying average for smoother rate estimates. | Camiel Dobbelaar |
2003-05-18 | sync | Theo de Raadt |
2003-05-18 | use syslog_r() in a signal handler called place; markus ok | Theo de Raadt |
2003-05-18 | Add some path sanitation; only permit write operations to /tmp, | Hakan Olsson |
2003-05-18 | match on Intel 82440MX PCI-ISA which misidentifies itself. | Henning Brauer |
2003-05-18 | Style tweak. | Hakan Olsson |
2003-05-18 | Add a debug message to sa_reinit() to indicate when we renegotiate | Hakan Olsson |
2003-05-18 | regen | Henning Brauer |
2003-05-18 | indent here in the same way as in -vsr for consistency | Henning Brauer |
2003-05-18 | It turns out that this card has a vga-compatible CRTC interface, with | Miod Vallat |
2003-05-18 | regen these as well | Henning Brauer |
2003-05-18 | regen; output formatting change | Henning Brauer |
2003-05-18 | in the pfctl -vsr output (-vvsr/-gvvsr as well), indent instead of extra | Henning Brauer |
2003-05-18 | Forgot to remove a couple of debug messages | Hakan Olsson |
2003-05-18 | struct sockaddr is not large enough in itself to contain the address | Hakan Olsson |
2003-05-18 | speed hack: delay fetching the mbuf tag until we really need it (hit a | Henning Brauer |
2003-05-18 | More isakmpd privsep work. X509 private keys are now kept in the privileged | Hakan Olsson |
2003-05-18 | Merge pf_send_ack() and _send_syn() into a generic _send_tcp(). | Daniel Hartmeier |
2003-05-18 | add a quirk for the Imation FlashGo adapter to make it shut up | Nathan Binkert |
2003-05-18 | sync | Nathan Binkert |
2003-05-18 | add mcbride's cf adapter | Nathan Binkert |
2003-05-18 | Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, with | Hakan Olsson |
2003-05-18 | try a little harder to attach devices that are really slow | Nathan Binkert |
2003-05-18 | add a quirk for a different zip250 model | Nathan Binkert |
2003-05-18 | constify the quirck tables and fix the scsi_inqmatch() proto accordingly; krw... | Michael Shalayeff |
2003-05-18 | save the fpu state for the signal handler. this is essential | Michael Shalayeff |
2003-05-18 | The attach routine works better when it doesn't try to write to a | Henric Jungheim |