openbsd
24 years agofix version for some endianess-challenged compaqs; via linux
mickey [Mon, 17 Apr 2000 18:14:22 +0000 (18:14 +0000)]
fix version for some endianess-challenged compaqs; via linux

24 years agoshow 'Protocol' as an example, ok markus@
todd [Mon, 17 Apr 2000 13:46:53 +0000 (13:46 +0000)]
show 'Protocol' as an example, ok markus@

24 years agomissing xfree()
markus [Mon, 17 Apr 2000 12:31:47 +0000 (12:31 +0000)]
missing xfree()

24 years agosync
deraadt [Mon, 17 Apr 2000 06:55:53 +0000 (06:55 +0000)]
sync

24 years agocorrect untermintaed sentence.
itojun [Mon, 17 Apr 2000 05:00:49 +0000 (05:00 +0000)]
correct untermintaed sentence.

24 years agorevisit in6_ifattach(). (1) make it more persistent about initializaing an
itojun [Mon, 17 Apr 2000 04:44:50 +0000 (04:44 +0000)]
revisit in6_ifattach().  (1) make it more persistent about initializaing an
interface (2) cleanup interface id selection.
run NUD on p2p interface (required by spec for bidir p2p interface).
add "ndp -i interface" (can tweak per-interface ND flag).
(sync with more recent kame)

24 years agoWhoops, missed a few.
aaron [Mon, 17 Apr 2000 03:28:32 +0000 (03:28 +0000)]
Whoops, missed a few.

24 years agoMove some misplaced periods outside of the parentheses.
aaron [Mon, 17 Apr 2000 02:32:41 +0000 (02:32 +0000)]
Move some misplaced periods outside of the parentheses.

24 years agoFix strcpy/strcat abuse and fix stupid behaviour of the default
beck [Sun, 16 Apr 2000 23:50:12 +0000 (23:50 +0000)]
Fix strcpy/strcat abuse and fix stupid behaviour of the default
RAND_file_name - changed so that it stats the filename it returns
before returing it. If the file won't stat, return DEVRANDOM (for us
/dev/arandom) instead, thus making the default behaviour moderately
intelligent.

24 years agoFix package conflict for flavors:
espie [Sun, 16 Apr 2000 22:02:26 +0000 (22:02 +0000)]
Fix package conflict for flavors:
try to find the last dash followed by a digit in word.
If not applicable, then still use the last dash.

e.g., kterm-6.2.0-xaw3d -> kterm-   as a stem, not kterm-6.2.0

24 years agoFix randfile so it doesn't attempt to chmod and write entropy back to
beck [Sun, 16 Apr 2000 21:46:36 +0000 (21:46 +0000)]
Fix randfile so it doesn't attempt to chmod and write entropy back to
devices. This caused people's /dev/arandom's to be permitted 600,
which causes rsa to fail to get random data, which results in all
kinds of fun with ssh :)

24 years agofrom: gluk@ptci.ru
mickey [Sun, 16 Apr 2000 21:02:04 +0000 (21:02 +0000)]
from: gluk@ptci.ru
make it grok current core dumps.
seem to work now.
also millert@ took a look.

24 years agosendmail support files now live in /etc/mail
millert [Sun, 16 Apr 2000 20:46:22 +0000 (20:46 +0000)]
sendmail support files now live in /etc/mail

24 years agoPropagate window size changes to slave.
espie [Sun, 16 Apr 2000 20:28:54 +0000 (20:28 +0000)]
Propagate window size changes to slave.

24 years ago2.7
deraadt [Sun, 16 Apr 2000 20:19:45 +0000 (20:19 +0000)]
2.7

24 years agoUse .Ox, not .Os, when referring to ``OpenBSD'' in the general text domain.
aaron [Sun, 16 Apr 2000 17:56:57 +0000 (17:56 +0000)]
Use .Ox, not .Os, when referring to ``OpenBSD'' in the general text domain.

24 years agoRCSid
aaron [Sun, 16 Apr 2000 17:51:52 +0000 (17:51 +0000)]
RCSid

24 years ago- Remove reference to -S option; we don't have gettosbyname() and friends.
aaron [Sun, 16 Apr 2000 17:49:11 +0000 (17:49 +0000)]
- Remove reference to -S option; we don't have gettosbyname() and friends.
- Shrink SYNOPSIS a bit.

24 years agoMore formatting repairs.
aaron [Sun, 16 Apr 2000 17:44:33 +0000 (17:44 +0000)]
More formatting repairs.

24 years agoRestore some required trailing whitespace that alex's script bonked.
aaron [Sun, 16 Apr 2000 17:26:16 +0000 (17:26 +0000)]
Restore some required trailing whitespace that alex's script bonked.

24 years ago/altroot is for backups of the root filesystem, not root's home directory, duh!
aaron [Sun, 16 Apr 2000 17:16:03 +0000 (17:16 +0000)]
/altroot is for backups of the root filesystem, not root's home directory, duh!
Noticed by todd@.

24 years agofix pr 1196, listen_port and port_to_connect interchanged
markus [Sun, 16 Apr 2000 16:40:43 +0000 (16:40 +0000)]
fix pr 1196, listen_port and port_to_connect interchanged

24 years ago- Insert some .Pp here and there to make the man page easier to read.
aaron [Sun, 16 Apr 2000 16:24:32 +0000 (16:24 +0000)]
- Insert some .Pp here and there to make the man page easier to read.
- Put address family options into a columnated list with descriptions.
- `` '' -> .Dq and such.
- Xr netintro(4).
- Remove hard sentence breaks.
- Typo: specfied -> specified.
- Correct .Nm usage.
- Comma splice fixes.

24 years agosync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok
d [Sun, 16 Apr 2000 16:24:03 +0000 (16:24 +0000)]
sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok

24 years agosync with ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz, ok millert@
d [Sun, 16 Apr 2000 16:12:16 +0000 (16:12 +0000)]
sync with ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz, ok millert@

24 years agoTypo: specfied -> specified
aaron [Sun, 16 Apr 2000 16:09:19 +0000 (16:09 +0000)]
Typo: specfied -> specified

24 years agotypo
todd [Sun, 16 Apr 2000 16:00:45 +0000 (16:00 +0000)]
typo

24 years agoRemove atapiscsi* at umass?; csapuntz@
aaron [Sun, 16 Apr 2000 14:10:19 +0000 (14:10 +0000)]
Remove atapiscsi* at umass?; csapuntz@

24 years agoavoid misunderstanding in history portion, okay'ed by aaron.
itojun [Sun, 16 Apr 2000 13:48:53 +0000 (13:48 +0000)]
avoid misunderstanding in history portion, okay'ed by aaron.
may need english check:-)  (getifaddrs.c is straight import from bsdi4)

24 years agocanna
espie [Sun, 16 Apr 2000 10:25:24 +0000 (10:25 +0000)]
canna

24 years agomore.... sync, does it never end?
deraadt [Sun, 16 Apr 2000 09:47:39 +0000 (09:47 +0000)]
more.... sync, does it never end?

24 years agosync
deraadt [Sun, 16 Apr 2000 06:17:00 +0000 (06:17 +0000)]
sync

24 years agorename an RCC product
deraadt [Sun, 16 Apr 2000 06:16:54 +0000 (06:16 +0000)]
rename an RCC product

24 years agopermit compiling kernel without pccom or com
deraadt [Sun, 16 Apr 2000 05:07:29 +0000 (05:07 +0000)]
permit compiling kernel without pccom or com

24 years ago4 new pages; ignore conflicting pages that the OpenSSL group keeps merging into their...
deraadt [Sun, 16 Apr 2000 05:00:06 +0000 (05:00 +0000)]
4 new pages; ignore conflicting pages that the OpenSSL group keeps merging into their tree

24 years agolink to correct renamed pages
deraadt [Sun, 16 Apr 2000 04:59:27 +0000 (04:59 +0000)]
link to correct renamed pages

24 years agoafter completion, replace the progress bar ETA counter with a final elapsed time...
deraadt [Sun, 16 Apr 2000 04:47:43 +0000 (04:47 +0000)]
after completion, replace the progress bar ETA counter with a final elapsed time; my idea, aaron wrote the patch

24 years agoFix this for the case where the file is a device - make sure we don't
beck [Sun, 16 Apr 2000 04:47:06 +0000 (04:47 +0000)]
Fix this for the case where the file is a device - make sure we don't
attempt to read from a device forever.

24 years agojakob, please be more careful
deraadt [Sun, 16 Apr 2000 04:41:14 +0000 (04:41 +0000)]
jakob, please be more careful

24 years agocorrect return value; from FreeBSD
ericj [Sun, 16 Apr 2000 04:21:34 +0000 (04:21 +0000)]
correct return value; from FreeBSD

24 years agosync
deraadt [Sun, 16 Apr 2000 04:12:10 +0000 (04:12 +0000)]
sync

24 years agosync
deraadt [Sun, 16 Apr 2000 03:58:10 +0000 (03:58 +0000)]
sync

24 years agocorrect getopt
ericj [Sun, 16 Apr 2000 02:19:55 +0000 (02:19 +0000)]
correct getopt

24 years agofor the Nth time, the damn syslog socket is required
deraadt [Sun, 16 Apr 2000 01:53:15 +0000 (01:53 +0000)]
for the Nth time, the damn syslog socket is required

24 years agoi gust forgot about this file...; noted by gluk@ptci.ru
mickey [Sat, 15 Apr 2000 20:35:57 +0000 (20:35 +0000)]
i gust forgot about this file...; noted by gluk@ptci.ru

24 years agoFix sys_sync to actually sync all file systems.
csapuntz [Sat, 15 Apr 2000 19:52:48 +0000 (19:52 +0000)]
Fix sys_sync to actually sync all file systems.

24 years agopcidevs.h
deraadt [Sat, 15 Apr 2000 19:16:26 +0000 (19:16 +0000)]
pcidevs.h

24 years agomore gear
deraadt [Sat, 15 Apr 2000 19:16:08 +0000 (19:16 +0000)]
more gear

24 years agoadd urio(4)
jakob [Sat, 15 Apr 2000 17:50:45 +0000 (17:50 +0000)]
add urio(4)

24 years agoadd urio(4)
jakob [Sat, 15 Apr 2000 17:37:25 +0000 (17:37 +0000)]
add urio(4)

24 years agourio(4) - Diamond Multimedia RIO 500 (from NetBSD)
jakob [Sat, 15 Apr 2000 17:36:28 +0000 (17:36 +0000)]
urio(4) - Diamond Multimedia RIO 500 (from NetBSD)

This driver will eventually go away as it really should be implemented
using ugen(4) instead.

24 years agocomment out USB ethernet adapters (orphaned otherwise)
jakob [Sat, 15 Apr 2000 17:32:42 +0000 (17:32 +0000)]
comment out USB ethernet adapters (orphaned otherwise)

24 years ago- `coexist', not `co-exist'; it's not hyphenated.
aaron [Sat, 15 Apr 2000 11:53:29 +0000 (11:53 +0000)]
- `coexist', not `co-exist'; it's not hyphenated.
- Correct some .Nm usage.

24 years ago- For consistency, `super-user' -> `superuser' in all cases.
aaron [Sat, 15 Apr 2000 11:45:51 +0000 (11:45 +0000)]
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.

24 years agoOpenSSL 0.9.5a merge - fixes DSA cert generation problem
beck [Sat, 15 Apr 2000 06:26:31 +0000 (06:26 +0000)]
OpenSSL 0.9.5a merge - fixes DSA cert generation problem

24 years agoOpenSSL 0.9.5a merge
beck [Sat, 15 Apr 2000 06:18:28 +0000 (06:18 +0000)]
OpenSSL 0.9.5a merge

24 years agoModify to build with ncurses, not ocurses. A proper port to terminfo
millert [Sat, 15 Apr 2000 05:22:14 +0000 (05:22 +0000)]
Modify to build with ncurses, not ocurses.  A proper port to terminfo
is probably not worth the effort.

24 years agoMostly punctuation fixes.
aaron [Sat, 15 Apr 2000 02:15:09 +0000 (02:15 +0000)]
Mostly punctuation fixes.

24 years agomisc cleanup
deraadt [Sat, 15 Apr 2000 01:42:29 +0000 (01:42 +0000)]
misc cleanup

24 years agodoc some missing macros
deraadt [Sat, 15 Apr 2000 01:37:28 +0000 (01:37 +0000)]
doc some missing macros

24 years agofix TAILQ_REPLACE, add TAILQ_FOREACH_REVERSE; alaric@exoinc.com
deraadt [Sat, 15 Apr 2000 00:20:13 +0000 (00:20 +0000)]
fix TAILQ_REPLACE, add TAILQ_FOREACH_REVERSE; alaric@exoinc.com

24 years agoSync with NetBSD.
aaron [Fri, 14 Apr 2000 22:50:23 +0000 (22:50 +0000)]
Sync with NetBSD.

24 years agofix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.edu
millert [Fri, 14 Apr 2000 21:53:21 +0000 (21:53 +0000)]
fix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.edu

24 years agoAdd color support to pcvt25 entry. Our pcvt supports color but only
millert [Fri, 14 Apr 2000 21:04:58 +0000 (21:04 +0000)]
Add color support to pcvt25 entry.  Our pcvt supports color but only
in 25 line mode.

24 years ago- Note support for 3c575 CardBus cards.
aaron [Fri, 14 Apr 2000 20:15:17 +0000 (20:15 +0000)]
- Note support for 3c575 CardBus cards.
- Reflect CardBus xl attachment in SYNOPSIS.
- Some cleanup.

24 years agoCheck $TERMCAP for a termcap entry even when we are using the system's
millert [Fri, 14 Apr 2000 19:14:02 +0000 (19:14 +0000)]
Check $TERMCAP for a termcap entry even when we are using the system's
getcap(3) routines.

24 years agoDon't assume that termcap entries start with a 2-character short name--
millert [Fri, 14 Apr 2000 18:43:34 +0000 (18:43 +0000)]
Don't assume that termcap entries start with a 2-character short name--
modern ones do not.

24 years agopartial sync
deraadt [Fri, 14 Apr 2000 18:22:24 +0000 (18:22 +0000)]
partial sync

24 years agoMove the PCIBIOS options line next to the CardBus bus support stuff, and add a
aaron [Fri, 14 Apr 2000 15:59:41 +0000 (15:59 +0000)]
Move the PCIBIOS options line next to the CardBus bus support stuff, and add a
note saying it may need to be uncommented for things to work.

24 years agothis should fix the alpha; closes PR kernel/1189
mickey [Fri, 14 Apr 2000 14:40:50 +0000 (14:40 +0000)]
this should fix the alpha; closes PR kernel/1189

24 years agonot EXPORT
jason [Fri, 14 Apr 2000 13:59:51 +0000 (13:59 +0000)]
not EXPORT

24 years agowhitespace cleanup
markus [Fri, 14 Apr 2000 10:30:29 +0000 (10:30 +0000)]
whitespace cleanup

24 years agossh -2
markus [Fri, 14 Apr 2000 10:11:12 +0000 (10:11 +0000)]
ssh -2

24 years agocheck payload for (illegal) extra data
markus [Fri, 14 Apr 2000 10:09:14 +0000 (10:09 +0000)]
check payload for (illegal) extra data

24 years agosync
deraadt [Fri, 14 Apr 2000 09:05:49 +0000 (09:05 +0000)]
sync

24 years agobluesteel networks products
deraadt [Fri, 14 Apr 2000 09:05:42 +0000 (09:05 +0000)]
bluesteel networks products

24 years agosync
deraadt [Fri, 14 Apr 2000 06:05:53 +0000 (06:05 +0000)]
sync

24 years agoindent
deraadt [Fri, 14 Apr 2000 06:05:50 +0000 (06:05 +0000)]
indent

24 years agotalk about 9751
deraadt [Fri, 14 Apr 2000 06:00:20 +0000 (06:00 +0000)]
talk about 9751

24 years agomake "option TCPDEBUG" kernel compile.
itojun [Fri, 14 Apr 2000 04:41:39 +0000 (04:41 +0000)]
make "option TCPDEBUG" kernel compile.
PR1186 from "Robert Mooney" <rjmooney@atl.mediaone.net>.
(printf format change is not bringed in - i'm unsure about it)

24 years agofor layer 3 protocols that does not support path MTU discovery
itojun [Fri, 14 Apr 2000 04:20:57 +0000 (04:20 +0000)]
for layer 3 protocols that does not support path MTU discovery
(I mean, IPv4) do not try to use rmx_mtu on routing table.
this symptom was introduced by rmx_mtu initialization (necessary for IPv6
path MTU discovery) in net/route.c.  now prior behavior is recovered.
From: Hugh Graham <hugh@openbsd.org>

there are several question about mssdflt semantics, though:

Question 1: with the current code, mssdflt does not override rmx_mtu value
(mssdflt overrides interface mtu only).  should we override rmx_mtu by
mssdflt as well?

Question 2: with the current code, mssdflt overrides mss computed from
if mtu, only when the destination is IPv4 non-local.  is it safe enough?
we may want to use mssdflt, whenever we are uncertain.
mss = if mtu - hdrsiz;
if (IPv4 non-local destination)
mss = min(mss, mssdflt);

24 years agoSome documentation for future generations of maintainers
csapuntz [Fri, 14 Apr 2000 03:56:50 +0000 (03:56 +0000)]
Some documentation for future generations of maintainers

24 years agoThis fixes EISA bus_space API. The bus dma tag was never initialized!!!
smurph [Fri, 14 Apr 2000 03:29:01 +0000 (03:29 +0000)]
This fixes EISA bus_space API.  The bus dma tag was never initialized!!!

24 years agouse getifaddrs, not SIOCGIFCONF. #ifdef will be removed later.
itojun [Fri, 14 Apr 2000 02:52:35 +0000 (02:52 +0000)]
use getifaddrs, not SIOCGIFCONF.  #ifdef will be removed later.

24 years agouse getifaddrs, instead of SIOCGIFCONF.
itojun [Fri, 14 Apr 2000 02:40:01 +0000 (02:40 +0000)]
use getifaddrs, instead of SIOCGIFCONF.
XXX ifr/ifr6 manipulation is kind of ugly.

24 years agorecover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise).
itojun [Fri, 14 Apr 2000 02:38:20 +0000 (02:38 +0000)]
recover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise).

24 years agoAdd support for Adaptec 2930U2 controller.
smurph [Thu, 13 Apr 2000 23:51:23 +0000 (23:51 +0000)]
Add support for Adaptec 2930U2 controller.

24 years agoremove bit definitions and associated macros for hifn_command.flags since it
jason [Thu, 13 Apr 2000 22:38:09 +0000 (22:38 +0000)]
remove bit definitions and associated macros for hifn_command.flags since it
doesn't exist anymore.

24 years ago- let hifn_process() compute the mask bits for the command descriptors
jason [Thu, 13 Apr 2000 22:34:08 +0000 (22:34 +0000)]
- let hifn_process() compute the mask bits for the command descriptors
(falls under the category of compute it once and use it).
- just copy the computed masks in hifn_write_command()
- remove the now unnecessary flags field from hifn_command

24 years agoremove unnecessary variable
jason [Thu, 13 Apr 2000 20:55:34 +0000 (20:55 +0000)]
remove unnecessary variable

24 years ago- complete rewrite of hifn_write_command() to avoid copies by removing the
jason [Thu, 13 Apr 2000 20:55:16 +0000 (20:55 +0000)]
- complete rewrite of hifn_write_command() to avoid copies by removing the
hifn_build_command() middle layer for building the command descriptor
- remove an unnecessary assignment in hifn_process()

24 years agoLong overdue documentation update for IPFilter. These
kjell [Thu, 13 Apr 2000 19:59:39 +0000 (19:59 +0000)]
Long overdue documentation update for IPFilter. These
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)

24 years agoWhen fragmenting a packet, inherit the multicast and broadcast flags so that
art [Thu, 13 Apr 2000 19:22:57 +0000 (19:22 +0000)]
When fragmenting a packet, inherit the multicast and broadcast flags so that
the link layer can choose the right address.

24 years agoneo
deraadt [Thu, 13 Apr 2000 18:25:35 +0000 (18:25 +0000)]
neo

24 years agohifn7751
jason [Thu, 13 Apr 2000 17:16:09 +0000 (17:16 +0000)]
hifn7751

24 years ago#ifndef the definitions of IPSTATE_MAX and IPSTATE_SIZE
kjell [Thu, 13 Apr 2000 17:13:42 +0000 (17:13 +0000)]
#ifndef the definitions of IPSTATE_MAX and IPSTATE_SIZE
This allows the redefinition of these constants in mk.conf,
for example. mep@netset.net

24 years agoadd comment on sanity check
itojun [Thu, 13 Apr 2000 16:27:26 +0000 (16:27 +0000)]
add comment on sanity check

24 years agoFix an oopsie so these get initialized even when RSA isn't there,
beck [Thu, 13 Apr 2000 16:26:12 +0000 (16:26 +0000)]
Fix an oopsie so these get initialized even when RSA isn't there,
thanks niklas@

*WARNING* - this breaks the patch used in the "ssl26" port - you'll
need to use the new minty ssl-intl port, coming right after this

24 years agoAdd a note regarding bimap and ipnat's "First Match" policy.
kjell [Thu, 13 Apr 2000 16:23:53 +0000 (16:23 +0000)]
Add a note regarding bimap and ipnat's "First Match" policy.
This question comes up fairly regularly. from mep@netsec.net

24 years agoCleanup.
aaron [Thu, 13 Apr 2000 15:05:44 +0000 (15:05 +0000)]
Cleanup.