deraadt [Fri, 31 Mar 2000 01:01:06 +0000 (01:01 +0000)]
sync
deraadt [Fri, 31 Mar 2000 01:00:48 +0000 (01:00 +0000)]
install inetd.conf(5) here instead
deraadt [Fri, 31 Mar 2000 00:21:58 +0000 (00:21 +0000)]
link inetd.conf(5) to inetd(8)
deraadt [Fri, 31 Mar 2000 00:10:24 +0000 (00:10 +0000)]
more timezone pointers
millert [Fri, 31 Mar 2000 00:10:14 +0000 (00:10 +0000)]
Tell how to set the localtime link here too.
millert [Fri, 31 Mar 2000 00:04:14 +0000 (00:04 +0000)]
Add a pointer to zic so new users can figure out how to set the
timezone. The obvious thing to do is 'man timezone' so hopefully
folks will be able to get the info they need.
millert [Thu, 30 Mar 2000 23:56:27 +0000 (23:56 +0000)]
Reference /etc/localtime in FILES section.
millert [Thu, 30 Mar 2000 23:30:25 +0000 (23:30 +0000)]
Try a hard link before a soft one since we want hard links in
the zoneinfo dir.
millert [Thu, 30 Mar 2000 23:26:45 +0000 (23:26 +0000)]
Make 'zic -l' actually work. I guess we all just do the symlink
by hand and thus never noticed.
jason [Thu, 30 Mar 2000 23:14:25 +0000 (23:14 +0000)]
document hook functions
alex [Thu, 30 Mar 2000 21:46:38 +0000 (21:46 +0000)]
buffersize -> buffer_size
deraadt [Thu, 30 Mar 2000 21:12:15 +0000 (21:12 +0000)]
sync
aaron [Thu, 30 Mar 2000 21:02:08 +0000 (21:02 +0000)]
- Remove some unused code.
- Much needed indent cleanup.
deraadt [Thu, 30 Mar 2000 19:45:14 +0000 (19:45 +0000)]
oops
deraadt [Thu, 30 Mar 2000 19:18:23 +0000 (19:18 +0000)]
fix lots
deraadt [Thu, 30 Mar 2000 19:16:58 +0000 (19:16 +0000)]
correct
mickey [Thu, 30 Mar 2000 16:33:27 +0000 (16:33 +0000)]
smarter heartbeat()
aaron [Thu, 30 Mar 2000 16:19:32 +0000 (16:19 +0000)]
Sync with NetBSD. USB Ethernet drivers should work now.
brian [Thu, 30 Mar 2000 10:46:18 +0000 (10:46 +0000)]
Correct address parsing
Pointed out by: Maxim Sobolev <sobomax@altavista.net>
hin [Thu, 30 Mar 2000 09:29:24 +0000 (09:29 +0000)]
Pedantic .Xr fixes.
hin [Thu, 30 Mar 2000 09:26:50 +0000 (09:26 +0000)]
Sync with recent update in the original kerberos tree:
Don't mention toehold as it's not available in KTH.KRB...
(from Assar)
deraadt [Thu, 30 Mar 2000 08:18:45 +0000 (08:18 +0000)]
no buffer.3, instead, cp before pod2man
hin [Thu, 30 Mar 2000 08:03:24 +0000 (08:03 +0000)]
add manpage kafs(3)
hin [Thu, 30 Mar 2000 08:00:20 +0000 (08:00 +0000)]
Fix a couple of manpage errors
jason [Thu, 30 Mar 2000 07:30:39 +0000 (07:30 +0000)]
instrument bad crp's and bad crp callbacks, too
angelos [Thu, 30 Mar 2000 06:42:17 +0000 (06:42 +0000)]
Add a sample commented out net.inet.ip.ipsec-acl=0 entry.
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
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.
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.
angelos [Thu, 30 Mar 2000 04:53:36 +0000 (04:53 +0000)]
Set re_rt to NULL, so we don't double free.
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?))
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.
jason [Wed, 29 Mar 2000 22:39:38 +0000 (22:39 +0000)]
- update copyrights
- remove all ability to block (no more tsleep/wakeup)
deraadt [Wed, 29 Mar 2000 22:02:49 +0000 (22:02 +0000)]
even more man page improvements! yowsa!
deraadt [Wed, 29 Mar 2000 22:01:32 +0000 (22:01 +0000)]
13 not 12
deraadt [Wed, 29 Mar 2000 21:54:56 +0000 (21:54 +0000)]
name is incorrect: openssl people please note
aaron [Wed, 29 Mar 2000 21:46:07 +0000 (21:46 +0000)]
Uncomment ulpt targets.
deraadt [Wed, 29 Mar 2000 21:43:05 +0000 (21:43 +0000)]
you missed a bunch of things
hin [Wed, 29 Mar 2000 21:38:46 +0000 (21:38 +0000)]
vos.1 -> vos.8
hin [Wed, 29 Mar 2000 21:26:43 +0000 (21:26 +0000)]
Add manpage vos(1). (ok deraadt@)
hin [Wed, 29 Mar 2000 21:24:40 +0000 (21:24 +0000)]
Add manpage pts(1). (ok deraadt@)
hin [Wed, 29 Mar 2000 21:23:09 +0000 (21:23 +0000)]
Add manpage fs(1)
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.
deraadt [Wed, 29 Mar 2000 21:00:35 +0000 (21:00 +0000)]
more intel 840 stuff
deraadt [Wed, 29 Mar 2000 20:59:57 +0000 (20:59 +0000)]
sync
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...
deraadt [Wed, 29 Mar 2000 20:32:55 +0000 (20:32 +0000)]
addr(8) goes away, no man page, and useless
mickey [Wed, 29 Mar 2000 20:23:21 +0000 (20:23 +0000)]
ifmedia for ray
deraadt [Wed, 29 Mar 2000 20:17:56 +0000 (20:17 +0000)]
typo
deraadt [Wed, 29 Mar 2000 18:23:46 +0000 (18:23 +0000)]
oops
deraadt [Wed, 29 Mar 2000 18:15:09 +0000 (18:15 +0000)]
use kerberos(3) instead of krb(3)
deraadt [Wed, 29 Mar 2000 18:00:42 +0000 (18:00 +0000)]
Xr most important ssl pod2man pages
mickey [Wed, 29 Mar 2000 17:34:56 +0000 (17:34 +0000)]
record ntpd pid on startup
millert [Wed, 29 Mar 2000 15:47:43 +0000 (15:47 +0000)]
Add missing d2i_DHparams.cat3 to MANALL
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.
angelos [Wed, 29 Mar 2000 10:15:22 +0000 (10:15 +0000)]
Be consistent about packet properties.
angelos [Wed, 29 Mar 2000 09:37:02 +0000 (09:37 +0000)]
Fix problem with TCP/UDP and ACLs.
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.
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
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
angelos [Wed, 29 Mar 2000 08:50:38 +0000 (08:50 +0000)]
Minor cleanup.
angelos [Wed, 29 Mar 2000 07:19:50 +0000 (07:19 +0000)]
Note to self: test before committing.
deraadt [Wed, 29 Mar 2000 07:12:39 +0000 (07:12 +0000)]
reorder Xr to avoid cutting
angelos [Wed, 29 Mar 2000 07:09:57 +0000 (07:09 +0000)]
Conform to crypto framework changes for IVs.
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).
deraadt [Wed, 29 Mar 2000 07:06:06 +0000 (07:06 +0000)]
missing man page
deraadt [Wed, 29 Mar 2000 07:01:29 +0000 (07:01 +0000)]
no adduser_proc(8) anymore
deraadt [Wed, 29 Mar 2000 06:56:24 +0000 (06:56 +0000)]
gifconfig died an early death
deraadt [Wed, 29 Mar 2000 06:51:18 +0000 (06:51 +0000)]
forgotten man pages
deraadt [Wed, 29 Mar 2000 06:37:26 +0000 (06:37 +0000)]
more MLINKS
todd [Wed, 29 Mar 2000 03:50:50 +0000 (03:50 +0000)]
From Ian Darwin <ian@darwinsys.com>
krw [Wed, 29 Mar 2000 01:53:01 +0000 (01:53 +0000)]
sort partition type list vertically rather than across. ok weingart@
deraadt [Wed, 29 Mar 2000 01:28:56 +0000 (01:28 +0000)]
Xr repair
aaron [Wed, 29 Mar 2000 00:28:41 +0000 (00:28 +0000)]
The al and ax drivers are gone.
aaron [Wed, 29 Mar 2000 00:27:05 +0000 (00:27 +0000)]
Update USB man pages.
brian [Wed, 29 Mar 2000 00:14:20 +0000 (00:14 +0000)]
Mention the value of the unexpected return code in nat_LayerPull()
deraadt [Wed, 29 Mar 2000 00:06:36 +0000 (00:06 +0000)]
put arguments down below too, and a typo
deraadt [Tue, 28 Mar 2000 23:53:17 +0000 (23:53 +0000)]
mkfs(8) died a long time ago
deraadt [Tue, 28 Mar 2000 23:49:17 +0000 (23:49 +0000)]
typo
deraadt [Tue, 28 Mar 2000 23:47:28 +0000 (23:47 +0000)]
clean
deraadt [Tue, 28 Mar 2000 23:46:31 +0000 (23:46 +0000)]
bye bye ttcp menion
deraadt [Tue, 28 Mar 2000 23:44:40 +0000 (23:44 +0000)]
no kpasswdd
aaron [Tue, 28 Mar 2000 23:40:05 +0000 (23:40 +0000)]
Remove duplicate word occurrences.
deraadt [Tue, 28 Mar 2000 23:35:51 +0000 (23:35 +0000)]
remove bad Xr
deraadt [Tue, 28 Mar 2000 23:34:19 +0000 (23:34 +0000)]
tzfile(5) not tzfil(5)
deraadt [Tue, 28 Mar 2000 23:07:25 +0000 (23:07 +0000)]
need more links for MD[45]Transform
deraadt [Tue, 28 Mar 2000 22:50:07 +0000 (22:50 +0000)]
link real names (uppercase) to queue.3
deraadt [Tue, 28 Mar 2000 22:44:26 +0000 (22:44 +0000)]
typo
deraadt [Tue, 28 Mar 2000 22:43:34 +0000 (22:43 +0000)]
sigblock.3 MLINK
deraadt [Tue, 28 Mar 2000 22:42:03 +0000 (22:42 +0000)]
fseeko.3 and ftello.3
deraadt [Tue, 28 Mar 2000 22:41:42 +0000 (22:41 +0000)]
no need to spec the link path
deraadt [Tue, 28 Mar 2000 21:56:00 +0000 (21:56 +0000)]
MLINK f77 to g77
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
markus [Tue, 28 Mar 2000 20:40:48 +0000 (20:40 +0000)]
function tables for different message types
markus [Tue, 28 Mar 2000 20:39:05 +0000 (20:39 +0000)]
typo
markus [Tue, 28 Mar 2000 20:34:14 +0000 (20:34 +0000)]
sync w/ channels.c
markus [Tue, 28 Mar 2000 20:33:50 +0000 (20:33 +0000)]
missing close
markus [Tue, 28 Mar 2000 20:31:25 +0000 (20:31 +0000)]
replace big switch() with function tables (prepare for ssh2)
markus [Tue, 28 Mar 2000 20:27:09 +0000 (20:27 +0000)]
KNF
markus [Tue, 28 Mar 2000 20:26:21 +0000 (20:26 +0000)]
do not log() if debuggin to stderr