openbsd
24 years agono, that is wrong
deraadt [Wed, 26 Apr 2000 21:03:59 +0000 (21:03 +0000)]
no, that is wrong

24 years agosync documentation
markus [Wed, 26 Apr 2000 21:03:53 +0000 (21:03 +0000)]
sync documentation

24 years agoadd ARCTYPE_INET6
jakob [Wed, 26 Apr 2000 21:02:02 +0000 (21:02 +0000)]
add ARCTYPE_INET6

24 years agoadd DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
markus [Wed, 26 Apr 2000 20:56:29 +0000 (20:56 +0000)]
add DSA pubkey auth and other SSH2 fixes.  use ssh-keygen -[xX]
for trading keys with the real and the original SSH, directly from the
people who invented the SSH protocol.

24 years agomissing fclose
markus [Wed, 26 Apr 2000 20:48:42 +0000 (20:48 +0000)]
missing fclose

24 years agodisklabel manipulation routines page from netbsd w/ some adjustments; no history...
mickey [Wed, 26 Apr 2000 20:44:50 +0000 (20:44 +0000)]
disklabel manipulation routines page from netbsd w/ some adjustments; no history section

24 years agohistory says that it first appeared in netbsd 1.2
mickey [Wed, 26 Apr 2000 20:29:06 +0000 (20:29 +0000)]
history says that it first appeared in netbsd 1.2

24 years agorepairs
mickey [Wed, 26 Apr 2000 20:11:16 +0000 (20:11 +0000)]
repairs

24 years agounforgivable oops, forgot xr spl(9)
mickey [Wed, 26 Apr 2000 19:44:48 +0000 (19:44 +0000)]
unforgivable oops, forgot xr spl(9)

24 years agomi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try
mickey [Wed, 26 Apr 2000 19:41:20 +0000 (19:41 +0000)]
mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try

24 years agosome grammar, and xr pchb(4)
mickey [Wed, 26 Apr 2000 19:15:13 +0000 (19:15 +0000)]
some grammar, and xr pchb(4)

24 years agoTurn on a bit (for 82558/82559 only) which disables the chip's
chris [Wed, 26 Apr 2000 19:12:08 +0000 (19:12 +0000)]
Turn on a bit (for 82558/82559 only) which disables the chip's
builin feature to discard frames >1500 bytes (useful for jumbo frames,
also 802.1Q VLANs)

ok aaron@

24 years agopseudo-device vlan (commented out for now)
chris [Wed, 26 Apr 2000 19:08:23 +0000 (19:08 +0000)]
pseudo-device vlan (commented out for now)

24 years agoFix for if_vlan (FreeBSD)
chris [Wed, 26 Apr 2000 19:05:28 +0000 (19:05 +0000)]
Fix for if_vlan (FreeBSD)

24 years agoAdd if_vlan
chris [Wed, 26 Apr 2000 19:04:59 +0000 (19:04 +0000)]
Add if_vlan

24 years agoReliance Computer and i82443BX
mickey [Wed, 26 Apr 2000 19:04:49 +0000 (19:04 +0000)]
Reliance Computer and i82443BX

24 years agoif_vlan support
chris [Wed, 26 Apr 2000 19:03:46 +0000 (19:03 +0000)]
if_vlan support

24 years agoif_vlan from FreeBSD and a few modifications
chris [Wed, 26 Apr 2000 19:03:11 +0000 (19:03 +0000)]
if_vlan from FreeBSD and a few modifications

24 years agovlan(4)
chris [Wed, 26 Apr 2000 19:00:57 +0000 (19:00 +0000)]
vlan(4)

24 years agoAdd mbuf flag
chris [Wed, 26 Apr 2000 18:40:50 +0000 (18:40 +0000)]
Add mbuf flag

24 years agoCruft
chris [Wed, 26 Apr 2000 18:39:38 +0000 (18:39 +0000)]
Cruft

24 years agoproperly probe sub-pci busses for RCC ServerWorks chipsets
deraadt [Wed, 26 Apr 2000 18:39:29 +0000 (18:39 +0000)]
properly probe sub-pci busses for RCC ServerWorks chipsets

24 years agoSIOCSIFGENERIC is now in sys/sockio.h
chris [Wed, 26 Apr 2000 18:39:00 +0000 (18:39 +0000)]
SIOCSIFGENERIC is now in sys/sockio.h

24 years agoadd errata for 82443BX identified by smurph
deraadt [Wed, 26 Apr 2000 18:38:47 +0000 (18:38 +0000)]
add errata for 82443BX identified by smurph

24 years agoSIOCSIFGENERIC/SIOCGIFGENERIC
chris [Wed, 26 Apr 2000 18:37:37 +0000 (18:37 +0000)]
SIOCSIFGENERIC/SIOCGIFGENERIC

24 years agoAdd a section talking about random data sources, /dev/arandom, and what
beck [Wed, 26 Apr 2000 16:19:39 +0000 (16:19 +0000)]
Add a section talking about random data sources, /dev/arandom, and what
happens when it's not there.

24 years agoconst poisoning
itojun [Wed, 26 Apr 2000 16:08:12 +0000 (16:08 +0000)]
const poisoning

24 years agoadd $KAME$ for future version tracking
itojun [Wed, 26 Apr 2000 16:05:20 +0000 (16:05 +0000)]
add $KAME$ for future version tracking

24 years agoAdd sysexits(3) as referenced by style(9) from FreeBSD. This is basically
millert [Wed, 26 Apr 2000 16:01:09 +0000 (16:01 +0000)]
Add sysexits(3) as referenced by style(9) from FreeBSD.  This is basically
just the comments from sysexits.h

24 years agoMinor comment changes:
millert [Wed, 26 Apr 2000 15:59:57 +0000 (15:59 +0000)]
Minor comment changes:
 o utmp lives in /var/run, not /etc
 o document EX_CONFIG

24 years agoChange the name of mail's send() function to sendmessages() to
millert [Wed, 26 Apr 2000 15:47:29 +0000 (15:47 +0000)]
Change the name of mail's send() function to sendmessages() to
avoid shadowing the libc send(2); gadams@avernus.com

24 years agoMissing links.
espie [Wed, 26 Apr 2000 15:45:27 +0000 (15:45 +0000)]
Missing links.

24 years agoTry harder to find a full subject line.
espie [Wed, 26 Apr 2000 15:44:18 +0000 (15:44 +0000)]
Try harder to find a full subject line.

In pricky mode, verify the subject line: for each name,
check that there indeed is a man page with the right name around.

24 years agoDon't ever let pkg_add destroy existing files.
espie [Wed, 26 Apr 2000 15:32:28 +0000 (15:32 +0000)]
Don't ever let pkg_add destroy existing files.

24 years agoConsistency in error reports.
espie [Wed, 26 Apr 2000 15:28:14 +0000 (15:28 +0000)]
Consistency in error reports.
*always* tell them MD5Sum fails, because later, pkg_delete will
complain about a bad package anyway, and the poor user won't be
able to figure out what went wrong, and it's obviously too late
since the package is gone already...

24 years agoNeeded feature: if
espie [Wed, 26 Apr 2000 15:25:29 +0000 (15:25 +0000)]
Needed feature: if
@comment no checksum
is inserted in a packing-list, then the next file will not have
its MD5 checksum stored, and pkg_delete won't complain later if
the file checksum changed.

24 years agoRemove one of my completely incomprehensible debugging printf's.
aaron [Wed, 26 Apr 2000 14:57:39 +0000 (14:57 +0000)]
Remove one of my completely incomprehensible debugging printf's.

24 years agobring in latest KAME implementation.
itojun [Wed, 26 Apr 2000 14:46:47 +0000 (14:46 +0000)]
bring in latest KAME implementation.
conforms to draft-ietf-ipngwg-scopedaddr-format-01.txt.
behavior change: returns numeric scopeid if we can't convert to string
removed #if 0'ed portion which we will never revisit.

24 years agoremove #if 0'ed portion which we will never revisit (no behavior change).
itojun [Wed, 26 Apr 2000 14:41:14 +0000 (14:41 +0000)]
remove #if 0'ed portion which we will never revisit (no behavior change).

24 years agofix RCS id
brad [Wed, 26 Apr 2000 14:05:34 +0000 (14:05 +0000)]
fix RCS id

24 years agowe've done an oops
mickey [Wed, 26 Apr 2000 13:58:28 +0000 (13:58 +0000)]
we've done an oops

24 years agoAfter the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer
aaron [Wed, 26 Apr 2000 12:48:53 +0000 (12:48 +0000)]
After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer
that's passed in from the bus-dependent parts. Use ETHER_ADDR_LEN so we get the
whole thing; sigh@kuzirabekon.econ.nagasaki-u.ac.jp

24 years agosync with latest kame.
itojun [Wed, 26 Apr 2000 12:31:44 +0000 (12:31 +0000)]
sync with latest kame.
- completely disable AI_ADDRCONFIG support (post RFC2553) since it does
  not work for PF_UNSPEC.
- remove unused variables, some delint.

24 years agosync
deraadt [Wed, 26 Apr 2000 07:24:43 +0000 (07:24 +0000)]
sync

24 years agomake usage readable on a console; eric jackson <shinobi@monkey.org>
jakob [Wed, 26 Apr 2000 06:27:57 +0000 (06:27 +0000)]
make usage readable on a console; eric jackson <shinobi@monkey.org>

24 years agousermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>
jakob [Wed, 26 Apr 2000 06:25:45 +0000 (06:25 +0000)]
usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>

24 years agoenable user
jakob [Wed, 26 Apr 2000 06:21:07 +0000 (06:21 +0000)]
enable user

24 years agonew header files from netbsd -- also a spinlock.h
bjc [Wed, 26 Apr 2000 06:08:27 +0000 (06:08 +0000)]
new header files from netbsd -- also a spinlock.h

24 years agodc_csid ain't needed no more; jason@ ok
mickey [Wed, 26 Apr 2000 03:28:56 +0000 (03:28 +0000)]
dc_csid ain't needed no more; jason@ ok

24 years agovax resurrection, part 1: sync with early-april netbsd
bjc [Wed, 26 Apr 2000 03:08:40 +0000 (03:08 +0000)]
vax resurrection, part 1: sync with early-april netbsd

many changes here, notable:  uvm, ansi.h, more (and cleaner) vsbus support

24 years agosync
deraadt [Wed, 26 Apr 2000 02:11:54 +0000 (02:11 +0000)]
sync

24 years agoMake perl sets happy.. Yoy!
beck [Wed, 26 Apr 2000 01:05:51 +0000 (01:05 +0000)]
Make perl sets happy.. Yoy!

24 years agoAdd AudioNvideo
csapuntz [Tue, 25 Apr 2000 23:33:58 +0000 (23:33 +0000)]
Add AudioNvideo

24 years agoA fix to the dreaded isadmaattach panic which hunts people playing with
niklas [Tue, 25 Apr 2000 23:10:30 +0000 (23:10 +0000)]
A fix to the dreaded isadmaattach panic which hunts people playing with
large memory machines.  This time I really hope we can continue quite a bit
away over the Gig.

24 years agoUse CIRCLEQ_FOREACH
csapuntz [Tue, 25 Apr 2000 22:41:57 +0000 (22:41 +0000)]
Use CIRCLEQ_FOREACH

24 years agomention tcp identifiers; miodrag@ifrance.com
deraadt [Tue, 25 Apr 2000 22:12:53 +0000 (22:12 +0000)]
mention tcp identifiers; miodrag@ifrance.com

24 years agosync
deraadt [Tue, 25 Apr 2000 22:03:17 +0000 (22:03 +0000)]
sync

24 years agokill, test and pwd are ksh builtins--no need to include standalone binaries.
millert [Tue, 25 Apr 2000 22:01:58 +0000 (22:01 +0000)]
kill, test and pwd are ksh builtins--no need to include standalone binaries.

24 years agofix install mode for skel/dot.rhosts
jakob [Tue, 25 Apr 2000 21:17:29 +0000 (21:17 +0000)]
fix install mode for skel/dot.rhosts

24 years ago/usr/share/skel removed
jakob [Tue, 25 Apr 2000 21:14:08 +0000 (21:14 +0000)]
/usr/share/skel removed

24 years ago/usr/share/skel moved to /etc/skel
jakob [Tue, 25 Apr 2000 21:12:53 +0000 (21:12 +0000)]
/usr/share/skel moved to /etc/skel

24 years agochange /usr/share/skel to /etc/skel. maintain dot.magic for backwards compability.
jakob [Tue, 25 Apr 2000 21:08:41 +0000 (21:08 +0000)]
change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compability.

24 years agoreferences to /usr/share/examples/usermgmt removed as we do not have that
jakob [Tue, 25 Apr 2000 20:58:29 +0000 (20:58 +0000)]
references to /usr/share/examples/usermgmt removed as we do not have that

24 years agoskeletal login directory into /etc/skel
jakob [Tue, 25 Apr 2000 20:52:47 +0000 (20:52 +0000)]
skeletal login directory into /etc/skel

24 years agos/.Os NetBSD/.Os/
jakob [Tue, 25 Apr 2000 20:22:35 +0000 (20:22 +0000)]
s/.Os NetBSD/.Os/

24 years agodo not replace adduser manpage (yet)
jakob [Tue, 25 Apr 2000 20:19:21 +0000 (20:19 +0000)]
do not replace adduser manpage (yet)

24 years agowe are OpenBSD and HISTORY should say so
jakob [Tue, 25 Apr 2000 20:11:05 +0000 (20:11 +0000)]
we are OpenBSD and HISTORY should say so

24 years ago2.6 -> 2.7; deraadt@
aaron [Tue, 25 Apr 2000 19:56:51 +0000 (19:56 +0000)]
2.6 -> 2.7; deraadt@

24 years agogrammar
deraadt [Tue, 25 Apr 2000 19:35:30 +0000 (19:35 +0000)]
grammar

24 years agokeyfile protects keys, not files
deraadt [Tue, 25 Apr 2000 19:33:22 +0000 (19:33 +0000)]
keyfile protects keys, not files

24 years agowell if you cannot do a libc commit properly a week before 2.7 tree lock, surely...
deraadt [Tue, 25 Apr 2000 19:11:48 +0000 (19:11 +0000)]
well if you cannot do a libc commit properly a week before 2.7 tree lock, surely it can wait till after 2.7

24 years agoAvoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix
aaron [Tue, 25 Apr 2000 19:05:43 +0000 (19:05 +0000)]
Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix
for now, at least until we determine if there is a more correct one.

24 years agoremove some non-important HISTORY
jakob [Tue, 25 Apr 2000 19:00:21 +0000 (19:00 +0000)]
remove some non-important HISTORY

24 years agoMissing MLINKS
espie [Tue, 25 Apr 2000 16:51:18 +0000 (16:51 +0000)]
Missing MLINKS

24 years agoTypo
espie [Tue, 25 Apr 2000 16:45:25 +0000 (16:45 +0000)]
Typo

24 years agoWhen incorporating new messages, clear the "new" count before the
millert [Tue, 25 Apr 2000 16:42:22 +0000 (16:42 +0000)]
When incorporating new messages, clear the "new" count before the
inc so the count of new messages is useful afterwards.  This makes
mail behave more like the SunOS version in this respect.

24 years agoMention that ktrace(2) doesn't follow links
millert [Tue, 25 Apr 2000 16:40:37 +0000 (16:40 +0000)]
Mention that ktrace(2) doesn't follow links

24 years agoMissed this in last ncurses sync
millert [Tue, 25 Apr 2000 16:39:05 +0000 (16:39 +0000)]
Missed this in last ncurses sync

24 years agoscrew .S version memset does same job...
mickey [Tue, 25 Apr 2000 15:28:23 +0000 (15:28 +0000)]
screw .S version memset does same job...

24 years agomake bzero() compile again; millert@ ok
mickey [Tue, 25 Apr 2000 15:24:01 +0000 (15:24 +0000)]
make bzero() compile again; millert@ ok

24 years agoC deals with complex functions, but not imaginary ones yet.
espie [Tue, 25 Apr 2000 15:15:10 +0000 (15:15 +0000)]
C deals with complex functions, but not imaginary ones yet.

24 years agocorrect boundary check. XXX should avoid code duplicate here...
itojun [Tue, 25 Apr 2000 13:39:02 +0000 (13:39 +0000)]
correct boundary check.  XXX should avoid code duplicate here...

24 years agogetpw*_r()
d [Tue, 25 Apr 2000 12:21:05 +0000 (12:21 +0000)]
getpw*_r()

24 years agointerop w/ F-secure windows client
markus [Tue, 25 Apr 2000 10:30:38 +0000 (10:30 +0000)]
interop w/ F-secure windows client

24 years agoFrom Assar: make adosfs compile, I was supposed
niklas [Tue, 25 Apr 2000 06:10:15 +0000 (06:10 +0000)]
From Assar: make adosfs compile, I was supposed
to commit this long ago.

24 years agoif we have to allocate a new mbuf, don't forget to copy the header info from
jason [Tue, 25 Apr 2000 06:03:46 +0000 (06:03 +0000)]
if we have to allocate a new mbuf, don't forget to copy the header info from
the original packet.

24 years agofixing the frontend means fixing the backend too... add a countdown when
jason [Tue, 25 Apr 2000 05:32:21 +0000 (05:32 +0000)]
fixing the frontend means fixing the backend too... add a countdown when
computing the length of a destination buffer in the callback since hifn always
writes in multiples of 4 bytes (and AH can produce non-nice packets)

24 years agosync unknown list with reality; minor changes.
fgsch [Tue, 25 Apr 2000 04:48:49 +0000 (04:48 +0000)]
sync unknown list with reality; minor changes.

24 years agouse the size of the allocation, not the minimum of what was requested and
jason [Tue, 25 Apr 2000 04:15:34 +0000 (04:15 +0000)]
use the size of the allocation, not the minimum of what was requested and
the allocation size to determine the length of a destination buffer

24 years agowhen fixing up the header, copy from the right sized datatype (fixes IPsec
jason [Tue, 25 Apr 2000 02:53:45 +0000 (02:53 +0000)]
when fixing up the header, copy from the right sized datatype (fixes IPsec
on big-endian machines)

24 years agoanother annoying thing
deraadt [Tue, 25 Apr 2000 02:34:43 +0000 (02:34 +0000)]
another annoying thing

24 years agonon-O_NOFOLLOW error introduced by accident, this is fragile code..
deraadt [Tue, 25 Apr 2000 02:10:04 +0000 (02:10 +0000)]
non-O_NOFOLLOW error introduced by accident, this is fragile code..

24 years agoomit RC5
deraadt [Tue, 25 Apr 2000 01:25:13 +0000 (01:25 +0000)]
omit RC5

24 years agoclean up bogus .Nm ""
jakob [Mon, 24 Apr 2000 23:37:31 +0000 (23:37 +0000)]
clean up bogus .Nm ""

24 years agodefault to non-verbose (previously undefined)
jakob [Mon, 24 Apr 2000 23:11:14 +0000 (23:11 +0000)]
default to non-verbose (previously undefined)

24 years agoinclude cleanup
jakob [Mon, 24 Apr 2000 22:59:25 +0000 (22:59 +0000)]
include cleanup

24 years agouse _PATH_MASTERPASSWD & _PATH_GROUP
jakob [Mon, 24 Apr 2000 22:52:36 +0000 (22:52 +0000)]
use _PATH_MASTERPASSWD & _PATH_GROUP

24 years agoinit
jakob [Mon, 24 Apr 2000 22:45:42 +0000 (22:45 +0000)]
init

24 years agofix usage when building with EXTENSIONS
jakob [Mon, 24 Apr 2000 22:40:11 +0000 (22:40 +0000)]
fix usage when building with EXTENSIONS

24 years agois_number() is needed even without EXTENSIONS defined
jakob [Mon, 24 Apr 2000 22:38:31 +0000 (22:38 +0000)]
is_number() is needed even without EXTENSIONS defined