espie [Wed, 26 Apr 2000 15:45:27 +0000 (15:45 +0000)]
Missing links.
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.
espie [Wed, 26 Apr 2000 15:32:28 +0000 (15:32 +0000)]
Don't ever let pkg_add destroy existing files.
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...
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.
aaron [Wed, 26 Apr 2000 14:57:39 +0000 (14:57 +0000)]
Remove one of my completely incomprehensible debugging printf's.
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.
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).
brad [Wed, 26 Apr 2000 14:05:34 +0000 (14:05 +0000)]
fix RCS id
mickey [Wed, 26 Apr 2000 13:58:28 +0000 (13:58 +0000)]
we've done an oops
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
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.
deraadt [Wed, 26 Apr 2000 07:24:43 +0000 (07:24 +0000)]
sync
jakob [Wed, 26 Apr 2000 06:27:57 +0000 (06:27 +0000)]
make usage readable on a console; 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>
jakob [Wed, 26 Apr 2000 06:21:07 +0000 (06:21 +0000)]
enable user
bjc [Wed, 26 Apr 2000 06:08:27 +0000 (06:08 +0000)]
new header files from netbsd -- also a spinlock.h
mickey [Wed, 26 Apr 2000 03:28:56 +0000 (03:28 +0000)]
dc_csid ain't needed no more; jason@ ok
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
deraadt [Wed, 26 Apr 2000 02:11:54 +0000 (02:11 +0000)]
sync
beck [Wed, 26 Apr 2000 01:05:51 +0000 (01:05 +0000)]
Make perl sets happy.. Yoy!
csapuntz [Tue, 25 Apr 2000 23:33:58 +0000 (23:33 +0000)]
Add AudioNvideo
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.
csapuntz [Tue, 25 Apr 2000 22:41:57 +0000 (22:41 +0000)]
Use CIRCLEQ_FOREACH
deraadt [Tue, 25 Apr 2000 22:12:53 +0000 (22:12 +0000)]
mention tcp identifiers; miodrag@ifrance.com
deraadt [Tue, 25 Apr 2000 22:03:17 +0000 (22:03 +0000)]
sync
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.
jakob [Tue, 25 Apr 2000 21:17:29 +0000 (21:17 +0000)]
fix install mode for skel/dot.rhosts
jakob [Tue, 25 Apr 2000 21:14:08 +0000 (21:14 +0000)]
/usr/share/skel removed
jakob [Tue, 25 Apr 2000 21:12:53 +0000 (21:12 +0000)]
/usr/share/skel moved to /etc/skel
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.
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
jakob [Tue, 25 Apr 2000 20:52:47 +0000 (20:52 +0000)]
skeletal login directory into /etc/skel
jakob [Tue, 25 Apr 2000 20:22:35 +0000 (20:22 +0000)]
s/.Os NetBSD/.Os/
jakob [Tue, 25 Apr 2000 20:19:21 +0000 (20:19 +0000)]
do not replace adduser manpage (yet)
jakob [Tue, 25 Apr 2000 20:11:05 +0000 (20:11 +0000)]
we are OpenBSD and HISTORY should say so
aaron [Tue, 25 Apr 2000 19:56:51 +0000 (19:56 +0000)]
2.6 -> 2.7; deraadt@
deraadt [Tue, 25 Apr 2000 19:35:30 +0000 (19:35 +0000)]
grammar
deraadt [Tue, 25 Apr 2000 19:33:22 +0000 (19:33 +0000)]
keyfile protects keys, not files
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
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.
jakob [Tue, 25 Apr 2000 19:00:21 +0000 (19:00 +0000)]
remove some non-important HISTORY
espie [Tue, 25 Apr 2000 16:51:18 +0000 (16:51 +0000)]
Missing MLINKS
espie [Tue, 25 Apr 2000 16:45:25 +0000 (16:45 +0000)]
Typo
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.
millert [Tue, 25 Apr 2000 16:40:37 +0000 (16:40 +0000)]
Mention that ktrace(2) doesn't follow links
millert [Tue, 25 Apr 2000 16:39:05 +0000 (16:39 +0000)]
Missed this in last ncurses sync
mickey [Tue, 25 Apr 2000 15:28:23 +0000 (15:28 +0000)]
screw .S version memset does same job...
mickey [Tue, 25 Apr 2000 15:24:01 +0000 (15:24 +0000)]
make bzero() compile again; millert@ ok
espie [Tue, 25 Apr 2000 15:15:10 +0000 (15:15 +0000)]
C deals with complex functions, but not imaginary ones yet.
itojun [Tue, 25 Apr 2000 13:39:02 +0000 (13:39 +0000)]
correct boundary check. XXX should avoid code duplicate here...
d [Tue, 25 Apr 2000 12:21:05 +0000 (12:21 +0000)]
getpw*_r()
markus [Tue, 25 Apr 2000 10:30:38 +0000 (10:30 +0000)]
interop w/ F-secure windows client
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.
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.
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)
fgsch [Tue, 25 Apr 2000 04:48:49 +0000 (04:48 +0000)]
sync unknown list with reality; minor changes.
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
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)
deraadt [Tue, 25 Apr 2000 02:34:43 +0000 (02:34 +0000)]
another annoying thing
deraadt [Tue, 25 Apr 2000 02:10:04 +0000 (02:10 +0000)]
non-O_NOFOLLOW error introduced by accident, this is fragile code..
deraadt [Tue, 25 Apr 2000 01:25:13 +0000 (01:25 +0000)]
omit RC5
jakob [Mon, 24 Apr 2000 23:37:31 +0000 (23:37 +0000)]
clean up bogus .Nm ""
jakob [Mon, 24 Apr 2000 23:11:14 +0000 (23:11 +0000)]
default to non-verbose (previously undefined)
jakob [Mon, 24 Apr 2000 22:59:25 +0000 (22:59 +0000)]
include cleanup
jakob [Mon, 24 Apr 2000 22:52:36 +0000 (22:52 +0000)]
use _PATH_MASTERPASSWD & _PATH_GROUP
jakob [Mon, 24 Apr 2000 22:45:42 +0000 (22:45 +0000)]
init
jakob [Mon, 24 Apr 2000 22:40:11 +0000 (22:40 +0000)]
fix usage when building with EXTENSIONS
jakob [Mon, 24 Apr 2000 22:38:31 +0000 (22:38 +0000)]
is_number() is needed even without EXTENSIONS defined
jakob [Mon, 24 Apr 2000 22:37:15 +0000 (22:37 +0000)]
remove lint stuff. remove unneeded strlcpy.
jakob [Mon, 24 Apr 2000 22:31:29 +0000 (22:31 +0000)]
id-tags
jakob [Mon, 24 Apr 2000 22:26:59 +0000 (22:26 +0000)]
Initial import of user/group management tools from NetBSD.
deraadt [Mon, 24 Apr 2000 22:21:26 +0000 (22:21 +0000)]
sync
deraadt [Mon, 24 Apr 2000 22:21:17 +0000 (22:21 +0000)]
oops
deraadt [Mon, 24 Apr 2000 21:31:45 +0000 (21:31 +0000)]
sync
deraadt [Mon, 24 Apr 2000 21:31:37 +0000 (21:31 +0000)]
serverworks is very private with their info...
niklas [Mon, 24 Apr 2000 21:15:33 +0000 (21:15 +0000)]
use mii_detach, now xe detach/attach rocks again
niklas [Mon, 24 Apr 2000 21:13:33 +0000 (21:13 +0000)]
Add simple mii detach routine while waiting for the post-2.7
merge of NetBSD mii work
niklas [Mon, 24 Apr 2000 21:10:09 +0000 (21:10 +0000)]
Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at
instance numbers in mii matching
deraadt [Mon, 24 Apr 2000 20:23:28 +0000 (20:23 +0000)]
remove old stuff
niklas [Mon, 24 Apr 2000 19:59:16 +0000 (19:59 +0000)]
revived by mistake
mickey [Mon, 24 Apr 2000 19:44:01 +0000 (19:44 +0000)]
5k of source saved in spaces and empty lines; also rcsid
niklas [Mon, 24 Apr 2000 19:43:35 +0000 (19:43 +0000)]
Do not unmap CCR before using them for the last time
niklas [Mon, 24 Apr 2000 19:06:00 +0000 (19:06 +0000)]
wait just a bit for enabling to settle, fixes pccom on an xe
when using the faster cardbus mode of the PCI1131 chip
niklas [Mon, 24 Apr 2000 18:56:56 +0000 (18:56 +0000)]
3 bugs: off by one in dump offset calculation,
when to print what is left, and what to print. Fixes PR#1182
niklas [Mon, 24 Apr 2000 17:56:34 +0000 (17:56 +0000)]
Make dlopened modules prefer symbols defined locally
mickey [Mon, 24 Apr 2000 17:39:54 +0000 (17:39 +0000)]
fix some types
deraadt [Mon, 24 Apr 2000 16:55:44 +0000 (16:55 +0000)]
correct example
millert [Mon, 24 Apr 2000 16:33:44 +0000 (16:33 +0000)]
Treat the beginning of the current dmesg output as starting at
/^OpenBSD /, not /^Copyright / (the latter doesn't show up in dmesg).
fgsch [Mon, 24 Apr 2000 15:27:02 +0000 (15:27 +0000)]
3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet);
from NetBSD.
fgsch [Mon, 24 Apr 2000 15:21:46 +0000 (15:21 +0000)]
sync
fgsch [Mon, 24 Apr 2000 15:20:26 +0000 (15:20 +0000)]
new prods; rearrange.
mickey [Mon, 24 Apr 2000 14:24:48 +0000 (14:24 +0000)]
s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problems
itojun [Mon, 24 Apr 2000 13:26:49 +0000 (13:26 +0000)]
remove backward compatibilty clause, it did not make sense (tun(4) has no
relationship at all)
provos [Mon, 24 Apr 2000 06:26:23 +0000 (06:26 +0000)]
fix macros that calculated bitmap size for fdalloc. fries@ helped debugging.
deraadt [Mon, 24 Apr 2000 05:19:01 +0000 (05:19 +0000)]
proper include files; ath@algonet.se
deraadt [Mon, 24 Apr 2000 05:12:19 +0000 (05:12 +0000)]
properly label whole disk partition; op21@squish.org
deraadt [Mon, 24 Apr 2000 04:54:19 +0000 (04:54 +0000)]
use pmap_extract() instead of vtophys(); art
deraadt [Mon, 24 Apr 2000 04:53:00 +0000 (04:53 +0000)]
support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu
todd [Mon, 24 Apr 2000 04:34:31 +0000 (04:34 +0000)]
add descriptions for ipv6, dhcpd, and others to bring this uptodate