mycroft
|
3270e71a99
|
Stylistic changes.
|
1994-09-18 04:32:35 +00:00 |
deraadt
|
a17fd8ea43
|
prototype zopen()
NBPG --> getpagesize()
|
1994-09-18 03:40:44 +00:00 |
mycroft
|
09aa8eb440
|
Clean up deleted files.
|
1994-09-18 03:32:52 +00:00 |
mycroft
|
96e437894b
|
Merge the m68k files. The code itself should be merged.
|
1994-09-18 03:32:50 +00:00 |
deraadt
|
6e34e2ecbe
|
Can't do `#ifdef BSD' unless we've pulled in <sys/param.h>
|
1994-09-18 02:57:08 +00:00 |
deraadt
|
9de7a8a1d8
|
If the binding file doesn't exist, we need to try RPC to ypbind
to wake it up. This probably fixes my problem with amd.
|
1994-09-18 02:56:00 +00:00 |
deraadt
|
fdf894abcd
|
should work for sun4 and sun4c
|
1994-09-18 02:32:50 +00:00 |
mycroft
|
dd831dd13a
|
4.4-Lite version, slightly edited.
|
1994-09-18 02:14:32 +00:00 |
mycroft
|
3f3461a8e9
|
Trivial change to avoid compiler warnings, from Bill Sommerfeld.
|
1994-09-18 01:59:30 +00:00 |
mycroft
|
b707f8aa13
|
Move the swap page buffer into struct __kvm. Cache the page size during
kvm_open(). Fix an existing memory leak.
|
1994-09-18 01:52:01 +00:00 |
mycroft
|
274730a866
|
Make genassym depend on genassym.c
|
1994-09-18 00:57:38 +00:00 |
mycroft
|
775fc8b821
|
Add LED frobnication code, from 4.4-Lite.
|
1994-09-18 00:43:19 +00:00 |
briggs
|
94c9e31220
|
Make a pass at mac68k install documentation.
|
1994-09-18 00:33:41 +00:00 |
deraadt
|
dbccee1a87
|
Don't use NBPG/PGOFSET/PGSHIFT. Use getpagesize() and calculate them.
|
1994-09-18 00:22:22 +00:00 |
mycroft
|
586252e3e1
|
Move the playerids file to /var/games, as suggest by Rafal Boni.
|
1994-09-18 00:21:38 +00:00 |
mycroft
|
7e59c0d1fc
|
Fix typo in date format.
|
1994-09-18 00:14:39 +00:00 |
deraadt
|
4fbb770d32
|
add obio for sun4
|
1994-09-18 00:03:03 +00:00 |
deraadt
|
89670e4cfb
|
generalize bus support for match/attach
|
1994-09-18 00:02:16 +00:00 |
deraadt
|
a9f84a682a
|
generalize bus support for match/attach
sun4 code for mapping zs chips
|
1994-09-18 00:02:02 +00:00 |
deraadt
|
b694d835f9
|
add tape/cdrom
|
1994-09-18 00:00:43 +00:00 |
mycroft
|
47597918a1
|
Correct typo; IFMT -> S_IFMT.
|
1994-09-17 23:59:03 +00:00 |
deraadt
|
1be17e489e
|
sbus/* --> dev/*
deal with multiple bus types (start of vme/obio support)
|
1994-09-17 23:57:27 +00:00 |
deraadt
|
152b1d19d4
|
obio bus driver, for dealing with devices on the sun4 motherboard.
|
1994-09-17 23:49:58 +00:00 |
deraadt
|
1340faab13
|
Replacement esp (NCR 53C9X + LSI DMA) scsi driver from Peter Galbavy.
|
1994-09-17 23:48:32 +00:00 |
deraadt
|
ca83f065d9
|
"struct confargs" is used for all device match/attach functions. It
tells you what bus (sbus, vme, ...) you are on.
|
1994-09-17 23:46:32 +00:00 |
deraadt
|
1587c23246
|
sunos disklabels are translated into netbsd disklabels.
|
1994-09-17 23:45:39 +00:00 |
deraadt
|
51150e13d3
|
new scsi
|
1994-09-17 23:43:56 +00:00 |
deraadt
|
6e2b05d646
|
new scsi code
sparc/sbus/* --> sparc/dev/*
|
1994-09-17 23:43:23 +00:00 |
deraadt
|
2b2fa40d16
|
hacked into shape by Peter Galbavy.
|
1994-09-17 23:28:55 +00:00 |
mycroft
|
dfe4aeb79f
|
Clean up deleted files.
|
1994-09-17 23:25:13 +00:00 |
cgd
|
9700c11e98
|
install notes build goop
|
1994-09-17 19:02:58 +00:00 |
mycroft
|
76af9b5da0
|
Clean up deleted files.
|
1994-09-17 18:38:46 +00:00 |
mycroft
|
fd2946c6f4
|
Get the root filehandle using the same transport as the mount itself. From
Ken Hornstein.
|
1994-09-17 05:27:11 +00:00 |
mycroft
|
bccad89957
|
Swap the definition of {lrand,nrand} with {mrand,jrand} to reflect reality.
|
1994-09-17 01:01:53 +00:00 |
mycroft
|
27ff0a97a2
|
Remove comments about the `trail' keyword.
|
1994-09-17 00:54:42 +00:00 |
mycroft
|
8e14ac7b00
|
Fix null pointer dereference.
|
1994-09-17 00:51:10 +00:00 |
mycroft
|
fd536b8545
|
vmunix --> netbsd
|
1994-09-17 00:24:06 +00:00 |
mycroft
|
24a739f276
|
vmunix --> kernel (for variable names), and make the core file naming
convention match that of other executables.
|
1994-09-17 00:23:00 +00:00 |
mycroft
|
97a272bc2e
|
vmunix --> netbsd
|
1994-09-17 00:17:12 +00:00 |
mycroft
|
196ca74efe
|
Align link address under `Address' header.
|
1994-09-17 00:14:20 +00:00 |
mycroft
|
b0ed579ed2
|
Merge with 4.4-Lite version.
|
1994-09-17 00:10:08 +00:00 |
mycroft
|
08f161b7f9
|
Don't remove /etc/nologin if `-k' was used.
|
1994-09-17 00:02:23 +00:00 |
deraadt
|
42ea7aa818
|
sparc is not special anymore
|
1994-09-16 23:57:22 +00:00 |
mycroft
|
b7cc64e049
|
Check the SB Pro IRQ and DRQ correctly. From Jason Thorpe.
|
1994-09-16 23:48:22 +00:00 |
mycroft
|
97388e6c43
|
Create an empty mountdtab after removing it, to avoid getting a warning
from mountd on startup. Change $name_server to $named_flags.
|
1994-09-16 23:38:01 +00:00 |
mycroft
|
6ea46cb5e4
|
Remove hard-coded path.
|
1994-09-16 23:17:34 +00:00 |
mycroft
|
3027969298
|
Fix bugs.
|
1994-09-16 23:08:38 +00:00 |
mycroft
|
07cdfa9cd1
|
Integrate `-c' option, from Arne Juul.
|
1994-09-16 22:23:29 +00:00 |
mycroft
|
6386e4b6a5
|
Document the % escapes I added, and clean up the description of %h a bit.
|
1994-09-16 22:02:34 +00:00 |
mycroft
|
5d52fc9b25
|
Add man4.amiga.
|
1994-09-16 21:21:24 +00:00 |