mycroft
|
7e8063835d
|
Use `swap generic'.
|
1993-10-16 07:48:04 +00:00 |
|
cgd
|
29988603d4
|
add a header file with some protos...
|
1993-10-16 07:32:22 +00:00 |
|
deraadt
|
53402794da
|
mountroot is defined in vfs_conf.c
|
1993-10-16 07:23:10 +00:00 |
|
mycroft
|
2ce6de16d5
|
Add isa_establish(), for all it's worth (which is to say, nothing).
|
1993-10-16 05:25:21 +00:00 |
|
cgd
|
1f233ade26
|
ok, just revamp the entire 'config.status' thing. config.status itself
is no longer necessary. all of the headers are built independently,
to make all dependencies happy, and beforedepend and PROG depend on them.
|
1993-10-16 03:57:39 +00:00 |
|
mycroft
|
c73d85d341
|
Panic if DMA with odd length attempted on a 16-bit channel.
|
1993-10-16 03:55:59 +00:00 |
|
cgd
|
1016b2b626
|
Makefile for gas on the pc532, from Phil Nelson, phil@lamp
|
1993-10-16 03:23:37 +00:00 |
|
cgd
|
ec7b2c6eb4
|
the target type is 'm68k' (i think), not 'hp300', which was previously
assumed...
|
1993-10-16 03:23:04 +00:00 |
|
cgd
|
279217b6b8
|
better support environments (e.g. pc532, hp300) where machine type != cpu
type. also, deal reasonably with not being able to find a host environment
definition.
|
1993-10-16 03:19:36 +00:00 |
|
cgd
|
59ebb74a4b
|
did *you* know that PMAX's weren't PC532's?
|
1993-10-15 23:26:39 +00:00 |
|
jtc
|
0a54cb8182
|
Change makefile so manpages are installed correctly.
|
1993-10-15 23:14:16 +00:00 |
|
mycroft
|
3458627ee9
|
Clean up deleted files.
|
1993-10-15 23:06:07 +00:00 |
|
jtc
|
60ac16520b
|
Update to Nate's port of gzip 1.2.4 he did for FreeBSD.
All I had to do is restore the RCSID's for the manual pages.
|
1993-10-15 23:05:16 +00:00 |
|
phil
|
5df59aabeb
|
Changes for ram disk specification.
|
1993-10-15 22:46:46 +00:00 |
|
cgd
|
202167bebb
|
try again to keep it from rebooting endlessly
|
1993-10-15 15:15:25 +00:00 |
|
cgd
|
d3731177f7
|
rename nfsboot.c, and add boot_tftp.c, which isn't done yet.
|
1993-10-15 13:52:26 +00:00 |
|
cgd
|
4bcf529b86
|
oops; forgot to move these definitions over, before...
|
1993-10-15 13:47:22 +00:00 |
|
cgd
|
ca91b52083
|
get rid of extra variable, and move to boot_nfs.c
|
1993-10-15 13:43:16 +00:00 |
|
cgd
|
fba9bbc5d9
|
add back the bufpages limit
|
1993-10-15 11:55:39 +00:00 |
|
deraadt
|
6ecda95b8a
|
rebuilt from syscall.master: {get,set}domainname change
|
1993-10-15 11:29:13 +00:00 |
|
deraadt
|
ef0d3bd5cb
|
fix sun_getdents()
fix sun_mmap()
Note: delete the "struct dirent" in here when sys/dirent.h is created.
|
1993-10-15 11:28:29 +00:00 |
|
deraadt
|
fc55b2487e
|
use the standard {get,set}domainname stuff
|
1993-10-15 10:58:42 +00:00 |
|
cgd
|
2193c056b8
|
add strncmp to anything
|
1993-10-15 08:41:12 +00:00 |
|
cgd
|
acbf63a86b
|
add __main()
|
1993-10-15 06:20:46 +00:00 |
|
cgd
|
dd818c7cd0
|
get rid of __main() -- it's going into libkern
|
1993-10-15 06:16:22 +00:00 |
|
deraadt
|
ab2ddd1c05
|
we now handle SunOS NMAGIC executables
|
1993-10-15 06:13:17 +00:00 |
|
deraadt
|
cefac63158
|
actually put something in a previously empty file.
__LDPGSZ should now be defined here!
|
1993-10-15 06:01:06 +00:00 |
|
deraadt
|
c6003607ba
|
arch/sparc/sparc/sys_machdep.c is non optional; there is more in
there than just TRACE
|
1993-10-15 05:59:28 +00:00 |
|
deraadt
|
091c24de94
|
No need to allocate clists.
|
1993-10-15 03:37:33 +00:00 |
|
deraadt
|
f51bf630eb
|
default is to have nbuf = 0 and bufpages = 0
|
1993-10-15 03:00:56 +00:00 |
|
deraadt
|
56cc97cb80
|
update from rick, tarfile of Oct 11 10:46
|
1993-10-15 02:56:33 +00:00 |
|
jtc
|
722c46e238
|
Rename _findenv() to __findenv(), as _findenv is in the user's namespace.
|
1993-10-15 01:26:42 +00:00 |
|
jtc
|
39ff8227a8
|
Makefile.inc, basically a place to put KMSRC definition
|
1993-10-15 01:24:47 +00:00 |
|
jtc
|
c95309148f
|
Copy machine dependant files (KMSRCS) to libkern.
|
1993-10-15 01:23:49 +00:00 |
|
jtc
|
77bf1ee93b
|
Added copy-to-libkern and rm-from-libkern targets.
|
1993-10-15 01:06:47 +00:00 |
|
jtc
|
a6c78ff19b
|
Make sure all items in SEE ALSO list are comma separated.
Add cross references to isblank().
|
1993-10-15 00:58:52 +00:00 |
|
jtc
|
7675ee015a
|
Change `MAN3 = ...'' to `MAN3 += ...'', so other manpages are built.
|
1993-10-15 00:39:23 +00:00 |
|
jtc
|
981beb6413
|
Use .Xr for SEE ALSO cross references.
|
1993-10-15 00:05:44 +00:00 |
|
jtc
|
721f0be3c4
|
Removed trailing comma from SEE ALSO section.
|
1993-10-14 23:30:41 +00:00 |
|
jtc
|
d20a30ce29
|
Change SYNOPSIS section to use "unsigned" instead of "u_int".
|
1993-10-14 23:25:28 +00:00 |
|
jtc
|
d208b02924
|
Change prototypes of alarm and sleep to use "unsigned" instead of "u_int".
"u_int" is not defined by <sys/types.h> in a strict POSIX environment.
|
1993-10-14 23:15:26 +00:00 |
|
jtc
|
2514ae4e86
|
POSIX.2 says to print a pipe character after fifo names when using
the -F option.
|
1993-10-14 23:03:41 +00:00 |
|
cgd
|
8bf3fac77c
|
comments need ... '/'s at the end of them!!!
|
1993-10-14 22:35:26 +00:00 |
|
mycroft
|
4f94812b29
|
New file with DMA code from isa.c, modified to check for some errors.
|
1993-10-14 05:22:57 +00:00 |
|
mycroft
|
5448e175cf
|
Only include isa/dma.c if a driver which needs it is configured.
|
1993-10-14 05:17:24 +00:00 |
|
glass
|
e74dea9259
|
upgraded the critical bits to 'bootbootp' version 0.3.
added file to describe bootbootp -> netboot integration, though it does so
badly and without much detail.
|
1993-10-14 04:53:34 +00:00 |
|
glass
|
392149b053
|
this is the disgusting temporary hack to assist people booting over nfs via
hacked structures until netboot works.
the word "abortion" comes to mind.
|
1993-10-14 03:05:02 +00:00 |
|
cgd
|
7f773f8f4b
|
we have rand48 now
|
1993-10-14 01:51:11 +00:00 |
|
deraadt
|
9ae8a636f9
|
Add MACHINE_PMAX support from rick & ralph.
|
1993-10-14 01:22:27 +00:00 |
|
jtc
|
d2b1e8e4d3
|
Rename intenral _rand_foo variables to __rand_foo, as _rand_foo is in the
user's namespace.
|
1993-10-14 00:34:17 +00:00 |
|