summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-22Remove code, use common ether_crc32_le() routine.Dale Rahn
2002-08-22Configure the media in the initialization routine so that media/mediaoptDale Rahn
2002-08-21add missing CLEANFILES; ok miod@Wilbern Cobb
2002-08-21Recognize both VSIMM slots, and allow one cgfourteen to attach to eachMiod Vallat
2002-08-21RegenMiod Vallat
2002-08-21Correct tty0[0-3] device nodes generation.Miod Vallat
2002-08-21Correctly map the video memory, for proper operation.Miod Vallat
2002-08-21raise listen backlog; ok markus@Kevin Steves
2002-08-21change LoginGraceTime default to 1 minute; ok mouring@ markus@Kevin Steves
2002-08-21Get the boot device correctly if scsi id != 0 on 1[67]x boards.Miod Vallat
2002-08-21Attach one screen resource, by default, to every wsdisplay device,Miod Vallat
2002-08-21suppress dump output on -q. sync w/kameJun-ichiro itojun Hagino
2002-08-21Working strip -x support.Marc Espie
2002-08-21Postpone ftruncate after unmap. Works around a bug in non-ubc memoryMarc Espie
2002-08-21Split out MD makefile parts into separate files and doArtur Grabowski
2002-08-21Fix Makefile for correct regress operation.Miod Vallat
2002-08-21oopsieMarc Espie
2002-08-21+mmap3Marc Espie
2002-08-21Regression test for non-ubc mmap/ftruncate interaction.Marc Espie
2002-08-21`RSA' updated to refer to `public key', where it matters.Marc Espie
2002-08-20print as unsigned for unsigned values, when printing out a map in ddb; art@ okMichael Shalayeff
2002-08-20set use_deprecated back to 1. sync w/kameJun-ichiro itojun Hagino
2002-08-20clean some more signal races, some cannot be fixedTheo de Raadt
2002-08-20more comment on bind(deprecated) handlingJun-ichiro itojun Hagino
2002-08-20ultra60 supportJason Wright
2002-08-20U60 works now.Miod Vallat
2002-08-20Two fixes from NetBSD (this allows my u60 to boot multiuser):Jason Wright
2002-08-20Fix error stringJason Wright
2002-08-20-n: disallow anon ftp even if ftp account existsTheo de Raadt
2002-08-20syncNathan Binkert
2002-08-20New intel gigE devices from Henric Jungheim <henric@henric.info>Nathan Binkert
2002-08-20wscons on sparc sets updatesMiod Vallat
2002-08-20Because of reversed use of the annul bit and delay slots copyin andArtur Grabowski
2002-08-20Prevent possible races by moving .X11 fixups to before the systemHugh Graham
2002-08-20Increase lineno on newlines inside multi-line macro definitions, otherwiseDaniel Hartmeier
2002-08-20Add a pseudo openfirmware console device for early debugging purposesDale Rahn
2002-08-19correct copyout logic. better fix to be made in kame treeJun-ichiro itojun Hagino
2002-08-19Suggest better types in examples; from NetBSDMiod Vallat
2002-08-19TypoIan Darwin
2002-08-19KNF (4 char continuations)Jason Wright
2002-08-19Take advantage of rasops.updatecursor to keep the prom cursor up to dateJason Wright
2002-08-19From NetBSD:Jason Wright
2002-08-19copyout only if oldp is non-nullJun-ichiro itojun Hagino
2002-08-19need explicit copyout().Jun-ichiro itojun Hagino
2002-08-19snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255),Jun-ichiro itojun Hagino
2002-08-19committed by mistake - i'm still working on theseJun-ichiro itojun Hagino
2002-08-19be consistent with other KAME source, use "ip6" for ip6_hdr, not "ipv6".Jun-ichiro itojun Hagino
2002-08-19merge in IPv6 deprecated address handling from KAME.Jun-ichiro itojun Hagino
2002-08-18Fix various mount point problems:Kenneth R Westerback
2002-08-17ordered list hereKevin Steves