openbsd
24 years agoFix a couple of manpage errors
hin [Thu, 30 Mar 2000 08:00:20 +0000 (08:00 +0000)]
Fix a couple of manpage errors

24 years agoinstrument bad crp's and bad crp callbacks, too
jason [Thu, 30 Mar 2000 07:30:39 +0000 (07:30 +0000)]
instrument bad crp's and bad crp callbacks, too

24 years agoAdd a sample commented out net.inet.ip.ipsec-acl=0 entry.
angelos [Thu, 30 Mar 2000 06:42:17 +0000 (06:42 +0000)]
Add a sample commented out net.inet.ip.ipsec-acl=0 entry.

24 years agoTemporary work around until pcvt is fixed.
millert [Thu, 30 Mar 2000 06:28:09 +0000 (06:28 +0000)]
Temporary work around until pcvt is fixed.
vt220 -> vt220-new
vt220-old -> vt220

24 years agoOnly allocate space for a copy of the authenticator if authentication
angelos [Thu, 30 Mar 2000 06:17:56 +0000 (06:17 +0000)]
Only allocate space for a copy of the authenticator if authentication
is in use.

24 years agoadd some instrumentation for tracking input (commands/bytes) and output
jason [Thu, 30 Mar 2000 05:56:31 +0000 (05:56 +0000)]
add some instrumentation for tracking input (commands/bytes) and output
  (results/bytes) as well as "ring full" and "other" errors
rework hifn_process so that in the event of a ring full or other error,
  the error type is set in the descriptor and the callback is executed.

24 years agoSet re_rt to NULL, so we don't double free.
angelos [Thu, 30 Mar 2000 04:53:36 +0000 (04:53 +0000)]
Set re_rt to NULL, so we don't double free.

24 years agoauto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?))
jason [Thu, 30 Mar 2000 02:49:35 +0000 (02:49 +0000)]
auto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?))

24 years agotimeout-driven heartbeat.
mickey [Wed, 29 Mar 2000 23:11:06 +0000 (23:11 +0000)]
timeout-driven heartbeat.
right thing would be to pass beat count as an argument to timeout
routine (casted to (void *)) avoiding static counter, but
doing timeout_set() every timeout_add() sounds kinda uncool.
well, pondering in the struct timeout guts would be even more ugly.

24 years ago- update copyrights
jason [Wed, 29 Mar 2000 22:39:38 +0000 (22:39 +0000)]
- update copyrights
- remove all ability to block (no more tsleep/wakeup)

24 years agoeven more man page improvements! yowsa!
deraadt [Wed, 29 Mar 2000 22:02:49 +0000 (22:02 +0000)]
even more man page improvements! yowsa!

24 years ago13 not 12
deraadt [Wed, 29 Mar 2000 22:01:32 +0000 (22:01 +0000)]
13 not 12

24 years agoname is incorrect: openssl people please note
deraadt [Wed, 29 Mar 2000 21:54:56 +0000 (21:54 +0000)]
name is incorrect: openssl people please note

24 years agoUncomment ulpt targets.
aaron [Wed, 29 Mar 2000 21:46:07 +0000 (21:46 +0000)]
Uncomment ulpt targets.

24 years agoyou missed a bunch of things
deraadt [Wed, 29 Mar 2000 21:43:05 +0000 (21:43 +0000)]
you missed a bunch of things

24 years agovos.1 -> vos.8
hin [Wed, 29 Mar 2000 21:38:46 +0000 (21:38 +0000)]
vos.1 -> vos.8

24 years agoAdd manpage vos(1). (ok deraadt@)
hin [Wed, 29 Mar 2000 21:26:43 +0000 (21:26 +0000)]
Add manpage vos(1). (ok deraadt@)

24 years agoAdd manpage pts(1). (ok deraadt@)
hin [Wed, 29 Mar 2000 21:24:40 +0000 (21:24 +0000)]
Add manpage pts(1). (ok deraadt@)

24 years agoAdd manpage fs(1)
hin [Wed, 29 Mar 2000 21:23:09 +0000 (21:23 +0000)]
Add manpage fs(1)

24 years agoremove round-robin use of the boards. We're depending on the upper layer
jason [Wed, 29 Mar 2000 21:03:11 +0000 (21:03 +0000)]
remove round-robin use of the boards.  We're depending on the upper layer
being more intelligent about allocation in the future.

24 years agomore intel 840 stuff
deraadt [Wed, 29 Mar 2000 21:00:35 +0000 (21:00 +0000)]
more intel 840 stuff

24 years agosync
deraadt [Wed, 29 Mar 2000 20:59:57 +0000 (20:59 +0000)]
sync

24 years agoLong over due checkpoint:
jason [Wed, 29 Mar 2000 20:54:59 +0000 (20:54 +0000)]
Long over due checkpoint:
o register the hifn as handling DES and 3DES (no md5 or sha1 yet) depending
on whether the board is unlocked (none, half, or full)
o Fix many KNF nits
o print the amount of memory correctly and don't print the number of sessions
o set command and result buffer sizes correctly
o reclaim the descriptor rings so new commands and buffers can be added
o remove some bogus checks on the command buffer
o add new variables mac_process_len and crypt_process_len to hifn_command_t
o fix calculation in hifn_mbuf to generate the pa/len array for src/dst
o simplify the code for setting up the jump descriptor
o rework the hifn_intr routine to interrupt at IPL_IMP and simplify it's
results processing
o more to come...

24 years agoaddr(8) goes away, no man page, and useless
deraadt [Wed, 29 Mar 2000 20:32:55 +0000 (20:32 +0000)]
addr(8) goes away, no man page, and useless

24 years agoifmedia for ray
mickey [Wed, 29 Mar 2000 20:23:21 +0000 (20:23 +0000)]
ifmedia for ray

24 years agotypo
deraadt [Wed, 29 Mar 2000 20:17:56 +0000 (20:17 +0000)]
typo

24 years agooops
deraadt [Wed, 29 Mar 2000 18:23:46 +0000 (18:23 +0000)]
oops

24 years agouse kerberos(3) instead of krb(3)
deraadt [Wed, 29 Mar 2000 18:15:09 +0000 (18:15 +0000)]
use kerberos(3) instead of krb(3)

24 years agoXr most important ssl pod2man pages
deraadt [Wed, 29 Mar 2000 18:00:42 +0000 (18:00 +0000)]
Xr most important ssl pod2man pages

24 years agorecord ntpd pid on startup
mickey [Wed, 29 Mar 2000 17:34:56 +0000 (17:34 +0000)]
record ntpd pid on startup

24 years agoAdd missing d2i_DHparams.cat3 to MANALL
millert [Wed, 29 Mar 2000 15:47:43 +0000 (15:47 +0000)]
Add missing d2i_DHparams.cat3 to MANALL

24 years agoRun pod2man with the basename of the pod page so the heading is normal.
millert [Wed, 29 Mar 2000 15:44:34 +0000 (15:44 +0000)]
Run pod2man with the basename of the pod page so the heading is normal.

24 years agoBe consistent about packet properties.
angelos [Wed, 29 Mar 2000 10:15:22 +0000 (10:15 +0000)]
Be consistent about packet properties.

24 years agoFix problem with TCP/UDP and ACLs.
angelos [Wed, 29 Mar 2000 09:37:02 +0000 (09:37 +0000)]
Fix problem with TCP/UDP and ACLs.

24 years agoLog information about packets being dropped (probably due to
brian [Wed, 29 Mar 2000 09:32:37 +0000 (09:32 +0000)]
Log information about packets being dropped (probably due to
``nat deny_incoming yes'') by libalias.

24 years agoAllow the use of hostnames instead of (and as well as) IP
brian [Wed, 29 Mar 2000 09:32:26 +0000 (09:32 +0000)]
Allow the use of hostnames instead of (and as well as) IP
numbers in all commands.
If people use hostnames and have dodgy resolvers or try to resolve
the hostname before the link is up, they get what they deserve....

Requested by: ru

24 years agoinitial attempt at a complete set of ssl/crypto man pages as part of the base system...
deraadt [Wed, 29 Mar 2000 09:28:31 +0000 (09:28 +0000)]
initial attempt at a complete set of ssl/crypto man pages as part of the base system, oh this is going to hurt

24 years agoMinor cleanup.
angelos [Wed, 29 Mar 2000 08:50:38 +0000 (08:50 +0000)]
Minor cleanup.

24 years agoNote to self: test before committing.
angelos [Wed, 29 Mar 2000 07:19:50 +0000 (07:19 +0000)]
Note to self: test before committing.

24 years agoreorder Xr to avoid cutting
deraadt [Wed, 29 Mar 2000 07:12:39 +0000 (07:12 +0000)]
reorder Xr to avoid cutting

24 years agoConform to crypto framework changes for IVs.
angelos [Wed, 29 Mar 2000 07:09:57 +0000 (07:09 +0000)]
Conform to crypto framework changes for IVs.

24 years agoBetter support for weird IV schemes (like ESP half-IV, or the swap
angelos [Wed, 29 Mar 2000 07:09:40 +0000 (07:09 +0000)]
Better support for weird IV schemes (like ESP half-IV, or the swap
encryption block-number IV).

24 years agomissing man page
deraadt [Wed, 29 Mar 2000 07:06:06 +0000 (07:06 +0000)]
missing man page

24 years agono adduser_proc(8) anymore
deraadt [Wed, 29 Mar 2000 07:01:29 +0000 (07:01 +0000)]
no adduser_proc(8) anymore

24 years agogifconfig died an early death
deraadt [Wed, 29 Mar 2000 06:56:24 +0000 (06:56 +0000)]
gifconfig died an early death

24 years agoforgotten man pages
deraadt [Wed, 29 Mar 2000 06:51:18 +0000 (06:51 +0000)]
forgotten man pages

24 years agomore MLINKS
deraadt [Wed, 29 Mar 2000 06:37:26 +0000 (06:37 +0000)]
more MLINKS

24 years agoFrom Ian Darwin <ian@darwinsys.com>
todd [Wed, 29 Mar 2000 03:50:50 +0000 (03:50 +0000)]
From Ian Darwin <ian@darwinsys.com>

24 years agosort partition type list vertically rather than across. ok weingart@
krw [Wed, 29 Mar 2000 01:53:01 +0000 (01:53 +0000)]
sort partition type list vertically rather than across. ok weingart@

24 years agoXr repair
deraadt [Wed, 29 Mar 2000 01:28:56 +0000 (01:28 +0000)]
Xr repair

24 years agoThe al and ax drivers are gone.
aaron [Wed, 29 Mar 2000 00:28:41 +0000 (00:28 +0000)]
The al and ax drivers are gone.

24 years agoUpdate USB man pages.
aaron [Wed, 29 Mar 2000 00:27:05 +0000 (00:27 +0000)]
Update USB man pages.

24 years agoMention the value of the unexpected return code in nat_LayerPull()
brian [Wed, 29 Mar 2000 00:14:20 +0000 (00:14 +0000)]
Mention the value of the unexpected return code in nat_LayerPull()

24 years agoput arguments down below too, and a typo
deraadt [Wed, 29 Mar 2000 00:06:36 +0000 (00:06 +0000)]
put arguments down below too, and a typo

24 years agomkfs(8) died a long time ago
deraadt [Tue, 28 Mar 2000 23:53:17 +0000 (23:53 +0000)]
mkfs(8) died a long time ago

24 years agotypo
deraadt [Tue, 28 Mar 2000 23:49:17 +0000 (23:49 +0000)]
typo

24 years agoclean
deraadt [Tue, 28 Mar 2000 23:47:28 +0000 (23:47 +0000)]
clean

24 years agobye bye ttcp menion
deraadt [Tue, 28 Mar 2000 23:46:31 +0000 (23:46 +0000)]
bye bye ttcp menion

24 years agono kpasswdd
deraadt [Tue, 28 Mar 2000 23:44:40 +0000 (23:44 +0000)]
no kpasswdd

24 years agoRemove duplicate word occurrences.
aaron [Tue, 28 Mar 2000 23:40:05 +0000 (23:40 +0000)]
Remove duplicate word occurrences.

24 years agoremove bad Xr
deraadt [Tue, 28 Mar 2000 23:35:51 +0000 (23:35 +0000)]
remove bad Xr

24 years agotzfile(5) not tzfil(5)
deraadt [Tue, 28 Mar 2000 23:34:19 +0000 (23:34 +0000)]
tzfile(5) not tzfil(5)

24 years agoneed more links for MD[45]Transform
deraadt [Tue, 28 Mar 2000 23:07:25 +0000 (23:07 +0000)]
need more links for MD[45]Transform

24 years agolink real names (uppercase) to queue.3
deraadt [Tue, 28 Mar 2000 22:50:07 +0000 (22:50 +0000)]
link real names (uppercase) to queue.3

24 years agotypo
deraadt [Tue, 28 Mar 2000 22:44:26 +0000 (22:44 +0000)]
typo

24 years agosigblock.3 MLINK
deraadt [Tue, 28 Mar 2000 22:43:34 +0000 (22:43 +0000)]
sigblock.3 MLINK

24 years agofseeko.3 and ftello.3
deraadt [Tue, 28 Mar 2000 22:42:03 +0000 (22:42 +0000)]
fseeko.3 and ftello.3

24 years agono need to spec the link path
deraadt [Tue, 28 Mar 2000 22:41:42 +0000 (22:41 +0000)]
no need to spec the link path

24 years agoMLINK f77 to g77
deraadt [Tue, 28 Mar 2000 21:56:00 +0000 (21:56 +0000)]
MLINK f77 to g77

24 years agosplit sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
markus [Tue, 28 Mar 2000 21:15:45 +0000 (21:15 +0000)]
split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal

24 years agofunction tables for different message types
markus [Tue, 28 Mar 2000 20:40:48 +0000 (20:40 +0000)]
function tables for different message types

24 years agotypo
markus [Tue, 28 Mar 2000 20:39:05 +0000 (20:39 +0000)]
typo

24 years agosync w/ channels.c
markus [Tue, 28 Mar 2000 20:34:14 +0000 (20:34 +0000)]
sync w/ channels.c

24 years agomissing close
markus [Tue, 28 Mar 2000 20:33:50 +0000 (20:33 +0000)]
missing close

24 years agoreplace big switch() with function tables (prepare for ssh2)
markus [Tue, 28 Mar 2000 20:31:25 +0000 (20:31 +0000)]
replace big switch() with function tables (prepare for ssh2)

24 years agoKNF
markus [Tue, 28 Mar 2000 20:27:09 +0000 (20:27 +0000)]
KNF

24 years agodo not log() if debuggin to stderr
markus [Tue, 28 Mar 2000 20:26:21 +0000 (20:26 +0000)]
do not log() if debuggin to stderr

24 years agocleanup, less code
markus [Tue, 28 Mar 2000 20:25:14 +0000 (20:25 +0000)]
cleanup, less code

24 years agosupport ssh2 ciphers
markus [Tue, 28 Mar 2000 20:24:49 +0000 (20:24 +0000)]
support ssh2 ciphers

24 years agosupport ssh2 bignums
markus [Tue, 28 Mar 2000 20:24:18 +0000 (20:24 +0000)]
support ssh2 bignums

24 years agoclose(fdin) if fdin != fdout, shutdown otherwise, ok theo@
markus [Tue, 28 Mar 2000 20:22:49 +0000 (20:22 +0000)]
close(fdin) if fdin != fdout, shutdown otherwise, ok theo@

24 years agosync
deraadt [Tue, 28 Mar 2000 20:04:52 +0000 (20:04 +0000)]
sync

24 years agoMuch cleaner sync with NetBSD. Some #if defined() magic has been sent in the
aaron [Tue, 28 Mar 2000 19:37:45 +0000 (19:37 +0000)]
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
form of a diff to augustss@netbsd.org so that future syncs will be very easy.
This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet,
CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested).

24 years agoExpose MDXTransform functions to be consistent with sha1 and rmd160.
millert [Tue, 28 Mar 2000 17:35:07 +0000 (17:35 +0000)]
Expose MDXTransform functions to be consistent with sha1 and rmd160.

24 years agodon't treat # specially if PARSE_NOHASH is passed
brian [Tue, 28 Mar 2000 15:14:14 +0000 (15:14 +0000)]
don't treat # specially if PARSE_NOHASH is passed

24 years agoDon't treat # specially here
brian [Tue, 28 Mar 2000 15:13:09 +0000 (15:13 +0000)]
Don't treat # specially here

24 years agofix sanity checks to allow authentication-only ESP
jason [Tue, 28 Mar 2000 14:30:51 +0000 (14:30 +0000)]
fix sanity checks to allow authentication-only ESP

24 years agoAllow wss to configure @irq 5, which is the default irq for quite a few
espie [Tue, 28 Mar 2000 14:07:42 +0000 (14:07 +0000)]
Allow wss to configure @irq 5, which is the default irq for quite a few
laptops.

24 years agoratecheck comes from NetBSD.
jakob [Tue, 28 Mar 2000 13:08:45 +0000 (13:08 +0000)]
ratecheck comes from NetBSD.

24 years agoAllow authentication-only ESP (must have broken it in the previous
angelos [Tue, 28 Mar 2000 07:04:02 +0000 (07:04 +0000)]
Allow authentication-only ESP (must have broken it in the previous
round of commits).

24 years agoSet the protocol family in the destination address of bypass flows.
angelos [Tue, 28 Mar 2000 06:58:14 +0000 (06:58 +0000)]
Set the protocol family in the destination address of bypass flows.

24 years agosync
jasoni [Tue, 28 Mar 2000 06:36:29 +0000 (06:36 +0000)]
sync

24 years agoImplement rt_sigreturn.
jasoni [Tue, 28 Mar 2000 06:35:57 +0000 (06:35 +0000)]
Implement rt_sigreturn.

24 years agoneed an ntalkd man page, obviously
deraadt [Tue, 28 Mar 2000 05:54:39 +0000 (05:54 +0000)]
need an ntalkd man page, obviously

24 years agofrom netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000
mickey [Tue, 28 Mar 2000 04:28:59 +0000 (04:28 +0000)]
from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000

24 years agoPCIBIOS does not fully work yet
deraadt [Tue, 28 Mar 2000 03:47:26 +0000 (03:47 +0000)]
PCIBIOS does not fully work yet

24 years agofix netbsd rcsid up
mickey [Tue, 28 Mar 2000 03:43:54 +0000 (03:43 +0000)]
fix netbsd rcsid up

24 years agofix netbsd rcsids up.
mickey [Tue, 28 Mar 2000 03:37:59 +0000 (03:37 +0000)]
fix netbsd rcsids up.
also, from the 3rd try make proper openbsd rcsids, rediculous
3 commits just to add proper openbsd rcsids.
i think someone forgot to _look_ at the diffs before commit.

24 years agosync
deraadt [Tue, 28 Mar 2000 01:20:28 +0000 (01:20 +0000)]
sync

24 years agosimplify
deraadt [Tue, 28 Mar 2000 01:20:14 +0000 (01:20 +0000)]
simplify