openbsd
24 years agonew minty 0.9.5 openssl
beck [Sun, 19 Mar 2000 11:14:55 +0000 (11:14 +0000)]
new minty 0.9.5 openssl

24 years agoOpenSSL 0.9.5 merge
beck [Sun, 19 Mar 2000 11:07:35 +0000 (11:07 +0000)]
OpenSSL 0.9.5 merge

*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs

24 years agoAllow environment variables on command/config lines; markk@knigma.org
brian [Sun, 19 Mar 2000 10:33:32 +0000 (10:33 +0000)]
Allow environment variables on command/config lines; markk@knigma.org
Add the ``resolv'' command so that when ``enable dns''
is used, it's possible to restore the file.

24 years agosplit crypto driver front-end from software crypto engine
deraadt [Sun, 19 Mar 2000 06:53:40 +0000 (06:53 +0000)]
split crypto driver front-end from software crypto engine

24 years agosync
deraadt [Sun, 19 Mar 2000 01:16:11 +0000 (01:16 +0000)]
sync

24 years agopopulateusrlocal: create the right hierarchy under /usr/local
espie [Sun, 19 Mar 2000 01:14:03 +0000 (01:14 +0000)]
populateusrlocal: create the right hierarchy under /usr/local
right before unmounting the new system.
Beats having mtree files around every package...

24 years agoBring the format closer to ifconfig(8).
aaron [Sun, 19 Mar 2000 00:35:10 +0000 (00:35 +0000)]
Bring the format closer to ifconfig(8).

24 years agoRemove hard sentence breaks, and some other cleanup along the way.
aaron [Sat, 18 Mar 2000 22:55:53 +0000 (22:55 +0000)]
Remove hard sentence breaks, and some other cleanup along the way.

24 years agoSync.
ian [Sat, 18 Mar 2000 21:39:15 +0000 (21:39 +0000)]
Sync.

24 years agoImplement vfork (ok jasoni).
ian [Sat, 18 Mar 2000 21:36:02 +0000 (21:36 +0000)]
Implement vfork (ok jasoni).

24 years agomore details; d
deraadt [Sat, 18 Mar 2000 21:26:28 +0000 (21:26 +0000)]
more details; d

24 years agofix parsing of commands after @ keywords and hourly bitmap handling;
deraadt [Sat, 18 Mar 2000 21:23:04 +0000 (21:23 +0000)]
fix parsing of commands after @ keywords and hourly bitmap handling;
sheldonh@uunet.co.za

24 years agopostpone memory allocation for uvm swap encryption until it is turned on with
provos [Sat, 18 Mar 2000 20:51:32 +0000 (20:51 +0000)]
postpone memory allocation for uvm swap encryption until it is turned on with
sysctl.

24 years agosilence all extra route addition printouts
deraadt [Sat, 18 Mar 2000 19:45:45 +0000 (19:45 +0000)]
silence all extra route addition printouts

24 years agomake uvm swap encrypt compile again, from markus@
provos [Sat, 18 Mar 2000 19:34:24 +0000 (19:34 +0000)]
make uvm swap encrypt compile again, from markus@

24 years agocap the maximum sessions at 2048 since that's all that is available in
jason [Sat, 18 Mar 2000 02:41:45 +0000 (02:41 +0000)]
cap the maximum sessions at 2048 since that's all that is available in
the result descriptor (the command descriptor has an extra bit, but it
gets blown away in transit).

24 years agodelete generated files (again (*&@#$
deraadt [Sat, 18 Mar 2000 01:27:18 +0000 (01:27 +0000)]
delete generated files (again (*&@#$

24 years agoLast needed m4 changes to bootstrap autoconf without gnu-m4.
espie [Sat, 18 Mar 2000 01:06:55 +0000 (01:06 +0000)]
Last needed m4 changes to bootstrap autoconf without gnu-m4.

24 years agoratecheck - function to help implement rate-limited actions (from NetBSD)
jakob [Fri, 17 Mar 2000 22:24:26 +0000 (22:24 +0000)]
ratecheck - function to help implement rate-limited actions (from NetBSD)
ok art@

24 years agoremove multiple function declarations.
art [Fri, 17 Mar 2000 22:05:57 +0000 (22:05 +0000)]
remove multiple function declarations.

24 years agoBe sure to mask out the chip stepping when examining the chip level
jason [Fri, 17 Mar 2000 21:59:07 +0000 (21:59 +0000)]
Be sure to mask out the chip stepping when examining the chip level
For round robin requests, use one static variable and hifn_cd to decide
the next device to use.

24 years agomove more sun4m stuff behind an #ifdef
deraadt [Fri, 17 Mar 2000 21:54:07 +0000 (21:54 +0000)]
move more sun4m stuff behind an #ifdef

24 years agoFix some space->\t
jason [Fri, 17 Mar 2000 20:31:30 +0000 (20:31 +0000)]
Fix some space->\t
Attempt to figure out how much context ram is on the board (known to work
with sram boards).
From the amount of ram & other configuration, figure out how many sessions
are available for storage.

24 years agoTry to synchronize the ksh(1) and sh(1) man pages somewhat.
aaron [Fri, 17 Mar 2000 18:48:43 +0000 (18:48 +0000)]
Try to synchronize the ksh(1) and sh(1) man pages somewhat.

24 years agoRemove hard sentence breaks.
aaron [Fri, 17 Mar 2000 18:15:11 +0000 (18:15 +0000)]
Remove hard sentence breaks.

24 years agocorrect reject route installations for IPv6. improve comments.
itojun [Fri, 17 Mar 2000 17:40:31 +0000 (17:40 +0000)]
correct reject route installations for IPv6.  improve comments.

24 years agomore comment fixes.
itojun [Fri, 17 Mar 2000 17:34:43 +0000 (17:34 +0000)]
more comment fixes.

24 years agoimprove comments. we don't usually need explicit configs.
itojun [Fri, 17 Mar 2000 17:18:59 +0000 (17:18 +0000)]
improve comments.  we don't usually need explicit configs.

24 years agofix a non-DIAGNOSTIC gotcha
deraadt [Fri, 17 Mar 2000 13:53:23 +0000 (13:53 +0000)]
fix a non-DIAGNOSTIC gotcha

24 years agoCryptographic services framework, and software "device driver". The
angelos [Fri, 17 Mar 2000 10:25:20 +0000 (10:25 +0000)]
Cryptographic services framework, and software "device driver". The
idea is to support various cryptographic hardware accelerators (which
may be (detachable) cards, secondary/tertiary/etc processors,
software crypto, etc). Supports session migration between crypto
devices. What it doesn't (yet) support:
 - multiple instances of the same algorithm used in the same session
 - use of multiple crypto drivers in the same session
 - asymmetric crypto

No support for a userland device yet.

IPsec code path modified to allow for asynchronous cryptography
(callbacks used in both input and output processing). Some unrelated
code simplification done in the process (especially for AH).

Development of this code kindly supported by Network Security
Technologies (NSTI). The code was writen mostly in Greece, and is
being committed from Montreal.

24 years agosync
deraadt [Fri, 17 Mar 2000 07:30:11 +0000 (07:30 +0000)]
sync

24 years agohifn driver changed names
deraadt [Fri, 17 Mar 2000 02:53:39 +0000 (02:53 +0000)]
hifn driver changed names

24 years agoSync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming
aaron [Fri, 17 Mar 2000 01:27:13 +0000 (01:27 +0000)]
Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming
all PCI interrupts (kind of a bad thing, noticed by jason@); from jason@

24 years agoBring in some new UVM code from NetBSD (not current).
art [Thu, 16 Mar 2000 22:11:02 +0000 (22:11 +0000)]
Bring in some new UVM code from NetBSD (not current).

 - Introduce a new type of map that are interrupt safe and never allow faults
   in them. mb_map and kmem_map are made intrsafe.
 - Add "access protection" to uvm_vslock (to be passed down to uvm_fault and
   later to pmap_enter).
 - madvise(2) now works.
 - various cleanups.

24 years ago-pedantic: signed vs. unsigned, void*-arithm, etc
markus [Thu, 16 Mar 2000 20:56:13 +0000 (20:56 +0000)]
-pedantic: signed vs. unsigned, void*-arithm, etc

24 years agodocument that other vendors use the hifn pci id too
deraadt [Thu, 16 Mar 2000 20:39:23 +0000 (20:39 +0000)]
document that other vendors use the hifn pci id too

24 years agostart at a hifn 7751 man page
deraadt [Thu, 16 Mar 2000 20:34:08 +0000 (20:34 +0000)]
start at a hifn 7751 man page

24 years agomove aeon to hifn7751
deraadt [Thu, 16 Mar 2000 20:33:47 +0000 (20:33 +0000)]
move aeon to hifn7751

24 years agoworkaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only
itojun [Thu, 16 Mar 2000 14:08:55 +0000 (14:08 +0000)]
workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only
node (the srever server should return acount = 0 without error).
NetBSD PR: 9621

24 years agoConvert to mdoc, but it's still a pretty ugly man page.
aaron [Thu, 16 Mar 2000 00:36:38 +0000 (00:36 +0000)]
Convert to mdoc, but it's still a pretty ugly man page.

24 years agoprevent overflow in a diagnostic check; art@ ok
mickey [Wed, 15 Mar 2000 15:58:40 +0000 (15:58 +0000)]
prevent overflow in a diagnostic check; art@ ok

24 years agoFix the NetBSD id strings.
art [Wed, 15 Mar 2000 15:50:18 +0000 (15:50 +0000)]
Fix the NetBSD id strings.

24 years agoBring in bit definitions from the datasheet and allow shared interrupts.
jason [Wed, 15 Mar 2000 14:55:51 +0000 (14:55 +0000)]
Bring in bit definitions from the datasheet and allow shared interrupts.

24 years agomore smurph damage control
deraadt [Wed, 15 Mar 2000 14:37:49 +0000 (14:37 +0000)]
more smurph damage control

24 years agosync
deraadt [Wed, 15 Mar 2000 14:36:19 +0000 (14:36 +0000)]
sync

24 years agoDon't allow the PAGE_SIZE macros to be exported to userland.
art [Wed, 15 Mar 2000 14:17:48 +0000 (14:17 +0000)]
Don't allow the PAGE_SIZE macros to be exported to userland.

24 years agoMore stuff that doesn't belong in UVM.
art [Wed, 15 Mar 2000 14:16:12 +0000 (14:16 +0000)]
More stuff that doesn't belong in UVM.

24 years agocast the VM_INHERIT_ constants to the correct type.
art [Wed, 15 Mar 2000 14:14:33 +0000 (14:14 +0000)]
cast the VM_INHERIT_ constants to the correct type.

24 years agoRepair mdoc botch.
aaron [Wed, 15 Mar 2000 11:56:14 +0000 (11:56 +0000)]
Repair mdoc botch.

24 years agoimplimented -> implemented
todd [Wed, 15 Mar 2000 03:56:48 +0000 (03:56 +0000)]
implimented -> implemented

24 years agoSupport FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD.
aaron [Wed, 15 Mar 2000 03:18:02 +0000 (03:18 +0000)]
Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD.

24 years agoRepair mdoc botch.
aaron [Wed, 15 Mar 2000 00:09:46 +0000 (00:09 +0000)]
Repair mdoc botch.

24 years agorepair errors; reported by amh@pobox.com
deraadt [Tue, 14 Mar 2000 21:47:38 +0000 (21:47 +0000)]
repair errors; reported by amh@pobox.com

24 years agoSuffix "i.e." and "e.g." with a comma. Just another really picky man page
aaron [Tue, 14 Mar 2000 21:31:34 +0000 (21:31 +0000)]
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).

24 years agoBetter mdoc formatting.
aaron [Tue, 14 Mar 2000 20:25:46 +0000 (20:25 +0000)]
Better mdoc formatting.

24 years agosupport DESTDIR include fetching; dm
deraadt [Tue, 14 Mar 2000 20:13:28 +0000 (20:13 +0000)]
support DESTDIR include fetching; dm

24 years agosloppy smurph, leaving debug garbage behind...
deraadt [Tue, 14 Mar 2000 19:50:13 +0000 (19:50 +0000)]
sloppy smurph, leaving debug garbage behind...

24 years agoDisable suffix removal for now, as it's buggy.
espie [Tue, 14 Mar 2000 19:00:32 +0000 (19:00 +0000)]
Disable suffix removal for now, as it's buggy.

*If* refcounting is to be useful, the actual erasure of suffixes data
should occur when stuff is moved from the suffList to the cleanList, and
it's not at all clear whether all the extra baggage is actually any use.
How many suffixes are we talking about anyway ?

This lets gnupg build correctly without gnu-make.

24 years agoGo back to using the "new" vt220 entry but use:
millert [Tue, 14 Mar 2000 17:22:15 +0000 (17:22 +0000)]
Go back to using the "new" vt220 entry but use:
    rmacs=\E(B, smacs=\E(0
instead of:
    rmacs=^O, smacs=^N
Though it really seems like pcvt should work with the latter as well.

24 years agoFix `blink' and `underline' attribute handling for new PC display mode.
aaron [Tue, 14 Mar 2000 16:26:23 +0000 (16:26 +0000)]
Fix `blink' and `underline' attribute handling for new PC display mode.

24 years agoFinish off cleanup usr.bin/ man pages.
aaron [Tue, 14 Mar 2000 14:58:24 +0000 (14:58 +0000)]
Finish off cleanup usr.bin/ man pages.

24 years agoBack out a change from the last ncurses termtype merge. The new vt220
millert [Tue, 14 Mar 2000 04:09:37 +0000 (04:09 +0000)]
Back out a change from the last ncurses termtype merge.  The new vt220
causes the console to switch into graphics mode with pcvt.

24 years agoupdate to ncurses-5.0-20000311
millert [Mon, 13 Mar 2000 23:53:38 +0000 (23:53 +0000)]
update to ncurses-5.0-20000311

24 years agoImport of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
kjell [Mon, 13 Mar 2000 23:40:17 +0000 (23:40 +0000)]
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
changelog. Documentation changes are now way behind. Volunteers?

24 years agoAdd support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.edu...
maja [Mon, 13 Mar 2000 20:39:49 +0000 (20:39 +0000)]
Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me. -moj

24 years agosync. -moj
maja [Mon, 13 Mar 2000 20:33:39 +0000 (20:33 +0000)]
sync. -moj

24 years agoAdd some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me...
maja [Mon, 13 Mar 2000 20:32:15 +0000 (20:32 +0000)]
Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me. -moj

24 years agovarious cleanups
art [Mon, 13 Mar 2000 16:08:28 +0000 (16:08 +0000)]
various cleanups

24 years agozap #if 0 code
art [Mon, 13 Mar 2000 16:05:24 +0000 (16:05 +0000)]
zap #if 0 code

24 years agoand he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.ccvs...
mickey [Mon, 13 Mar 2000 14:39:59 +0000 (14:39 +0000)]
and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.ccvs -d cvs.openbsd.org:/cvs diff com_gsc.c' and it died

24 years agovm_size_t -> vsize_t
art [Mon, 13 Mar 2000 14:33:42 +0000 (14:33 +0000)]
vm_size_t -> vsize_t

24 years agoPut a lot more behind ifndef UVM.
art [Mon, 13 Mar 2000 14:30:19 +0000 (14:30 +0000)]
Put a lot more behind ifndef UVM.

24 years agoSome vm_offset_t -> vaddr_t (&co) and some ifndef uvm.
art [Mon, 13 Mar 2000 14:29:04 +0000 (14:29 +0000)]
Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm.

24 years agotypo
art [Mon, 13 Mar 2000 14:07:54 +0000 (14:07 +0000)]
typo

24 years agofix error handling in yp case.
itojun [Mon, 13 Mar 2000 12:26:56 +0000 (12:26 +0000)]
fix error handling in yp case.

24 years agosync
jasoni [Mon, 13 Mar 2000 08:18:56 +0000 (08:18 +0000)]
sync

24 years agoImplement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.
jasoni [Mon, 13 Mar 2000 08:18:30 +0000 (08:18 +0000)]
Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.

24 years agoat least 2 people report problems with the K6 MTRR support, disable it
matthieu [Mon, 13 Mar 2000 06:56:56 +0000 (06:56 +0000)]
at least 2 people report problems with the K6 MTRR support, disable it
until the problem is solved.

24 years agobring in latest rtadvd source from kame.
itojun [Mon, 13 Mar 2000 06:16:11 +0000 (06:16 +0000)]
bring in latest rtadvd source from kame.
this fixes unclosed file descriptor in router renumbering case.

24 years agoGet rid of leading NULs in /kern/msgbuf. If the msgbuf modified in between
millert [Mon, 13 Mar 2000 04:05:13 +0000 (04:05 +0000)]
Get rid of leading NULs in /kern/msgbuf.  If the msgbuf modified in between
reads at just the right time is is possible to get duplicate output but
in practice this is extremely rare.  Joint effort with Theo.

24 years agoavoid unused variable by #ifdef
itojun [Mon, 13 Mar 2000 02:22:12 +0000 (02:22 +0000)]
avoid unused variable by #ifdef

24 years agodon't process NI_NOFQDN, since the currently coded behavior is not specwise
itojun [Mon, 13 Mar 2000 02:18:36 +0000 (02:18 +0000)]
don't process NI_NOFQDN, since the currently coded behavior is not specwise
correct.

24 years agoadd khome/kend to xterm-r6 since our xterm supports these correctly. The old non...
millert [Sun, 12 Mar 2000 21:32:03 +0000 (21:32 +0000)]
add khome/kend to xterm-r6 since our xterm supports these correctly.  The old non-xfree86 r6 xterm sends \E[^@ for these keys which is wrong but enabling khome/kend shouldn't really cause any harm there.

24 years agoGet mainbus working with gcc 2.95.x. -moj
maja [Sun, 12 Mar 2000 19:25:13 +0000 (19:25 +0000)]
Get mainbus working with gcc 2.95.x. -moj

24 years agoUpdate clock code to work until 2001-12-31. -moj
maja [Sun, 12 Mar 2000 19:08:19 +0000 (19:08 +0000)]
Update clock code to work until 2001-12-31. -moj

24 years agoimprove SECURITY section. sync with kame.
itojun [Sun, 12 Mar 2000 16:50:26 +0000 (16:50 +0000)]
improve SECURITY section.  sync with kame.

24 years agoundo interface address addition, if in_ifinit fails.
itojun [Sun, 12 Mar 2000 06:46:31 +0000 (06:46 +0000)]
undo interface address addition, if in_ifinit fails.

24 years agoundo interface address addition if in6_ifinit fails.
itojun [Sun, 12 Mar 2000 06:16:58 +0000 (06:16 +0000)]
undo interface address addition if in6_ifinit fails.

24 years agodisallow packets to malicious 6to4 prefix, based on
itojun [Sun, 12 Mar 2000 04:18:47 +0000 (04:18 +0000)]
disallow packets to malicious 6to4 prefix, based on
http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt

24 years agocorrect use of perror(). improve src addr selection. (sync with kame)
itojun [Sun, 12 Mar 2000 03:56:44 +0000 (03:56 +0000)]
correct use of perror().  improve src addr selection. (sync with kame)

24 years agoremove redundant check against ifa_dstaddr.
itojun [Sun, 12 Mar 2000 03:54:43 +0000 (03:54 +0000)]
remove redundant check against ifa_dstaddr.

24 years agogrammar
deraadt [Sun, 12 Mar 2000 02:59:01 +0000 (02:59 +0000)]
grammar

24 years agodon't touch root radix node on RTM_*. this can panic system from
itojun [Sun, 12 Mar 2000 01:27:11 +0000 (01:27 +0000)]
don't touch root radix node on RTM_*.  this can panic system from
non-root userland process, under certain routing table setup.
http://orange.kame.net/dev/query-pr.cgi?pr=217

24 years agoIf no 'begin' key on keypad, use 'home' instead since PC keyboards
millert [Sun, 12 Mar 2000 00:42:16 +0000 (00:42 +0000)]
If no 'begin' key on keypad, use 'home' instead since PC keyboards
have 'home', not 'begin'.

24 years agoVarious cleanups and standardizations.
aaron [Sat, 11 Mar 2000 21:40:02 +0000 (21:40 +0000)]
Various cleanups and standardizations.

24 years agoAdd a few builtins for greater compatibility with gnu-m4, and extended
espie [Sat, 11 Mar 2000 15:54:43 +0000 (15:54 +0000)]
Add a few builtins for greater compatibility with gnu-m4, and extended
functionality.
* regular expressions,
* line-number reporting
* `meta'-macros, builtin and indir.

Reviewed by pjanzen@, tested by fries@ and a few others.

24 years agowork around /kern/msgbuf NUL behaviour; pjanzen
deraadt [Sat, 11 Mar 2000 02:29:03 +0000 (02:29 +0000)]
work around /kern/msgbuf NUL behaviour; pjanzen

24 years agoA more normal way of building kerberos, faster, and it works with SUDO
niklas [Fri, 10 Mar 2000 22:04:18 +0000 (22:04 +0000)]
A more normal way of building kerberos, faster, and it works with SUDO

24 years agoVarious cleanups and standardization.
aaron [Fri, 10 Mar 2000 20:17:48 +0000 (20:17 +0000)]
Various cleanups and standardization.

24 years agorepair ramcfg whacking code; mickey
deraadt [Fri, 10 Mar 2000 19:54:24 +0000 (19:54 +0000)]
repair ramcfg whacking code; mickey