Commit Graph

51856 Commits

Author SHA1 Message Date
simonb f6f8865538 Mainly formatting. Sysinst does make FTP/NFS easier... 1999-05-04 03:42:20 +00:00
simonb c327e3a779 Mention some highlights since 1.3. 1999-05-04 03:41:46 +00:00
simonb ff08ee4418 Use common/upgrade. 1999-05-04 03:41:11 +00:00
simonb d610c1f1cc Most of this is gone, into pmax/install. Just keep a mention that
backups are important.
1999-05-04 03:40:22 +00:00
simonb f7395fddb7 Big clean up for ramdisk install kernel (don't need diskimages in
swap partitions, etc).
Mention PROM commands here instead of pmax/prep.
Better list of set retrieval methods (based on Alpha page).
Use common/sysinst.
1999-05-04 03:39:32 +00:00
simonb 4e72e5afe8 DECsystation capitialisation.
Mention that PX and PXG graphics boards are supported in -current.
Minor formatting.
1999-05-04 03:38:40 +00:00
simonb a05781204e The pmax doesn't use sd* or wd*. 1999-05-04 03:37:44 +00:00
simonb 9a2c838c56 The pmax needs to upgrade bootblocks before booting the install kernel.
And don't mention those darn floppies...
1999-05-04 03:37:09 +00:00
simonb 268918ca6d For a pmax:
+ Don't include pcmcia goop.
 + Don't mention floppy disks!
 + Add minimum memory requirements.
 + Only mention rz* disks, not wd* or sd*.
Mention that watching the file extraction list can slow things down on
a slow console.
1999-05-04 03:36:15 +00:00
simonb 21a058f060 Change terminal type and ifconfig interface for pmax.
Mention some new files that have appears in NetBSD 1.4.
Make i386 and arm32 X configuration conditional on those archs.
Remove pmax X11R5 discussion - uses X11R6 now.
1999-05-04 03:35:03 +00:00
simonb bdb75f209e Update src set sizes to current reality.
Prune 1.2->1.3 compatilbity issues, and 1 (only!) 1.3->1.4
issue.  More could go here!!!
1999-05-04 03:34:14 +00:00
simonb 7e55f1498b Add a html <name> to second-level subsection macro. 1999-05-04 03:33:30 +00:00
simonb 11de58919c Add pmax kernels.
Update available set sizes to current reality.
Remove comment about sysinst not being able to install X sets.
1999-05-04 03:32:55 +00:00
simonb 528b59cd0b Oops, remove ".include <bsd.sys.mk>" added by mistake in previous commit. 1999-05-04 02:46:15 +00:00
cgd d0937ee8b6 don't pull in osf1_syscall.h 1999-05-04 02:45:35 +00:00
cgd 15e8e0d207 IPC key_t 1999-05-04 02:44:43 +00:00
simonb 3434f6e05e Add dummy depend targets so that "make depend" doesn't bomb out. 1999-05-04 02:44:22 +00:00
cgd 759a1e3cd7 regen 1999-05-04 02:12:33 +00:00
cgd bd7a54454d pathconf/fpathconf 1999-05-04 02:12:15 +00:00
scottr bdd60e98f9 Include opt_ddb.h so we will get the Debugger() prototype. 1999-05-04 00:35:37 +00:00
thorpej 3faa72bd56 Fix an ininitialized variable that the MIPS compiler caught (but the
SPARC, Alpha, Arm, and i386 compilers missed).
1999-05-03 23:30:27 +00:00
thorpej a40dff106e In INADDR_TO_IA(), skip interfaces which are not up. Revert previous change
to ip_input.c to check the interface status after INADDR_TO_IA().

Fix cooked up by Heiko Rupp and myself.

Fixes PR 7480.
1999-05-03 22:12:44 +00:00
fvdl 06d4645b5d Update this. From Izumi Tsutsui. 1999-05-03 21:58:10 +00:00
hwr 33a8a5933b Drop packets, that have a Class-D address as source address.
Implements the first half of PR 7003.
1999-05-03 21:14:47 +00:00
pk f499d38511 Gain one instruction.. 1999-05-03 20:56:11 +00:00
scottr a4adbf2f86 Move initialization of the iomem extent struct from mac68k_set_io_offset()
to mac68k_init(), so that we're through frobbing the MMU in special ways
by the time we get there.  While it doesn't actually cause a problem with
the current structure of our initialization code, it probably would have
in the future.
1999-05-03 19:10:54 +00:00
cgd b2d4e4e618 add compat_ibcs2 manual page to lists 1999-05-03 19:04:10 +00:00
cgd a3e1dae8b6 compat_ibcs2.8 was missing from MAN list. also, alphabetize MAN list 1999-05-03 19:02:34 +00:00
pk a554ffdde0 Better pad the artificial header to exactly 32 bytes. 1999-05-03 18:59:08 +00:00
ross c23750b230 Render .Sx markup in bold. 1999-05-03 17:03:19 +00:00
christos c596c324e3 Define __builtin_*() for lint 1999-05-03 16:30:31 +00:00
christos b70c3eb0ca Define __extension__ if __GNUC__ < 2
Define __builtin_*() for lint
1999-05-03 16:21:28 +00:00
christos f890155a87 Define __extension__ if __GNUC__ < 2
Define __builtin_* for lint.
1999-05-03 16:20:28 +00:00
christos 6207471740 remove unused msgbufaddr 1999-05-03 16:17:57 +00:00
christos 3c86ce132b s/\<0x4000\>/PROM_LOADADDR
remove unused cputypvallen, and _msgbufaddr
1999-05-03 16:17:08 +00:00
christos b0c181d290 move PROM_LOADADDR from promlib.h to param.h and remove its cast. 1999-05-03 16:14:02 +00:00
christos 6fc35c7fc8 Casts for PROM_LOADADDR which is not casted anymore. 1999-05-03 16:13:16 +00:00
ad 5aa72a711d Pull in slightly modified ioctl() routine from psm.c (handles WSMOUSEIO_SRES). 1999-05-03 15:50:38 +00:00
ad 04888a4736 Update ioctl routine to handle WSMOUSEIO_SRES case. 1999-05-03 15:45:16 +00:00
christos f53f008dfb More cosmetics in the usage message... 1999-05-03 15:45:01 +00:00
ad 0a77d05407 Add ioctl definitions for setting mouse resolution, scale factor and sample
rate. Add two new display types (DEC PX, PXG). Replace instances of '???' in
comments about DEC hardware with meaningful representations.
1999-05-03 15:43:25 +00:00
christos 314e0b18b9 change an #if __GNUC >= 2 to #if (__GNUC__ >= 2) || defined(lint)
to get the right definition of qshift_t.
1999-05-03 15:39:47 +00:00
christos 9ed746aaf1 Cast things to (digit) where the LHS is (digit) to avoid loss of precision
lint warnings. This change should be harmless.
1999-05-03 15:38:41 +00:00
christos 3314f1b0c5 Cast signed long shifts to unsigned long to avoid lint portability warnings.
The comment above the code mentions that it should work even on machines
that shift in zeroes.
1999-05-03 15:37:48 +00:00
christos 4a522f3501 add a const castaway lint comment. 1999-05-03 15:34:05 +00:00
christos 6312884315 int -> socklen_t 1999-05-03 15:32:13 +00:00
christos 28fbffc215 int -> size_t 1999-05-03 15:26:49 +00:00
christos 180ff547a4 int -> socklen_t 1999-05-03 15:26:12 +00:00
christos 5cb75fd417 Now that we use cc -E, -U__GNUC__ to avoid gnu extensions. Nuke the
__attribute__ and __extension__ workarounds.
Our invariant is: No gcc extensions if __GNUC__ is not defined, so lint
should not be playing around trying to pretend it is gcc.
1999-05-03 15:23:27 +00:00
christos 588dd8cf5a Don't bother de-linting inside __GNUC__ ifdefs. 1999-05-03 15:20:28 +00:00