mrg
78a8e977dc
WARNS?=1.
1997-10-07 10:49:16 +00:00
mrg
04766f1d6e
WARNS?=1. RCS ids
1997-10-07 10:43:53 +00:00
augustss
4a72d59d77
Add GUS PnP card to GENERIC.
1997-10-07 10:39:56 +00:00
mrg
f37be23211
WARNS?=1
1997-10-07 10:37:30 +00:00
mrg
e84cc39ec8
merge lite-2.
1997-10-07 10:29:01 +00:00
mrg
da5c78b3aa
merge lite-2. WARNS?=1.
1997-10-07 10:11:29 +00:00
drochner
fa79dfb77e
Use a swap pager backed VM object for sysV shm instead of kernel VM.
...
Mostly from FreeBSD.
1997-10-07 10:02:03 +00:00
drochner
4741e294cf
Supress error message if ENXIO is returned by "open" of disk partition
...
while "findroot()". This happens if a disk without BSD partition is
present, or if the partition does not exist in the disklabel - normal
operation, not worth reporting. (Split out a part to keep indentation
level limited.)
Allow to set "nfs_boot_rfc951" by a conditional to make bootp easier
to use.
1997-10-07 09:54:16 +00:00
mrg
2435b32dc3
oops, forgot to add WARNS here.
1997-10-07 09:48:03 +00:00
mrg
60cef5019e
WARNS?=1. merge lite-2.
1997-10-07 09:46:45 +00:00
mrg
7bcd5087e9
WARNS?=1. also, call setlogin().
1997-10-07 09:29:50 +00:00
mrg
11eb9f8e06
WARNS?=1
1997-10-07 09:19:40 +00:00
lukem
350c40dec5
add appletalk services [misc/4205]
1997-10-07 08:15:04 +00:00
lukem
9218b57240
remove bogus example
1997-10-07 07:39:34 +00:00
hubertf
a06fe60f95
/etc/magic entries for the clisp common lisp system added.
...
Closes PR bin/4186 by Jim Wise <jimw@fornost.turner.com>
1997-10-07 04:39:35 +00:00
phil
9f2b3143db
Update to current state.
1997-10-07 04:01:29 +00:00
scottr
9c7f82f7b8
The annoying message about trusting ourselves to write the PRAM should
...
really be dependent on DEBUG, not DIAGNOSTIC. While we're here, add
a couple of DEBUG messages to mac68k_calibrate_delay(), and wrap them
all appropriately so that the messages aren't enabled unless we
specifically ask for them (by setting clock_debug).
1997-10-07 03:04:55 +00:00
hubertf
fa8f97975b
Be silend if owner can't be set on cross-device-moved.
...
Fixes PR bin/1223 by John F. Woods <jfw@jfwhome.funhouse.com>.
1997-10-07 02:06:37 +00:00
thorpej
738a90b1b7
Build sup.
1997-10-07 01:36:21 +00:00
thorpej
b7b213b4f5
Add a README describing how to build this on a non-NetBSD system (yes,
...
that's actually useful :-) using the Makefile in the source/ subdirectory.
1997-10-07 01:33:30 +00:00
thorpej
b92a5b9b37
Add NetBSD Makefile infrastructure for building the sup programs.
1997-10-07 01:31:07 +00:00
thorpej
42d99e64c5
Garbage-collect the USE_CRYPT stuff.
1997-10-07 01:27:14 +00:00
hubertf
c6393b5c9a
Fix off-by-one error, closing PR bin/4067 by myself.
1997-10-07 01:24:05 +00:00
hubertf
e6d2b60658
Be correct about manpage compression by regarding MANZ and fixing
...
PLIST before applying.
It is assumed that ports do install manpages uncompressed, if not
they have to set MANCOMPRESSED. Upon that, the pages will be
(un)compressed according to the setting of MANZ.
1997-10-07 00:30:31 +00:00
hubertf
26f31c2590
Partly backing out last change, only leaving lstat() instead of stat().
...
Pointed out by Enami Tsugutomo <enami@but-b.or.jp>.
1997-10-07 00:02:44 +00:00
hubertf
6e36f597f9
German Democratic Republic -> Federal Republic of Germany,
...
plus some new ones.
1997-10-06 23:45:06 +00:00
hubertf
5ce208addd
add xref of ns.4
1997-10-06 23:38:59 +00:00
hubertf
e2d60d308c
- remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
...
/usr/src/prgm/
- add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
- add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
hubertf
badd83ca6d
imp.4 deleted
1997-10-06 23:32:54 +00:00
hubertf
f3ab041123
No longer supported.
1997-10-06 23:32:25 +00:00
augustss
8ecd26aeb3
Add the GUS PnP driver.
1997-10-06 22:42:56 +00:00
jonathan
07a2c597a0
Change GCC's INITIALIZE_TRAMPOLINE() function as submitted to Cygnus:
...
emit a call _cacheflush() to ensure Icache consistency
after writing trampoline code for lexical closures onto the stack
(i.e., into the Dcache).
GCC 2.x (x <= 7.2.2) emits a call cacehflush(), polluting the user
namespace.
1997-10-06 21:19:11 +00:00
gwr
076ab3f536
Tweak the console support a little (more like the sparc version).
1997-10-06 21:04:21 +00:00
thorpej
8eb7170ff8
Back out last change. (Partially my fault, for not reviewing it close
...
enough.)
1997-10-06 21:01:23 +00:00
jonathan
ca201eb4fc
Partial update for 1.3.
1997-10-06 20:54:34 +00:00
thorpej
0c368b5f67
Initialize the kernel message buffer earlier (before main() is called).
1997-10-06 20:38:46 +00:00
augustss
d5ecfe9e6b
Keep filter when setting source on SB Pro.
...
Close PR 2593.
1997-10-06 20:16:25 +00:00
augustss
082b2b05b7
Add the Interwave audio chip.
1997-10-06 20:12:26 +00:00
gwr
a5e95ba86d
Move some of the VM initialization work from _startup.c to pmap.c
...
where it is normally found.
1997-10-06 20:04:02 +00:00
gwr
210e726aba
Use vm_offset_t to represent control space addresses, because
...
they are more like physical addresses in that you can not just
dereference a pointer to access the space. (Also, if you use a
pointer type for such things, gdb will _try_ to deference it.)
1997-10-06 19:58:01 +00:00
christos
64ff55911c
From Enami Tsugutomo: Busify and split the aic6360 driver.
1997-10-06 19:49:17 +00:00
gwr
c01d3eb597
Flush the I-cache before jumping into just-loaded code.
1997-10-06 19:43:23 +00:00
gwr
81bc13db4b
Need to flush the I-cache before jumping into just-loaded code.
...
Without this, boot programs fail with some PROM versions...
1997-10-06 19:37:26 +00:00
augustss
22a818e5a4
GUS PnP sound card driver from Kari Mettinen.
1997-10-06 16:05:11 +00:00
augustss
72251c67c9
Driver for the Interwave audio chip used in the GUS PnP sound card.
1997-10-06 16:03:34 +00:00
augustss
423f78a1f9
Man page for guspnp driver.
1997-10-06 16:00:55 +00:00
mrg
4902b56931
turn off lpd by default.
1997-10-06 14:10:22 +00:00
enami
7c1dbc2781
Document new flag -h.
1997-10-06 13:52:35 +00:00
enami
d104b0b843
Introduce new flag, -h, to manupilate access/modification time of
...
symbolic link.
1997-10-06 13:46:52 +00:00
enami
924ad60a71
Document -h flag, option to manupilate symbolic link.
1997-10-06 13:41:30 +00:00