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