Commit Graph

773 Commits

Author SHA1 Message Date
explorer c2e313743d Change a few minor formatting nits 1996-10-04 02:03:14 +00:00
explorer 61e39d8748 Document the other minor bits for this driver. This needs to be updated
once again when the /dev/lpt* characters for these are chosen
1996-10-04 01:58:58 +00:00
cgd e99f8a7ce2 document that EXEC_AOUT and EXEC_ELF{32,64} need to be specified a kernel
options to get support for those executable types.  (Actually, EXEC_ELF64
isn't supported by these emulations yet, but in theory, eventually, it
should work, so i've documented it.)
1996-10-02 05:23:02 +00:00
cgd ed72b85031 add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
1996-10-01 22:45:06 +00:00
abrown 8d69359e1b Add *minimal* man page for cgfourteen framebuffer 1996-10-01 03:50:27 +00:00
thorpej b479977348 Add "-traditional-cpp" to the COMPILE.S command, so that assembler
syntax (specifically, use of # to indicate an immediate value) isn't
misinterpreted as a CPP directive.
1996-09-30 23:37:22 +00:00
christos 5742e87649 Fix PR/2538: Remove the 04.csh reference from the Makefile. This doc is in
USD.doc in src/bin/csh.
1996-09-30 17:39:27 +00:00
ghudson f48afa5735 Install mrg's pfil man page, which he forgot to have installed. 1996-09-24 07:33:08 +00:00
ghudson 126dd6897b Correct a typo: sc_dk in a softc structure should be a struct disk, not
a struct disk *, at least as used in the example.
1996-09-24 07:18:44 +00:00
ghudson 1369a02a4b Document bootstr parameter added by mrg a little while ago. 1996-09-24 07:01:26 +00:00
ghudson c8301c319b Install extent.9 and symlinks for each of its functions. 1996-09-24 06:46:03 +00:00
ghudson e3d475e885 Describes the extent manager introduced in NetBSD 1.2A. 1996-09-24 06:03:12 +00:00
abrown 795306043d Add missing quote (") in @echo line of .S.o rule, to prevent sh from
getting confused in certain cases.
1996-09-23 20:23:05 +00:00
jtc a66b1cae00 Fix from Aaron Brown that fixes some typos 1996-09-23 18:15:48 +00:00
jtc 3d592bf5cd Use `${COMPILE.S}' instead of `${CPP} ..... | ${AS} ....' to compile
assembly language source.
1996-09-20 19:51:50 +00:00
thorpej b10e5afe20 Fix two typos in the System V.3 macros. 1996-09-17 04:38:08 +00:00
jtc 0328a8728e sync with tzdata96k 1996-09-10 22:54:22 +00:00
jtc 6a90375a0f import tzdata96k 1996-09-10 22:52:07 +00:00
mycroft d1a410667f Add .At V.3. 1996-09-07 18:59:55 +00:00
mycroft 016196e6c3 Add architecture-specific macros that were missing (alpha, arm32, mvme68k,
an pica).
1996-09-07 18:58:11 +00:00
perry 540ba41249 .Nm LKM -> .Nm lkm, per C.G.D.'s request. 1996-09-06 17:20:28 +00:00
mrg 506716a5c9 add pfil manual page. 1996-09-06 05:27:47 +00:00
cgd ea52c85b3a use -pg rather than -p when compiling profiled objects. 1996-09-05 19:12:33 +00:00
christos 161e3370d0 Remove nis from the search path since it does not work. 1996-09-01 16:33:07 +00:00
christos f55b6167dc Fix the list of things that do not work and expand a bit on the bugs section. 1996-09-01 16:32:09 +00:00
thorpej 0794023752 RCS id police. 1996-08-30 17:43:56 +00:00
thorpej 7faf595cd3 RCS id police. Side effect: shows the RCS id style we prefer :-) 1996-08-30 17:43:09 +00:00
thorpej 7b7f3edb96 Oops, missed one. 1996-08-29 02:28:53 +00:00
thorpej 10ccf63e49 Add a missing `\'. 1996-08-29 02:27:14 +00:00
explorer c3d35c35af Do the symlinks added by mrg correctly 1996-08-27 23:31:47 +00:00
explorer 497b575ce6 Fix a missing dollar sign, and move paths and modes
to bsd.own.mk for KMOD* vars
1996-08-27 22:15:52 +00:00
jtk b86b695240 add Advanced Power Management driver
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
thorpej 9e879405a4 Update to reflect the new name of the hp300 boot blocks. 1996-08-24 19:39:43 +00:00
mrg 8cc0c9583c make lkm's work. still need to worry about options defines... 1996-08-23 06:14:36 +00:00
explorer 85656a00df Add a file needed for the lkm stuff I committed 1996-08-22 20:33:02 +00:00
thorpej 8781a4ebf9 Sun consoles have 34 lines, not 35. 1996-08-14 01:03:29 +00:00
explorer e1534707dd Add man pages for cd, uk, and sd scsi devices. More on the way, and these
could still use a little bit of touchup.  I don't think there is any
misinformation in these, but you never know.  FreeBSD has a better MI
scsi than we do.  Partial fix for misc/2008.  The author of that pr
is willing to help a bit as well.
1996-08-13 03:13:30 +00:00
explorer 71e9f6cb59 add new area code ; closes pr misc/2627 1996-08-12 06:24:04 +00:00
jonathan 827ad7dadd Create man4.pmax.
Note: Some manpages are for drivers shared with Alpha; should rewrite
accordingly and move to a better location.
1996-08-11 02:28:43 +00:00
explorer 3cd8491c15 Add some new airports from pr misc/2291 1996-08-10 23:47:25 +00:00
explorer 4d3eeec183 add panic(9) man page 1996-08-10 23:14:11 +00:00
explorer 7ab5fa8a8c add somewhat simple man pages for ppp(4) and sl(4). Closes a few pr's and
makes the world a better place.
1996-08-10 21:26:08 +00:00
explorer 6c2d055936 Add compat_freebsd.8 1996-08-09 18:03:16 +00:00
thorpej 320932936b Update for new ypserv suite. 1996-08-09 14:40:28 +00:00
mrg 74693079c6 update for new reboot(2). 1996-08-09 10:32:11 +00:00
thorpej 5393b1ea14 Install the compat_svr4(8) manual page. 1996-08-06 01:11:46 +00:00
soda f0e66bd87e add configuration of AHA-284x VL front-end.
merge two bugs section.
1996-08-05 21:20:45 +00:00
ragge 32beb65790 Don't try to build tmscp.cat4; it's not here anymore. 1996-08-05 16:51:24 +00:00
thorpej 3ff0b1a74c RCS id police. 1996-07-31 20:33:02 +00:00
ragge 38821d257d Manual pages for the new device drivers. Remove (obsoleted) page. 1996-07-11 18:15:26 +00:00