cgd
89ec54d834
put gamma.c into libm (because it's missing)...
1993-10-01 23:56:08 +00:00
mycroft
ee70c53e3f
Display a less cryptic message when the ring buffer overflows.
1993-10-01 23:12:04 +00:00
mycroft
f969ea9aa8
Fix probe routine to work for multiple controllers.
1993-10-01 23:07:27 +00:00
phil
b8234df3d9
Catching up with NetBSD current.
1993-10-01 23:01:01 +00:00
mycroft
018d1230b2
Read ethernet address correctly on NE1000 boards.
1993-10-01 22:59:57 +00:00
phil
404b011213
Updating to current versions. Still not working.
1993-10-01 22:59:31 +00:00
jtc
78fc17bf42
Fix grammar error.
1993-10-01 22:42:23 +00:00
jtc
4bbb2333ff
Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to
...
do this --- although this won't change the behavior of this utility
until we have message catalogs implemented.
Pass through FlexeLint.
1993-10-01 22:41:28 +00:00
jtc
9acd4cced0
Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed to
...
do this --- although this won't change the behavior of this utility
until we have message catalogs implemented.
Passed through FlexeLint.
1993-10-01 22:23:58 +00:00
cgd
e27f6e3ea0
patch from Christoph Badura <bad@flatlin.ka.sub.org> to fix credential
...
use by read-ahead blocks. This fixes those weak NFS authentication
messages, and allows us to use BSDI NFS servers again...
1993-10-01 21:47:11 +00:00
mycroft
4d4bfb2287
*** empty log message ***
1993-10-01 04:00:45 +00:00
mycroft
e1e7cd5d46
Don't set clean flag if -n.
1993-10-01 02:25:19 +00:00
davidg
892a4681ae
* Revision 2.5 93/09/30 17:44:14 davidg
...
* patch from vak@zebub.msk.su (Serge V.Vakulenko) to work around
* a hardware bug in cheap WD clone boards where the PROM checksum
* byte is always zero
*
* Revision 2.4 93/09/29 21:24:30 davidg
* Added software NIC reset in NE probe to work around a problem
* with some NE boards where the 8390 doesn't reset properly on
* power-up. Remove initialization of IMR/ISR in the NE probe
* because this is inherent in the reset.
*
* Revision 2.3 93/09/29 15:10:16 davidg
* credit Charles Hannum
*
* Revision 2.2 93/09/29 13:23:25 davidg
* added no multi-buffer override for 3c503
*
* Revision 2.1 93/09/29 12:32:12 davidg
* changed multi-buffer count for 16bit 3c503's from 5 to 2 after
* noticing that the transmitter becomes idle because of so many
* packets to load.
*
* Revision 2.0 93/09/29 00:00:19 davidg
* many changes, rewrites, additions, etc. Now supports the
* NE1000, NE2000, WD8003, WD8013, 3C503, 16bit 3C503, and
* a variety of similar clones. 16bit 3c503 now does multi
* transmit buffers. Nearly every part of the driver has
* changed in some way since rev 1.30.
1993-10-01 02:01:43 +00:00
mycroft
d9e1211542
Set clean flags.
1993-10-01 01:56:42 +00:00
mycroft
79cf6e90da
Use ${.CURDIR}/.., in case we're inside an obj dir while compiling.
1993-10-01 01:53:46 +00:00
mycroft
5f4ea60f65
Initial count for fs_state is `FS_CLEANFREQ'.
1993-10-01 01:48:01 +00:00
mycroft
fcb280ab19
Add FS_CLEANFREQ.
1993-10-01 01:47:10 +00:00
mycroft
3bceafed83
Skip check if filesystem is marked clean and isn't too dusty, only with -p.
...
Set clean flag after checking a filesystem.
1993-10-01 01:45:30 +00:00
jtc
bbd73e83d3
Install fts manpage as fts_open, fts_read, fts_children, fts_set and
...
fts_close too.
1993-10-01 01:11:42 +00:00
jtc
99cd400e2e
Use *->fts_errno instead of errno after fts_read(). The fts manpage
...
indicates that the fts_errno will be set to the correct value, but there
are no guarentees about errno.
1993-10-01 01:03:22 +00:00
jtc
791db40a49
Fts may be great, by we can't claim it's a superset of POSIX.1 since
...
fts isn't part of POSIX.1 (or POSIX.2 either).
1993-10-01 00:43:45 +00:00
jtc
3751e964dc
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-10-01 00:35:19 +00:00
jtc
28d14a325c
Use `:', rather than `.' to separate user and group in chown commands
...
in case we ever decide to remove the support for the (obsolete) `.'
separator.
1993-10-01 00:16:44 +00:00
jtc
ac6235ba1b
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-10-01 00:02:17 +00:00
jtc
8e72576bc2
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-09-30 23:57:08 +00:00
jtc
4180d478c3
Always use `install -d' to make sure destination directory exists & has
...
correct ownership and permissions.
1993-09-30 23:31:09 +00:00
jtc
a3b5070f26
Always use `install -d' to make sure directory exists & has correct ownership
...
and permissions.
1993-09-30 23:06:37 +00:00
jtc
6de108a78c
Always use `install -d' to make sure directory exists & has correct
...
ownership and permissions.
1993-09-30 23:04:06 +00:00
jtc
3e3f2eab1b
Always use `install -d' to make sure directory exists & has correct
...
ownership and permissions.
Use `:', rather than `.' to separate user and group in chown commands
in case we ever decide to remove the support for the (obsolete) `.'
separator.
1993-09-30 23:01:03 +00:00
jtc
3ec771c4ef
Always use `install -d' to make sure directory exists & has correct ownership
...
and permissions.
1993-09-30 22:59:32 +00:00
jtc
e0ee30aed4
Use `:', rather than `.' to separate user and group in chown commands
...
in case we ever decide to remove the support for the (obsolete) `.'
separator.
1993-09-30 22:42:09 +00:00
mycroft
edf530b5b7
Clean up deleted files.
1993-09-30 22:16:53 +00:00
jtc
fe7763b4fb
Removed tmac.an.old, the GNU man macros since we want all GPL'd source
...
in /usr/src/gnu. In fact, the macros are allready being installed from
the groff distribution.
1993-09-30 22:16:52 +00:00
cgd
24e6bb5b6f
do the virtual space hoop-jumping for the new vfs_bio;
...
still need to adjust 'buffers'.
1993-09-30 21:41:20 +00:00
mycroft
e57ef97529
Add LKM.
1993-09-30 20:15:25 +00:00
mycroft
83f32ad82b
Add needs-flag (or needs-count for tty devices) to all driver in the
...
switch tables. Remove ancient ethernet drivers.
1993-09-30 20:14:55 +00:00
mycroft
845512b39a
TEST: Enable com ports.
...
files.i386.newconf: Add needs-count to com.c for now.
1993-09-30 17:30:32 +00:00
cgd
b12753abd4
fix bogus makefiles -- didn't have sources and weren't coded properly for that
1993-09-30 02:19:22 +00:00
cgd
b5f2079163
delete bogus kernel files/binaries, and add a .keep_me
1993-09-30 01:25:44 +00:00
jtc
ac21a0e171
Upgrade to GNU Diffutils 2.5.
...
No user visable changes, I just want to keep things in sync to make sure
that integrating future versions of diffutils will continue to be relatively
painless.
1993-09-29 21:37:02 +00:00
mycroft
81c776a8e4
Enable mms.
1993-09-29 15:24:41 +00:00
mycroft
c27a6e4acf
Fix TIMEZONE specs; add DST.
1993-09-29 06:57:10 +00:00
briggs
8ae7f8bceb
The current MacBSD architecture sub-directory for NetBSD-0.9--more or
...
less. It needs some help to get to be -current. Support for minimal
hardware on the SE/30, II, IIx, and IIcx exists.
1993-09-29 06:08:37 +00:00
mycroft
5085e2ca53
files.i386: Defunct.
...
files.i386.newconf: Remove lpa.
TEST: Enable lms and lpt.
*: Change all lpa's to lpt's. Change fd[0-3] to fd* and wd[0-3] to wd*.
Remove all explicit irq's.
1993-09-29 05:37:29 +00:00
cgd
ff24138e60
get rid of an "#if 0", and allocate buffers here.
1993-09-29 04:51:12 +00:00
cgd
1d0f22a29a
convert to use the buffers which are (now) statically allocated at
...
startup in machdep.c... buffers are now *never* allocated after boot.
currently, the limitation that says bufpages must cover nbuf*MAXBSIZE
still exists, but this is one step closer to removing that limitation.
1993-09-29 04:49:15 +00:00
cgd
4a21fe3648
ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when
...
a process's session still holds a ref to a tty which has been deallocated
and reused.
1993-09-29 02:36:21 +00:00
pk
0c44ab58a7
Support for making PIC versions of the system call stubs.
1993-09-29 01:27:10 +00:00
pk
5a4a780b36
Support for building PIC libraries.
...
Given a library name `x', an archive `libx_pic.a is built, unless NOPIC
is defined (like NOPROFILE).
1993-09-29 01:02:21 +00:00
cgd
b85a24ec4e
get rid of stray printfs (turn them into "lprintf"s)
1993-09-28 21:26:59 +00:00