enami
acd4cefee0
In the function vattr_null(), assign each member individually
...
to prevent unintended conversion due to different sign and size.
1997-10-18 11:51:32 +00:00
lukem
10a4ee85e0
WARNSify, fix .Nm usage
1997-10-18 11:47:18 +00:00
mrg
3740466adc
merge lite-2.
1997-10-18 11:38:27 +00:00
lukem
ffbc1b4bf5
deprecate register, s/bcopy/memmove
1997-10-18 11:38:26 +00:00
lukem
b46ed65876
use memset instead of bzero
1997-10-18 11:37:45 +00:00
lukem
e5d6d67c63
deprecate register, use warn/err
1997-10-18 11:37:10 +00:00
lukem
7e8074195e
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 11:27:49 +00:00
lukem
64bd1fd0d2
use memmove instead of bcopy
1997-10-18 11:23:55 +00:00
lukem
7f43427b52
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:20 +00:00
lukem
22597304f5
use memset instead of bzero
1997-10-18 11:23:19 +00:00
lukem
dd30ff553b
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:23:03 +00:00
mrg
14de140085
update to lite-2; also, update to NetBSD reality, and include our kernel source additions, per the changes in lite-2.
1997-10-18 11:19:25 +00:00
lukem
a13f0387b9
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 11:18:39 +00:00
lukem
de441420bd
deprecate register, use err/warn instead of perror, memmove instead of bcopy
1997-10-18 11:11:18 +00:00
lukem
c355b33f75
deprecate register
1997-10-18 11:06:52 +00:00
lukem
2cd3ac027a
use emset instead of bzero
1997-10-18 11:06:08 +00:00
lukem
031fee8254
use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy
1997-10-18 11:05:34 +00:00
lukem
88e3ac566e
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 11:02:19 +00:00
enami
f0a4660bee
Pull down changes from branch which is commited to by mistake...
...
> revision 1.1.2.6
> date: 1997/10/18 10:50:21; author: enami; state: Exp; lines: +2 -2
> In the macro ne2000_match(), use its argument `fct' instead of
> using pa->pf->number directly.
1997-10-18 10:56:28 +00:00
lukem
99071d1bef
KNFify, generate prototypes, etc (to shut up WARNS on generated code)
1997-10-18 10:53:37 +00:00
is
61f82620c4
Part of this is voodoo from the sparc/machdep.c, part guesswork.
1997-10-18 10:50:50 +00:00
lukem
fbafdc25f8
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 08:52:17 +00:00
lukem
c9fcc32882
deprecate register, use memset/memmove instead of bzero/bcopy
1997-10-18 08:40:40 +00:00
lukem
7e44e0ebc2
deprecate register, use memset/memmove instead of bzero/bcopy
1997-10-18 08:18:00 +00:00
lukem
5c351d3f52
use errx instead of perror
1997-10-18 08:13:06 +00:00
lukem
73d91b2129
WARNSify, deprecate register, remove unused functions
1997-10-18 07:58:56 +00:00
mark
8f1ba91f0e
Update for location of runlist.sh and list2sh.awk
1997-10-18 07:45:00 +00:00
mark
c98ceb6a1b
Missed these from the earlier commit of the files to build a ramdisk image.
1997-10-18 07:42:31 +00:00
lukem
7cbe3d2c32
use __progname
1997-10-18 07:32:17 +00:00
mark
1d23b0901e
Define NUMBOOT=1 for the arm32 port.
1997-10-18 07:28:47 +00:00
lukem
8ff96fa48d
use err()
1997-10-18 07:26:45 +00:00
lukem
9f6ff4ad6f
use string.h instead of strings.h
1997-10-18 07:05:31 +00:00
mikel
af641bd13a
xref tcpdump(8), not nonexistent tcpdump(1)
1997-10-18 07:01:38 +00:00
mikel
ea36cfbd5a
xref tcpdump(8) not nonexistent tcpdump(8); remove tcpslice(1) xrefs
1997-10-18 06:57:59 +00:00
mikel
bee22c9c19
xref ypbind(8), not nonexistent ypbind(1)
1997-10-18 06:50:50 +00:00
mikel
7ff744c57e
xref time(3) instead of time(2)
1997-10-18 06:43:38 +00:00
lukem
f5bf267d90
enable WARNS=1 by default, but disable in unclean 3rd party code
1997-10-18 06:42:25 +00:00
lukem
7866707a39
minor .Nm cleanup
1997-10-18 06:33:48 +00:00
lukem
291223920b
fix make -j race condition when building libs
1997-10-18 06:21:28 +00:00
lukem
89827aeb90
rcsid fascism, fix make -j race condition when building libs
1997-10-18 05:58:21 +00:00
lukem
d8fadf7c3c
rcsid fascism, fix make -j race condition when building libs
1997-10-18 05:47:46 +00:00
mikel
c7534c9f97
kill tab on line by itself, keep contents within 80 columns
1997-10-18 05:34:11 +00:00
jonathan
2698f7d137
Pull up endian diffs from kernel bcopy().
1997-10-18 05:21:44 +00:00
mikel
665f5a78af
fix typo; something called 'yesexpr' shouldn't have a 'n' in it
1997-10-18 05:08:32 +00:00
mikel
4c46c2bcc3
cosmetic cleanup (newlines, comments)
1997-10-18 04:51:03 +00:00
mark
dd5b814bb5
Don't try and support serial consoles for the riscpc.
1997-10-18 04:47:57 +00:00
lukem
10e8777264
fix make -j race condition building lib, move common code into Makefile.inc
1997-10-18 04:42:01 +00:00
mark
441bad5ec5
Updated for a couple of changes to the arm32 dp8390 driver brought
...
upto date with respect to the MI one.
1997-10-18 04:39:12 +00:00
mark
35286a1259
arm32 specific version of the dp8390 driver from dev/ic. Really the
...
MI dp8390 and ne2000 drivers from dev/ic could / should be used but this
version has a few changes and has been well tested and thus should be
used for 1.3.
Hopefully this driver will be short lived.
1997-10-18 04:38:19 +00:00
lukem
149f1867d1
rcsid fascism
1997-10-18 04:36:50 +00:00