Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-05-02 | Makefile for installation of sample files | Niklas Hallqvist | |
2000-05-02 | Oxify; aaron | Theo de Raadt | |
2000-05-01 | Remove trailing '/' in exports pathnames so mount requests will match | Todd C. Miller | |
properly. | |||
2000-05-01 | Refer to dmesg.boot a la netbsd. | Hugh Graham | |
2000-05-01 | Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases. | Kjell Wooding | |
This patch fixes mostly ICMP timeout problems, as the ftp proxy changes were imported previously. | |||
2000-04-30 | Add missing fcntl.h | Todd C. Miller | |
2000-04-30 | #ifdef vax -> #ifdef __vax__ | Brandon Creighton | |
2000-04-28 | Add vlan stuff to usage() | Chris Cappuccio | |
2000-04-26 | Support for ext2fs rev. 1 | jasoni | |
2000-04-26 | no, that is wrong | Theo de Raadt | |
2000-04-26 | if_vlan support | Chris Cappuccio | |
2000-04-26 | Missing links. | Marc Espie | |
2000-04-25 | mention tcp identifiers; miodrag@ifrance.com | Theo de Raadt | |
2000-04-24 | properly label whole disk partition; op21@squish.org | Theo de Raadt | |
2000-04-22 | Remove extra space from usage. | Angelos D. Keromytis | |
2000-04-22 | Slight clarification in usage. | Angelos D. Keromytis | |
2000-04-22 | -keyfile/-authkeyfile flags, for reading keys from a file. | Angelos D. Keromytis | |
2000-04-22 | Document -authkeyfile/-keyfile | Angelos D. Keromytis | |
2000-04-21 | more readable | Theo de Raadt | |
2000-04-21 | fix some usage glitches | Theo de Raadt | |
2000-04-20 | use scoped address notation (fe80::1%de0) for IPv6 linklocal unicast/multicast. | Jun-ichiro itojun Hagino | |
2000-04-18 | Favor BIOS geometry over physical. This should fix MANY problems with | Kjell Wooding | |
hard drives >8G sharing partitions with other operating systems. Also, support extended partition type 0x0F, which is quite common now. | |||
2000-04-18 | Typo: sytem -> system | Aaron Campbell | |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell | |
2000-04-16 | Restore some required trailing whitespace that alex's script bonked. | Aaron Campbell | |
2000-04-16 | Typo: specfied -> specified | Aaron Campbell | |
2000-04-15 | i gust forgot about this file...; noted by gluk@ptci.ru | Michael Shalayeff | |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-04-14 | use getifaddrs, instead of SIOCGIFCONF. | Jun-ichiro itojun Hagino | |
XXX ifr/ifr6 manipulation is kind of ugly. | |||
2000-04-14 | recover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise). | Jun-ichiro itojun Hagino | |
2000-04-13 | Long overdue documentation update for IPFilter. These | Kjell Wooding | |
are taken directly from the ipf distribution, and are not mandoc'ed. ipf(8), ipfstat(8), and ipnat(8) are yet to go and must be done manually. (sigh) | |||
2000-04-13 | Add a note regarding bimap and ipnat's "First Match" policy. | Kjell Wooding | |
This question comes up fairly regularly. from mep@netsec.net | |||
2000-04-13 | example fstab entry | Theo de Raadt | |
2000-04-12 | remove unnecessary kernel dependency - mep@netsec.net | Kjell Wooding | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell | |
correctly say "OpenBSD 2.7". | |||
2000-04-11 | If realpath() fails, just use the old name and don't make it a fatal error. | Todd C. Miller | |
Closes PR #1185 | |||
2000-04-11 | add 802.11's nwid command; add mtu command | Michael Shalayeff | |
2000-04-10 | this is how rnd stats are printed out now | Michael Shalayeff | |
2000-04-07 | Merge with EOM 1.23 | Niklas Hallqvist | |
author: angelos Typo... author: angelos *_ike_address -> *_negotiation_address (so it's not IKE specific) author: angelos No need to use log_fatal... | |||
2000-04-07 | Merge with EOM 1.14 | Niklas Hallqvist | |
author: angelos *_ike_address -> *_negotiation_address (so it's not IKE specific) | |||
2000-04-07 | Merge with EOM 1.45 | Niklas Hallqvist | |
author: niklas Remove the log_fatal point | |||
2000-04-07 | apps/certpatch/certpatch.8: Merge with EOM 1.5 | Niklas Hallqvist | |
isakmpd.8: Merge with EOM 1.20 isakmpd.conf.5: Merge with EOM 1.40 isakmpd.policy.5: Merge with EOM 1.13 author: niklas Changes from OpenBSD | |||
2000-04-07 | Bring up to date with EOM version | Niklas Hallqvist | |
2000-04-07 | Merge with EOM 1.13 | Niklas Hallqvist | |
author: niklas (c) 2000 author: niklas FEATURES does not belong here, and let GMP go author: ho Add FEATURES definition, fix comment. | |||
2000-04-07 | conf.c: Merge with EOM 1.22 | Niklas Hallqvist | |
gmp_util.c: Merge with EOM 1.5 gmp_util.h: Merge with EOM 1.3 math_mp.h: Merge with EOM 1.2 sa.c: Merge with EOM 1.101 ui.c: Merge with EOM 1.40 author: niklas (c) 2000 | |||
2000-04-07 | Merge with EOM 1.48 | Niklas Hallqvist | |
author: niklas Style and correct error reporting author: provos remove double free(buf), caused skeyid to point to skeyid_d when using USER_FQDN author: niklas More braindamage with USE_ macros | |||
2000-04-07 | Merge with EOM 1.119 | Niklas Hallqvist | |
author: niklas log_fatal is only OK during initialization author: ho Missing #ifdef USE_X509 added author: ho Add #ifdef USE_X509 | |||
2000-04-07 | Merge with EOM 1.10 | Niklas Hallqvist | |
author: ho Revert to manual OS selection, and make sure USE_X509 is set as needed. author: ho Another way to do multiple OSes |