summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-30Duplicates there, too.Miod Vallat
2001-11-30Remove duplicates with <m68k/param.h>Miod Vallat
2001-11-30Switch to pmap_motorola.Miod Vallat
2001-11-30Factorize more definitions to enable the use of pmap_motorola.Miod Vallat
2001-11-30Common pmap defines and code for all m68k platforms using Motorola (orMiod Vallat
2001-11-30sscanf() length dependencies are clearer now; can also shrink protoKevin Steves
2001-11-30startkey goes away; okay deraadt@Niels Provos
2001-11-30remove pipe based interface; only support PF_KEY; okay deraadt@Niels Provos
2001-11-30prevent reorder of __asm w/ __volatile.Michael Shalayeff
2001-11-30sbcompress() can compact mbuf clusters now; from thorpej@netbsdNiels Provos
2001-11-30harrison dies, zappa died, jcs debutedMichael Shalayeff
2001-11-30Whooops.Artur Grabowski
2001-11-30Remove some definitions which do not make sense for non-m68k platforms.Miod Vallat
2001-11-30Now that pmaps can have vm_page_md, make pmap_physseg optional.Artur Grabowski
2001-11-30Kill uvm_pagealloc_contig. The two drivers that still used it should haveArtur Grabowski
2001-11-30only make a copy of the mbuf if the route rule is dup-tojasoni
2001-11-30Don't brelse a random pointer in ffs_realloccg when filesystem is fullArtur Grabowski
2001-11-30unifdef OLDIP6OUTPUTJun-ichiro itojun Hagino
2001-11-30Call buf_cleanout, which handles wakeupsConstantine Sapuntzakis
2001-11-30unbreakArtur Grabowski
2001-11-30typoArtur Grabowski
2001-11-30adding bge(4) and stge(4)Nathan Binkert
2001-11-30rl and vr are reported to work.Nathan Binkert
2001-11-30add stge(4)Nathan Binkert
2001-11-30This file was just a placeholder required for kern_exit_43.c to compile.Miod Vallat
2001-11-30Fix a mergeo and don't truncate a 0 length file when freeing it.Artur Grabowski
2001-11-30Only m68k-based architectures need to include <machine/psl.h> here.Miod Vallat
2001-11-30add stge(4)Nathan Binkert
2001-11-29crossref pci and stgeMichael Shalayeff
2001-11-29fix pasto so this compilesTodd C. Miller
2001-11-29fix protocol error: send 'failed' message instead of a 2nd challengeMarkus Friedl
2001-11-29Driver for the Sundance/Tamarack TC-9021 Gigabit Ethernet Chip.Nathan Binkert
2001-11-29add stge(4)Nathan Binkert
2001-11-29sshd X11 fake server will now listen on localhost by default:Kevin Steves
2001-11-29remove dead function prototype; ok markus@Kevin Steves
2001-11-29chflags(2) can return EPERM for other reasons.Todd C. Miller
2001-11-29getfh(2) can fail with EPERM; Brian J. KifiakTodd C. Miller
2001-11-29Sync with realityTodd C. Miller
2001-11-29make sure that va_start() has matching va_end()Mike Pechkin
2001-11-29better geckoMichael Shalayeff
2001-11-29ld -r generates some funky .text.N namesMichael Shalayeff
2001-11-29regenMichael Shalayeff
2001-11-29cyclone pci700Michael Shalayeff
2001-11-29Replace strncpy() calls with adequate strlcpy() ones, and fix a cosmeto.Miod Vallat
2001-11-29Kernel mappings (pmap_kenter_pa) should not be entered into the pv list.Dale Rahn
2001-11-29use ipv6 when possible; transparent if you don't have ipv6 enabledTodd T. Fries
2001-11-29vell.nsc.ru->ftp.openbsd.ru there as well.Miod Vallat
2001-11-29Bunch of bug fixes from NetBSD.Artur Grabowski
2001-11-29sc must be initialized.Hakan Olsson
2001-11-29Make sure the nfs vnodes are on the syncer worklist.Artur Grabowski