pk
264a953bbb
Superseded by eject(1).
1995-10-22 16:50:55 +00:00
pk
764fa4b6ef
Download from `netbsd-1-1' branch.
1995-10-22 16:48:52 +00:00
mycroft
d67fb08153
Make sure we free the pathname buffer in all error cases.
1995-10-22 08:20:44 +00:00
thorpej
af18124282
We no longer need -fno-builtin; syscall namespace has been cleaned up a bit.
1995-10-22 06:05:21 +00:00
ghudson
ca9d87a5e5
Display the ending time as well as the starting time of processes.
1995-10-22 01:43:40 +00:00
ghudson
f41166264d
Update cross-references. From John Hawkinson.
1995-10-22 01:40:10 +00:00
thorpej
242de2ae7d
Add the {cat,man}{4,8} stuff for the atari.
1995-10-22 01:14:19 +00:00
christos
70174eb6fe
Added include file <bsd.sys.mk> that contains lex and yacc "parallel aware"
...
rules. These rules are not turned on by default; they are enabled by setting
the PARALLEL variable.
1995-10-22 00:45:53 +00:00
christos
16c4374c1f
Make the ktrace code emit a record that indicates the current emulation
...
every time there is an attach or detach event.
1995-10-22 00:35:06 +00:00
christos
fd3fd7642f
Parallel make Makefile fixes.
1995-10-22 00:21:52 +00:00
christos
c22dddc4e0
Parallel make fixes.
1995-10-22 00:15:02 +00:00
christos
5debbee36d
Makefile changes for parallel make support
1995-10-22 00:13:41 +00:00
jtc
a0ed1b8ba8
Assembly language implementation of strcat(). Derived by merging existing
...
strlen() and strcpy() functions.
1995-10-21 20:24:48 +00:00
jtc
8a5e159d9f
Rewrite to remove instruction in inside of loop. Instead of maintaining a
...
count, subtract the start address from the end address.
1995-10-21 20:21:15 +00:00
thorpej
2fc382bd71
Update; this must have been overlooked when mrouted was updated months
...
ago.
1995-10-21 18:09:08 +00:00
thorpej
c366c6214c
New-style RCS id.
1995-10-21 18:01:33 +00:00
jtc
1fa962ddd0
netbsd.warped.com aka. {ftp,sup}.netbsd.org
1995-10-20 21:24:37 +00:00
pk
0a3f02bda0
Eliminate race in the "normal" case of not being interrupted by another signal.
1995-10-20 17:32:06 +00:00
pk
025a6b0e04
Note upgrade.sh.
1995-10-20 16:57:08 +00:00
pk
f53a587fb5
Script to upgrade a NetBSD/sparc installation.
1995-10-20 16:56:03 +00:00
ragge
440b596a77
Added M_OP_POS (positioning tape).
1995-10-20 13:51:56 +00:00
ragge
b57ff30a87
Added #ifdef _KERNEL around definition of struct rpb.
1995-10-20 13:47:27 +00:00
ragge
ad3443e06c
Additions to be able to write to massbuss disks standalone.
1995-10-20 13:43:43 +00:00
ragge
fbc5d6e054
SA_LIB -> SALIB
...
Include rpb.h. Typeclash fixes.
Removed #include of non-existing file.
1995-10-20 13:35:41 +00:00
ragge
5d49d3ac8f
Use macros.h when STANDALONE is defined.
1995-10-20 12:55:06 +00:00
chopps
b2d4fa2dd3
cleanup warnings (fixes pr#1642)
1995-10-20 10:08:24 +00:00
pk
ea839a5b83
Update for release 1.1
1995-10-20 01:55:38 +00:00
cgd
40a4907f5e
oops; i forgot these u_int -> size_t conversions.
1995-10-20 01:35:25 +00:00
cgd
6b49a2ceed
copy from libkern
1995-10-20 01:16:02 +00:00
cgd
35742ffe0a
use NetBSD RCS id format. use bzero.S, not bzerro.c
1995-10-20 01:15:37 +00:00
cgd
47667c7df1
set, don't add to, CFLAGS from KERNCFLAGS. Do assignment of CC and
...
CFLAGS earlier, so that the arch-specific Makefile can add to them.
1995-10-20 01:10:06 +00:00
pk
195ce9c98e
Some small disks found in Sun systems.
1995-10-20 01:01:24 +00:00
cgd
51f39e4840
fix prototypes here, to match u_int->size_t changes in ufs.c
1995-10-20 00:54:17 +00:00
cgd
d7a207fd49
update from libc
1995-10-20 00:53:28 +00:00
cgd
6c46625cf7
cast pointer to long, not int
1995-10-20 00:47:47 +00:00
cgd
2677a05d99
fix spacing in header 'room to leave' comment
1995-10-20 00:46:30 +00:00
cgd
e7290be2cd
add prototypes for static functions. make ffs_oldfscompat static.
...
fix some arguments and structure members, in recognition of the fact
that (u_int == u_long == size_t) is not true on all systems.
1995-10-20 00:42:21 +00:00
cgd
d71e8d0d69
set, don't add to, CFLAGS from COMPATCFLAGS
1995-10-20 00:34:15 +00:00
pk
2f9169d20b
Correct NE7CMD_FORMAT command (from John Kohl; PR#1637).
1995-10-20 00:02:20 +00:00
pk
4ba75e6c70
Lump cd and vnd device together with rest of disk devices. This also
...
takes care of PR#1626.
1995-10-19 21:50:54 +00:00
thorpej
62150b43b1
Truncate the incoming packet if it doesn't fit into the buffer.
1995-10-19 18:43:27 +00:00
ragge
6ac54c7a78
Vax support for ld, so we (at least) can link static binaries.
1995-10-19 13:10:17 +00:00
ragge
0f25b8485c
Don't try to compile gcc on vax.
1995-10-19 12:55:37 +00:00
ghudson
75ec1de458
Cleanup, from Mark Eichin.
1995-10-19 12:47:28 +00:00
jtc
84714731d3
protect sys/wait.h against multiple inclusion (Matt Green; PR #1636 )
1995-10-19 08:14:18 +00:00
jtc
adbdc55a44
Fix typo (David Maltz; PR #1632 )
1995-10-19 08:03:40 +00:00
jtc
fbd6724aad
Fix spelling error (Michael K. Sanders; PR #1617 )
1995-10-19 07:52:46 +00:00
leo
56a56c824b
Mouse driver
1995-10-19 06:50:44 +00:00
christos
893ade3fac
- fix PR1620, -DNO_HISTORY did not work.
...
- restore parsing state after parsing old style command substitution.
The ';' in '`echo z;`' broke the following:
for i in 1; do
cat > /dev/tty << __EOF__
`echo z;`
__EOF__
done
cVS: Enter Log. Lines beginning with `CVS: ' are removed automatically
1995-10-19 04:14:37 +00:00
thorpej
ef52ec31c1
Recompile genassym if the Makefile changes.
1995-10-18 22:50:15 +00:00