summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-19update documentation urlNathan Binkert
2003-05-19sync tag with NetBSDNathan Binkert
2003-05-19check for null before memsetNathan Binkert
2003-05-19nuke unused variable, from NetBSDNathan Binkert
2003-05-19don't use 1284 modeNathan Binkert
When detaching a ulpt device, call vdevgone() for the corresponding NOPRIME minor device too. from NetBSD
2003-05-19ditch unused return valueNathan Binkert
2003-05-19No longer complain about printing a.out files; this sort of detection reallyPaul Janzen
belongs in lpd filters.
2003-05-19better match netbsdNathan Binkert
2003-05-19initialize variable to match NetBSDNathan Binkert
2003-05-19Use a decaying average for smoother rate estimates.Camiel Dobbelaar
ok henning dhartmei
2003-05-18syncTheo de Raadt
2003-05-18use syslog_r() in a signal handler called place; markus okTheo de Raadt
2003-05-18Add 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-18match on Intel 82440MX PCI-ISA which misidentifies itself.Henning Brauer
2003-05-18Style tweak.Hakan Olsson
2003-05-18Add a debug message to sa_reinit() to indicate when we renegotiateHakan Olsson
active connections.
2003-05-18regenHenning Brauer
2003-05-18indent here in the same way as in -vsr for consistencyHenning Brauer
2003-05-18It turns out that this card has a vga-compatible CRTC interface, withMiod Vallat
just enough endianness madness to make this slightly complicated. Simplify some code based on this.
2003-05-18regen these as wellHenning Brauer
2003-05-18regen; output formatting changeHenning Brauer
2003-05-18in the pfctl -vsr output (-vvsr/-gvvsr as well), indent instead of extraHenning Brauer
newline. requested by markus@, dhartmei and myself agree
2003-05-18Forgot to remove a couple of debug messagesHakan Olsson
2003-05-18struct sockaddr is not large enough in itself to contain the addressHakan Olsson
value. Switching to sockaddr_storage makes interface rescanning work properly. niklas@ ok.
2003-05-18speed hack: delay fetching the mbuf tag until we really need it (hit aHenning Brauer
"tagged X" rule), and only get it when we really need it. simplifies code too. ok dhartmei@ pb@
2003-05-18More isakmpd privsep work. X509 private keys are now kept in the privilegedHakan Olsson
process only. Various cleanup and bugfixes. markus@ ok
2003-05-18Merge 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-18add a quirk for the Imation FlashGo adapter to make it shut upNathan Binkert
2003-05-18syncNathan Binkert
2003-05-18add mcbride's cf adapterNathan Binkert
2003-05-18Sysdep for native Linux IPSec, 2.5 and later. From Thomas Walpuski, withHakan Olsson
various tweaks by me. niklas@ ok.
2003-05-18try a little harder to attach devices that are really slowNathan Binkert
2003-05-18add a quirk for a different zip250 modelNathan Binkert
2003-05-18constify the quirck tables and fix the scsi_inqmatch() proto accordingly; ↵Michael Shalayeff
krw@ ok
2003-05-18save the fpu state for the signal handler. this is essentialMichael 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-18The attach routine works better when it doesn't try to write to aHenric Jungheim
write-protected page. ok jason@
2003-05-18- typosJason McIntyre
- new sentence, new line - clean up .Xrs
2003-05-18Print kerberos version w/o depending on ~4 include filesMagnus Holmberg
2003-05-18Don't link with -lkrb.; Found by mickey@, ok todd@Magnus Holmberg
2003-05-18Add 'machine sysregs' command to ddb for 1386; show idtr, gdtr, ldtr, trAndreas Gunnarsson
and cr0-ct4 OK by niklas@ and more or less by ho@
2003-05-18unreliable non-hurlersHenning Brauer
2003-05-18moose bbq is full of quotesTodd T. Fries
2003-05-18fix prototype; ok millert@Jason Peel
2003-05-17live from the moose bbqHenning Brauer
2003-05-17Document hardware monitoring sensors support.Alexander Yurchenko
Help and ok from miod@
2003-05-17syncJason Wright
2003-05-17more AMD8111 devsJason Wright
2003-05-17"nokeep" added to prevent warning when generating table;Jason McIntyre
AUTHOR -> AUTHORS;
2003-05-17syncJason Wright
2003-05-17a few amd64 devicesJason Wright