summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-09Add cats to MANSUBDIRS, missed when cats was added to the top of the file.Dale Rahn
2004-02-09Proper PIC support in arm startup files.Dale Rahn
2004-02-09Corrected lib_specs for OPENBSD/arm shared libraries. copied from alpha.Dale Rahn
2004-02-09Add shared libraries for cats, some minor cleanup.Dale Rahn
2004-02-09Disable lazy binding until that feature is fixed.Dale Rahn
2004-02-09do not build AFS on arm, no process.arm.S file (yet)Dale Rahn
2004-02-09Do not compile libstdc++ with --enable-shared on NOPIC archs. ok espie@Dale Rahn
2004-02-09Remove bogus move to self line introduced in the compressed ramdisk removal.Dale Rahn
2004-02-09No cd.iso built here (yet?)Dale Rahn
2004-02-09replace a bunch of u_long by u_int32_tHenning Brauer
2004-02-09make max_prefix an u_int32_t instead of an u_long and change itsHenning Brauer
2004-02-09print more fluffHenning Brauer
2004-02-09slight tweaks, ok jmc@Marc Espie
2004-02-09move printing the config to where it belongsHenning Brauer
2004-02-08factor out functions to print the configuration (rules only for now)Henning Brauer
2004-02-08back out last change since it was unnecessary, the last bind merge fixed the ...Peter Valchev
2004-02-08Even betterMiod Vallat
2004-02-08First pass at a whacking.Miod Vallat
2004-02-08Oops, InstallPart4 would eat its args.Miod Vallat
2004-02-08syncTheo de Raadt
2004-02-08fix preprocessor syntax; ok henning@Christian Weisgerber
2004-02-08Remove unused files.Alexander Yurchenko
2004-02-08regeneratePeter Valchev
2004-02-0864-bit fix; ok/idea jakobPeter Valchev
2004-02-08no matter what size "long long" is, the printf format is always %lld. ok jakobPeter Valchev
2004-02-08for the via c3 use software aes keys, thereby permitting 192 and 256.Theo de Raadt
2004-02-08Shave a few more characters.Kenneth R Westerback
2004-02-08Update FD_SETSIZE value to 1024. Spotted by and ok jmc@Otto Moerbeek
2004-02-08if_detach_rtdelete(): abort and restart rn_walktree() if a cloning routeMarkus Friedl
2004-02-08'ps' should not act like 'ps a'. Resolves PR 3676.Otto Moerbeek
2004-02-08FD_SETSIZE has been cranked up to 1024Otto Moerbeek
2004-02-08forget about 16 bit machines; millert okTheo de Raadt
2004-02-08minimum CPPFLAGSTheo de Raadt
2004-02-08workaround for awk breakage no longer neededTheo de Raadt
2004-02-08add libm parts for amd64; much from netbsd, integration by mickey.Theo de Raadt
2004-02-08Replace 'localhost' with '127.0.0.1' and add -q to route invocationsKenneth R Westerback
2004-02-0816 byte align for performance, as on other architecturesTheo de Raadt
2004-02-08from freebsd, helps awk too:Theo de Raadt
2004-02-08from freebsd (and appears to make our awk work better)Theo de Raadt
2004-02-08syncTheo de Raadt
2004-02-08Add loopback routes late during upgrades, as /etc/netstart does now.Kenneth R Westerback
2004-02-08mark .Dt as being cats pages;Jason McIntyre
2004-02-08add .Dt entries for amd64 and cats;Jason McIntyre
2004-02-08Fix kernel panic which occurs under very high load:Ryan Thomas McBride
2004-02-08kill whitespace at EOL;Jason McIntyre
2004-02-08ignore RAMDISK_CD tooTheo de Raadt
2004-02-08amd64 needs the same hack as powerpc; but this code really needs to beTheo de Raadt
2004-02-08better one; from mickeyTheo de Raadt
2004-02-08fix, including ptm, ahead of timeTheo de Raadt
2004-02-08ramdisk; from mickeyTheo de Raadt