Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
When detaching a ulpt device, call vdevgone() for the corresponding NOPRIME minor device too. from NetBSD | |||
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 | |
belongs in lpd filters. | |||
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 | |
ok henning dhartmei | |||
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 | |
/var/tmp and /var/run. Opens in /etc/isakmpd/ are read-only. Any other path is invalid. markus@ ok. | |||
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 | |
active connections. | |||
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 | |
just enough endianness madness to make this slightly complicated. Simplify some code based on this. | |||
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 | |
newline. requested by markus@, dhartmei and myself agree | |||
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 | |
value. Switching to sockaddr_storage makes interface rescanning work properly. niklas@ ok. | |||
2003-05-18 | speed hack: delay fetching the mbuf tag until we really need it (hit a | Henning Brauer | |
"tagged X" rule), and only get it when we really need it. simplifies code too. ok dhartmei@ pb@ | |||
2003-05-18 | More isakmpd privsep work. X509 private keys are now kept in the privileged | Hakan Olsson | |
process only. Various cleanup and bugfixes. markus@ ok | |||
2003-05-18 | Merge pf_send_ack() and _send_syn() into a generic _send_tcp(). | Daniel Hartmeier | |
In the SYN proxy, generate ACKs with proper window sizes after the handshakes. | |||
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 | |
various tweaks by me. niklas@ ok. | |||
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; ↵ | Michael Shalayeff | |
krw@ ok | |||
2003-05-18 | save the fpu state for the signal handler. this is essential | Michael Shalayeff | |
as the fpu regs can be used by the gcc even for non-fpu means and data copying. rearrange the sigcontext a bit to include only the general registers that are needed restoring upon return and thus less waste of space and make up some space for the fpu regs. ALL software that used the signal context on the stack needs at least rebuilding now. a new snap has bin built as well. | |||
2003-05-18 | The attach routine works better when it doesn't try to write to a | Henric Jungheim | |
write-protected page. ok jason@ | |||
2003-05-18 | - typos | Jason McIntyre | |
- new sentence, new line - clean up .Xrs | |||
2003-05-18 | Print kerberos version w/o depending on ~4 include files | Magnus Holmberg | |
2003-05-18 | Don't link with -lkrb.; Found by mickey@, ok todd@ | Magnus Holmberg | |
2003-05-18 | Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, tr | Andreas Gunnarsson | |
and cr0-ct4 OK by niklas@ and more or less by ho@ | |||
2003-05-18 | unreliable non-hurlers | Henning Brauer | |
2003-05-18 | moose bbq is full of quotes | Todd T. Fries | |
2003-05-18 | fix prototype; ok millert@ | Jason Peel | |
2003-05-17 | live from the moose bbq | Henning Brauer | |
2003-05-17 | Document hardware monitoring sensors support. | Alexander Yurchenko | |
Help and ok from miod@ | |||
2003-05-17 | sync | Jason Wright | |
2003-05-17 | more AMD8111 devs | Jason Wright | |
2003-05-17 | "nokeep" added to prevent warning when generating table; | Jason McIntyre | |
AUTHOR -> AUTHORS; | |||
2003-05-17 | sync | Jason Wright | |
2003-05-17 | a few amd64 devices | Jason Wright | |