summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-10mention that the used cipher is Blowfish, from Jonathan Gray, ok tedu@Pedro Martelletto
2004-09-10setjmp now passes all regress tests.Per Fogelstrom
2004-09-10mention parent (..) anchors,Jared Yanovich
2004-09-10add mips64 to the list. ok derradt.Per Fogelstrom
2004-09-10Need to sync NLEAF() occurences too.Miod Vallat
2004-09-10typo in SAVE_CPU expansion.Miod Vallat
2004-09-10Use correct register aliases wrt the __mips_n64 regdef.Per Fogelstrom
2004-09-10This is the script used to link the kernel. A flaw in ld makesPer Fogelstrom
2004-09-10Fix LEAF usage adding new extra arg. spotted by miod.Per Fogelstrom
2004-09-10expand @@ServerRoot@@ variableDavid Krause
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-09-09Kernel moves to 64 bit. A few more tweaks when binutils is updated.Per Fogelstrom
2004-09-09Copy out anchors with relative paths and wildcards correctly,Daniel Hartmeier
2004-09-09correctly track peer count. fixes a memory corruption.Henning Brauer
2004-09-09correctly track peer count. fixes a memory corruption.Henning Brauer
2004-09-09Add missing section heading "DESCRIPTION".Tom Cosgrove
2004-09-09Avoid following a NULL pointer if a hostname lookup fails andTodd C. Miller
2004-09-09ABI64 shared libs now handled.Per Fogelstrom
2004-09-09Shared libs now works. Changes here for ABI64.Per Fogelstrom
2004-09-09 couple of changes (int -> long) to handle 64 bits.Per Fogelstrom
2004-09-09mips64 is now going ABI64 and shared library support!Per Fogelstrom
2004-09-09Changes for 64 bit kernel. Some functions needis to be rewritten orPer Fogelstrom
2004-09-09printing the raw ip protocol name breaks the protocol loop, so justOtto Moerbeek
2004-09-09Kill mb_map and related defines, we don't need one.Miod Vallat
2004-09-09nfs daemons started from rc, not netstart;Jason McIntyre
2004-09-09cpu_setup functions passed wrong first arg; from foleite@yahoo.com.brTheo de Raadt
2004-09-08typo, wrong type; cd@sentia.nlTheo de Raadt
2004-09-08fill out more on console and boot devicesMichael Shalayeff
2004-09-08routed assumes it alone controls the routing table and tinkers withHenning Brauer
2004-09-08security fix:Henning Brauer
2004-09-08after openpty() do not close() slave and reopen it. that is just crazyTheo de Raadt
2004-09-07cleanup multiplex control socket on SIGHUP too, spotted by sturm@Damien Miller
2004-09-07ignore ntp_sendmsg()s return value in server_dispatch. could result inHenning Brauer
2004-09-0732 -> 64 bit cleanups but no optimizations yetPer Fogelstrom
2004-09-07mips is now 64 bits so use a 64 bit configPer Fogelstrom
2004-09-07make -netmask work again; ok henning, mcbride, deraadtMarkus Friedl
2004-09-07Properly put ktrsyscall (and scdebug_foo) into biglock, inspired from NetBSDNiklas Hallqvist
2004-09-07Do not incorrectly sign-extend a mode_t value.Miod Vallat
2004-09-06set the xflags; form netbsd; millert@ deraadt@ otto@ okMichael Shalayeff
2004-09-06an(4), atw(4) and wi(4) now X-ref each other. Requested by deraadt@Todd C. Miller
2004-09-06rl fits on install media againTheo de Raadt
2004-09-06Fix a previous merge error.Per Fogelstrom
2004-09-06syncTheo de Raadt
2004-09-06put apm (zzz) and apmd on at least some ramdisk media. this lets peopleTheo de Raadt
2004-09-06Add t-openbsd64 to handle some libgcc.a build issues (needed functions)Per Fogelstrom
2004-09-06add INTEL PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-06syncMarkus Friedl
2004-09-06add intel PRO_1000_GT; ok deraadtMarkus Friedl
2004-09-06Make /upgrade mode +x in the ramdisks.Miod Vallat
2004-09-06Reset signal mask in the rate limiting case; check for interruptedOtto Moerbeek