hubertf
4b6b32e4fd
sync with GENERIC,v 1.61
2000-01-23 23:54:34 +00:00
chopps
93d5e38d57
Add beginnings of ieee 802.11 generic stuff
2000-01-23 23:50:13 +00:00
chopps
84d74cfd6d
add 802.11 media types
2000-01-23 23:49:48 +00:00
hubertf
7e5ff67457
Add commented out "ident"-command
2000-01-23 23:46:04 +00:00
hubertf
e8c0c6183d
If config(8) left a "ident" file (from the "ident" command), set the
...
kernel id from the contents of that file.
2000-01-23 23:39:19 +00:00
mycroft
5888ab27bd
Make cerror() work correctly for stubs in other shlibs -- e.g. libposix.
2000-01-23 23:38:32 +00:00
hubertf
764307a5a1
Keeping my kernel config files under RCS control, I always wished to
...
have a way to embed the revision number into the kernel's "uname -v"
output. The patch below does this, by generating a new keyword "ident"
that can be followed by any string, e.g.
ident "NOON-$Revision$"
will lead to
vvvvvvvvvvvvvvvvvvvvvv
char version[] = "NetBSD 1.4P (NOON-$Revision: 1.21 $) #37 : Thu Jan
20 02:01:23 MET 2000\n feyrer@noon:/usr/cvs.local/src-current/sys/arch/i386/c
ompile/NOON\n";
This will lead to a version of "MYMACHINE-$Revision$" instead of the
kernel config file name. If "ident" is not present, the current behaviour
of using the kernel config file's name as identifier is used.
Implement by writing the ident to a file ("ident") in the compile dir,
which newvers.sh will pick up for generating the ident.
2000-01-23 23:37:42 +00:00
mycroft
fa450d541e
More .mk file fallout. *sigh*
2000-01-23 22:19:27 +00:00
pk
18ad190b10
* b_cylin -> b_cylinder; deals with PR9283.
...
* a few optimizations & misc. style updates.
2000-01-23 22:19:12 +00:00
mycroft
615ac255bd
More .mk file fallout. *sigh*
2000-01-23 22:10:52 +00:00
mycroft
58b54f196f
Get the build ordering right for dependall.
2000-01-23 22:10:22 +00:00
mycroft
a73ccc591a
More .mk file fallout. *sigh*
2000-01-23 21:55:44 +00:00
aymeric
9fe838f17f
regen.
2000-01-23 21:31:30 +00:00
aymeric
a7a7a71ee4
add (commented out) PCMCIA devices entries
2000-01-23 21:29:55 +00:00
aymeric
4288d7a5cf
add stride 1 functions support and PCMCIA support
2000-01-23 21:10:26 +00:00
aymeric
c37bcf990c
add PCMCIA initialization
2000-01-23 21:08:16 +00:00
aymeric
d7e70f7068
sync with new bus.h
2000-01-23 21:06:12 +00:00
soda
3d14a7c591
kluge to make this work with NEC M403 (arc/magnum).
2000-01-23 21:06:01 +00:00
eeh
c979dd8b7f
Change this to use bsd.prog.mk properly.
2000-01-23 21:05:02 +00:00
jsm
abf77ff779
Add manpage wargames(6), contributed by Joey Hess <joeyh@kitenet.net>.
...
No special formatting used for the movie name for now, following
discussion on tech-userlevel suggesting that at present there's
nothing really appropriate.
2000-01-23 21:04:55 +00:00
aymeric
9e5a868b12
add IPL_SERIAL to enable PCMCIA com* compilation
2000-01-23 21:04:22 +00:00
aymeric
3a54b5a896
code factorisation and added stride 1 functions
2000-01-23 21:02:17 +00:00
soda
564df9b630
merge to NetBSD-current (DeskStation and Algor support is currently broken)
2000-01-23 21:01:48 +00:00
mycroft
c2c3950608
More .mk file fallout. *sigh*
2000-01-23 20:59:11 +00:00
aymeric
9b5252590b
add PCMCIA generic support
2000-01-23 20:57:27 +00:00
aymeric
2c44cb587d
add files which deal with the gayle chip
2000-01-23 20:53:18 +00:00
soda
66ac043ce1
Moved to /cvsroot/syssrc/sys/arch/arc/include/isa_machdep.h,v
2000-01-23 20:49:32 +00:00
soda
c87e9a032b
Moved to /cvsroot/syssrc/sys/arch/arc/dev/if_snreg.h,v
2000-01-23 20:47:18 +00:00
soda
479e34aa41
merge to NetBSD-current (DeskStation and Algor support is currently broken)
2000-01-23 20:45:01 +00:00
aymeric
8ac52796d5
add right casts to printf bus_space parameters
2000-01-23 20:44:04 +00:00
soda
8906480ccd
Moved from /cvsroot/syssrc/sys/arch/arc/dev/if_sn.h,v
2000-01-23 20:43:35 +00:00
jwise
f2cc32c633
Compatible upgrade to set list behavior -- any (whitespace separated) fields
...
after the first in each line of a set list are ignored. This introduces
no change in current set list behavior, but will need to be revisited if
we wish to distribute files with spaces in their names -- in this case we can
move to tab separated fields or some other behavior.
Current set lists work exactly as before, but in the future set lists may
have additional fields for use in a system packaging script.
I will post a detailed work plan for the system package system which uses
this to tech-pkg and tech-install in the next day or so.
2000-01-23 20:31:17 +00:00
soda
5009ff6d63
OpenBSD-2.1/arc
2000-01-23 20:24:23 +00:00
soda
ce6b22983e
removed as a consequence of pica -> arc transition
2000-01-23 20:18:45 +00:00
soda
8aad71662b
Moved to /cvsroot/syssrc/sys/arch/arc/pica/picabus.c,v
2000-01-23 20:09:23 +00:00
soda
ec9ad11ed0
Moved from /cvsroot/syssrc/sys/arch/pica/pica/pica.c,v
2000-01-23 20:09:22 +00:00
soda
9588b90fa4
Moved to /cvsroot/syssrc/sys/arch/arc/arc/vm_machdep.c,v
2000-01-23 20:09:22 +00:00
soda
fd78f5ac1f
Moved from /cvsroot/syssrc/sys/arch/pica/pica/vm_machdep.c,v
2000-01-23 20:09:21 +00:00
soda
6c53e1e10d
Moved to /cvsroot/syssrc/sys/arch/arc/arc/trap.c,v
2000-01-23 20:09:20 +00:00
soda
a6baafa121
Moved from /cvsroot/syssrc/sys/arch/pica/pica/trap.c,v
2000-01-23 20:09:19 +00:00
soda
a4a01fb9ee
Moved to /cvsroot/syssrc/sys/arch/arc/arc/sys_machdep.c,v
2000-01-23 20:09:18 +00:00
soda
d377ebe374
Moved to /cvsroot/syssrc/sys/arch/arc/arc/pmap.c,v
2000-01-23 20:09:17 +00:00
soda
88f0da0712
Moved from /cvsroot/syssrc/sys/arch/pica/pica/sys_machdep.c,v
2000-01-23 20:09:16 +00:00
soda
bbcae0d43c
Moved from /cvsroot/syssrc/sys/arch/pica/pica/pmap.c,v
2000-01-23 20:09:16 +00:00
soda
fb74f37e14
Moved to /cvsroot/syssrc/sys/arch/arc/arc/minidebug.c,v
2000-01-23 20:09:15 +00:00
soda
346d71525e
Moved from /cvsroot/syssrc/sys/arch/pica/pica/minidebug.c,v
2000-01-23 20:09:14 +00:00
soda
06d0157fbd
Moved to /cvsroot/syssrc/sys/arch/arc/arc/mainbus.c,v
2000-01-23 20:09:14 +00:00
soda
2b21cd18fa
Moved from /cvsroot/syssrc/sys/arch/pica/pica/mainbus.c,v
2000-01-23 20:09:13 +00:00
soda
ae3fc76b29
Moved to /cvsroot/syssrc/sys/arch/arc/arc/machdep.c,v
2000-01-23 20:09:13 +00:00
soda
be7833cf8f
Moved from /cvsroot/syssrc/sys/arch/pica/pica/machdep.c,v
2000-01-23 20:09:12 +00:00