Commit Graph

2010 Commits

Author SHA1 Message Date
tv 7484409ac2 Compare ${LDSTATIC} against ""; don't check for definition. Make this
DTRT on setups with a global setting of LDSTATIC= (nothing)
1998-04-15 01:38:27 +00:00
agc 001ce9107b Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVS
repository copy), which is a much better place for them.  Update the
Makefile to reflect these changes.
1998-04-14 07:56:56 +00:00
lukem 2dbeb85dde only read /etc/mk.conf once (stops += variables getting double assignments) 1998-04-13 12:03:07 +00:00
tv c97729d6b8 Also build a static library regardless of NOSTATICLIB if LDSTATIC is
defined.  In situations where a "private library" is being built, a static
library is needed to link binaries statically (LDSTATIC=-static).
1998-04-12 21:22:20 +00:00
fair 2e28a338e3 a link installation performance optimization: only fire off "ln -f", not "rm -f; ln" for each link created 1998-04-09 22:08:36 +00:00
hubertf 271a6b74a8 Don't creade dirs mode 444, inspired by fvdl's last commit. 1998-04-09 12:47:02 +00:00
tv 854cea27cc New flag, NOSTATICLIB, prevents build and install of the standard static
library unless NOPIC is set.
1998-04-09 00:51:06 +00:00
tv 3b468e7a9b The C++ compiler is "c++", not "g++"; that is more compatible with non-GCC
based C++ compilers.
1998-04-09 00:45:10 +00:00
tv 482063559a .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
and use smarter creation of the header file.
1998-04-09 00:32:31 +00:00
fvdl 1c1df51751 INSTALL_DATA_DIR should not install directories with mode 444 1998-04-08 22:27:41 +00:00
mrg a8e990c9b5 document "screenblank." 1998-04-07 04:47:53 +00:00
agc 80bf789853 Correct a definition name in a comment. 1998-04-03 09:56:00 +00:00
hubertf 998ea8d804 sys/inode.h -> ufs/ufs/inode.h, as noted by bgrayson@ece.utexas.edu in PR 5245. 1998-04-03 06:26:47 +00:00
enami 6e80cfe67f Test target __initialized__ instead of .MAIN to see if inclusion
of ../Makefile.inc is necessary.
1998-04-03 04:40:42 +00:00
hubertf 308f6f25b6 Document pkg, pkgsrc & mk.conf, remove usr/contrib (per PR 5244 by E. Fair) 1998-04-02 09:47:22 +00:00
tv 875f72aa79 Revert. This broke too much in the build tree, and a better solution
needs to be created.  (The existing situation breaks a lot too.)
1998-04-01 16:58:33 +00:00
tv 755c261508 Fix .y rules to DTRT with possibly generated .h files. See mail on
tech-toolchain for a very detailed explanation of this.  In short, add
a .y.h rule identical to the .y.c rule and make the .y.c rule rename
the .h file; also, clean the .h file in CLEANFILES.
1998-04-01 15:23:36 +00:00
cgd c0ac8bae67 GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobody
should be using an ECOFF toolchain on NetBSD/alpha any more.
1998-03-28 00:50:41 +00:00
fair 0dc86d3286 remove a note about eeprom on Suns - not true. 1998-03-25 22:05:01 +00:00
fair 01b13d66f9 additional miscellaneous cleanup of "entering debugger" and "machine-specific commands" sections. 1998-03-25 21:58:08 +00:00
fair 4b7a86f558 add sun3{,x} key sequence to "entering debugger" 1998-03-25 21:32:22 +00:00
fair adceb30242 The "entering debugger" section moved higher.
Key sequences for "pmax" added to "entering debugger".
1998-03-25 21:26:33 +00:00
fair 2a990c202d fixed the mdoc display formatting for the machine specific commands 1998-03-25 19:45:02 +00:00
fair 0d2af8a384 Add very basic rz.4 and tz.4 manual pages. The portmaster should review
these for accuracy.
1998-03-25 06:22:02 +00:00
fair 408f198db3 A walk through the section 4 pc532 man pages:
Write an intro.4, closing PR#3978
Fix some typos, some unclear english, diddle the nroff a bit.
One outstanding issue: plip.4 has a tbl(1) table in it, but the Makefile
does nothing to format it right.
1998-03-25 02:13:31 +00:00
tron 4388c70018 Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}". 1998-03-24 10:27:44 +00:00
fair ef207d5d50 Herewith find documentation of the machine/port specific commands
to ddb(4) that I can glean from the source code as requested by PR#1562.

Portmasters, please check for accuracy.

Also, someone with a bit more facility with mdoc(7) should figure
out why I get the odd indentation when I thought I used the macros
in a reasonable fashion...
1998-03-24 02:05:44 +00:00
fair e7f10c4076 typo fix, per PR#5188 1998-03-23 10:23:30 +00:00
hubertf 12ef5de7af Document ALL_TARGET and INSTALL_TARGET, as per PR 5186. 1998-03-23 07:42:50 +00:00
jonathan 2c299cbd5c Document options from sys/arch/pmax/pmax/machdep.c, requested in
PR #4917.
1998-03-23 03:47:18 +00:00
tron 87dd1a9ddb Let "makewhatis.sh" handle "${DESTDIR}", fixes PR misc/5037. 1998-03-21 23:47:47 +00:00
fair 51271ff28f document TIOCPKT_IOCTL per PR#4533 1998-03-21 03:14:30 +00:00
fair fe9ada4a1c add "px" driver to the list as a matter of completeness 1998-03-20 23:36:55 +00:00
fair 28482a4652 Herewith I commit the results of a several hour romp through the
pmax section 4 documentation, inspired by PR#4527. Lots of typos,
misspellings, and grammatical errors corrected. A foolish consistency
(the hobgoblin of my small mind) in capitalization enforced for
certain trademarks (DECthis, DECthat, and so on). A little white
space added here and there for clarity. Some nroff peccadillos
tended to. Further remarks over issues not dealt with will be
committed in the PR.
1998-03-20 13:31:57 +00:00
fair 8cdd8944c1 correct HISTORY section of ls(1) to note that Ls(1) exited in 5th Edition UNIX from Bell Labs; add that version to At macro in mdoc, all per PR#4790 1998-03-20 02:36:09 +00:00
mrg 45159fa631 convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
change pfil_add_hook to put output filters at the tail of the queue,
while continuing to place input filters at the head of the queue.  update
the two users of these functions, and document these changes.

fixes PR#4593.
1998-03-19 15:45:30 +00:00
fair 062a042b20 add "experimental" notice on LFS, UNION,and PORTAL options, per PR#4889, PR#4968. It would probably be a good idea to add a notation to each config file to read options(4) for descriptions of all kernel options. 1998-03-19 07:40:04 +00:00
bouyer a29032bc40 Document the 'FFS_EI' option. 1998-03-18 17:17:06 +00:00
fair 5fd2bfcc12 added documentation of the various compile options for this driver from PR#4680 1998-03-11 09:55:19 +00:00
agc b34c2c6ed2 Temporarily revert to using GNU tar, until pax is bug-compatible with
gtar.  pax has problems extracting certain archives which were made by
gtar and contain trailing trash at the end - gtar ignores this dross,
pax thinks it's valid, and prompts for the second volume.
1998-03-09 18:36:51 +00:00
mikel 30e350a5ca use NetBSD instead of UN*X 1998-03-09 05:56:27 +00:00
mikel 9e1f303984 mark MD manpages as such 1998-03-09 05:52:57 +00:00
hubertf e7625fb46f Make definition of OBJMACHINE in mk.conf work. 1998-03-08 14:55:04 +00:00
frueauf bc2108c741 Introduce "Arch:" field in INDEX to handle the ONLY_FOR_ARCHS case better. 1998-03-08 14:25:52 +00:00
hubertf 44cef8723d Add INSTALL_*_DIR macros. 1998-03-07 21:19:00 +00:00
jonathan 6fbfecba04 Use the new binutils-compatible ld commandline syntax to build
shared-library .so files on both ELf and  a.out platforms.
1998-03-07 02:02:58 +00:00
tron 3b568e620a MANZ now handles symlinks properly. 1998-03-01 13:38:03 +00:00
hubertf 6aa991c6a1 Cleanup fetch-list change reported by Bernd Ernesti.. 1998-02-28 16:02:21 +00:00
tron 10c0ddaf25 Fix merge problem with last commit. 1998-02-28 10:39:19 +00:00
tron e97ed99680 Fix problem with registering foreign language manual pages. 1998-02-28 10:14:41 +00:00
agc 4c570e1c28 Patches from Matthew Green to use pax if it's present, in preference
to tar.
1998-02-27 13:22:59 +00:00
mark 4352ef4083 Remove ISA references inherited with the original page. Add physical
memory information relevant to ARM systems.
1998-02-26 21:50:41 +00:00
lukem a771a1c39a change default ownership from bin:bin to root:wheel 1998-02-26 08:46:09 +00:00
perry 5e2ed85c88 set NONOLINT on i386. Other ports on which building with lint is okay should
be added to this list until we get all ports okay.
1998-02-25 18:30:11 +00:00
drochner 80a45158ac add some xrefs, from PR port-i386/5063 (haszlaki@UAccess.NET) 1998-02-25 12:30:13 +00:00
jonathan 4c9de2fb64 Fix typo in dz11/dc speed botch: 19200 is actually 19800, not 19600.
Explain more fully why DZ/dc devices lose as PPP/slip interfaces.
1998-02-23 19:46:24 +00:00
jonathan 5e0e8cec39 More table-driven changes for different toolchains:
* new bsd.own.mk variable OBJECT_FMT with values "a.out" or "ELF".
  * use OBJECT_FMT in Makefile tests that depend on toolchain.
  * Add new bsd.own.mk variable NOSHLIB that, if set indicates a given
    port doesnt yet do shared libraries. Set on powerpc.
  * Document new feature-test variables in src/share/mk/bsd.README.
Tested on i386, mips, fakedup Alpha environment.
1998-02-23 10:09:31 +00:00
is 7667dac2d2 Actually fix, rather than mask, the Amiga big machine panic: the pmap needs
to (pre)allocate enough kernel page table pages to (among others) map the
buffer cache buffers.
1998-02-22 22:51:46 +00:00
kleink e32643d8e3 Update to reflect that copy*str() implementations must be able to handle NULL
being passed in the 'done' argument.  Also, s/NULL/NUL/ where appropriate.
1998-02-22 17:38:35 +00:00
enami 0482987447 Fix .Nm usage. 1998-02-22 07:16:07 +00:00
enami 125b4340bd Remove period from end of SEE ALSO list. 1998-02-22 06:53:10 +00:00
enami 711008fb74 Sort SEE ALSO list first by section number. 1998-02-22 05:21:20 +00:00
hubertf 4abf2e5151 Enhance look & feel of the generated README.html's. 1998-02-20 22:06:18 +00:00
hubertf 289e97d3a8 Recursively print /bin/sh code for all dependent package as well as the
current package (IF called from a package dir and not via bsd.port.subdir.mk;
in the latter case it's assumed that the dependent packages will be scanned
later anyways).

This fixes PR 4992 by Mario Kemper <magick@bundy.lip.owl.de>.
1998-02-20 21:31:20 +00:00
hubertf 34f7405909 Kill line forgotten during PATH extension (in MAKE_ENV). 1998-02-20 21:01:09 +00:00
hubertf 663644670d Add some details on when filters are run. 1998-02-20 12:24:50 +00:00
hubertf e797ce3f09 Did _you_ know you can put lp=port@host into your printcap? 1998-02-20 11:10:14 +00:00
pk f4a1052f8e Describe the client-provided storage option. 1998-02-20 00:00:00 +00:00
gwr a73737ae77 remove man9.sun3x from SUBDIR list 1998-02-19 04:20:21 +00:00
gwr d0157e04e9 see sun3 1998-02-19 04:18:43 +00:00
jonathan b947725fbb Fix dyslexic typo. 1998-02-18 08:14:31 +00:00
jonathan 4cbc9ecd8e Make bsd.lib.mk rules to build ELF vs a.out shlibs more table-driven.
No more .if in solib link rule.
1998-02-18 03:14:31 +00:00
agc 3fde44b046 Add a deinstall target, so that packages can be removed easily.
This implementation was taken from FreeBSD.
1998-02-17 15:07:02 +00:00
ghudson 89a0fe6732 Correct typo: the description of TIOCNOTTY had a reference to
TIOSCTTY, which was a typo for TIOCSCTTY.
1998-02-16 20:16:51 +00:00
thorpej 0149d8b5a8 Make this work as if we were using suffix rules. 1998-02-15 02:54:17 +00:00
thorpej c7c858669b Make a note that if additional troff macro definitions are added, the
dependency list in bsd.man.mk should be updated.
1998-02-15 01:08:50 +00:00
thorpej 4d8ed30c33 Make the .N.catN rules depend on the troff macros used in manpage builds. 1998-02-15 01:07:46 +00:00
thorpej 9452ea8c0b Put RCS IDs in the right place. 1998-02-15 00:40:07 +00:00
kleink af9cc34b3c Add ONOCR and ONLRET output modes, from XPG4.2. 1998-02-13 21:53:44 +00:00
agc 31ff3c7ebb When generating the PLIST, if a manual page name has to have .gz added
or removed using sed, don't add the g at the end of the substitution
expression - there will only be one substitution per line.
1998-02-13 15:16:43 +00:00
gwr e76179d0fb Remove man?.sun3x 1998-02-11 18:52:25 +00:00
gwr d72e66ff2c see ../man8.sun3 1998-02-11 18:49:42 +00:00
gwr 5db62a8c44 see ../man4.sun3 1998-02-11 18:46:59 +00:00
is cb1085870c Add the LIMITMEM workaround for the kernel address space size problem.
Will be removed as soon as the kernel can auto-adapt to its address space.
1998-02-09 22:14:43 +00:00
enami 85da38999e Make C sentense end with `;'. 1998-02-09 06:58:39 +00:00
scottb 033ca43437 added new iBCS2 man page 1998-02-09 05:12:45 +00:00
hubertf 450b3dd272 Fix PR 4884 by replacing STRIP with STRIPFLAG.
This addes yet another step towards bsd.pkg.mk. :)
1998-02-09 00:47:23 +00:00
kleink 892aff4e2a Sync with <dlfcn.h>: const'ify some arguments. 1998-02-07 19:54:45 +00:00
perry c77667d31a add w95boot man page 1998-02-06 19:07:53 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
perry 328255f336 add -Lite and -Lite2 handling to .Bx 1998-02-06 05:17:24 +00:00
perry e6b98c1152 add OSS library 1998-02-05 19:43:08 +00:00
perry 09d3729694 add .Lb directive for use in LIBRARY sections. Ought to document this. 1998-02-05 18:35:18 +00:00
perry 3a64d01708 note that .Dd directives should NOT have the date quoted 1998-02-05 07:28:57 +00:00
perry 55d2da9a0b remove da30 and Tahoe gunk; make I386 into i386 even if it isn't conventional 1998-02-05 05:48:46 +00:00
perry dceef86ecb fix nit in .Nx usage 1998-02-05 04:36:16 +00:00
perry 4f31be853e Replace the old .Nx macro (which was not parsed and callable, in spite
of what the documentation claimed) with a new one that is parsed and
callable, and far simplyer -- it turns ".Nx FOO ." into "NetBSD FOO."
without needing to have version numbers hard coded in.
Add a .Fx macro that is a copy of the .Nx macro except that it prints
"FreeBSD" instead of "NetBSD" -- this should make any future "HISTORY"
sections which credit FreeBSD easier, and will not require that we
constantly track their macro versions.
1998-02-05 04:31:21 +00:00
christos 51b80e0d28 Use a variable for soelim, and don't include bsd.obj.mk 1998-02-04 15:07:52 +00:00
mikel d317b4789d STRIP -> STRIPFLAG; from Jim Bernard in PR pkg/4884 1998-02-04 07:08:56 +00:00
thorpej 3f24da3fc9 - Document the new bus_dmamap_sync() interface and related changes.
- Add an AUTHOR section, and fill it in with the folks involved with
  designing and implementing this interface.
1998-02-04 06:42:53 +00:00
perry 9612121fe2 more section 9 changes, plus change UNIX to NetBSD in appropriate spots 1998-02-03 23:28:50 +00:00
perry 1016887a4f change to reflect that we now have a section 9 of the manual 1998-02-03 23:06:02 +00:00
perry 7b5c026851 preconsoidate -> preconsolidate; from dzerkel@phofarm.com via OpenBSD 1998-02-03 20:41:22 +00:00
hubertf 3089cbdaf0 Introduce TRUE?=/usr/bin/true, and use it. 1998-02-02 08:11:49 +00:00
is 01c32e5bb9 We have now much much more than 3 terminal emulator console devices. 1998-02-01 16:40:52 +00:00
thorpej 87b50587c8 Update for ISO-9660 file system support. 1998-02-01 07:38:34 +00:00
agc 0e1796ddf0 Echo the directory name when doing a "make readme", so that progress
can be monitored.
1998-01-30 14:33:48 +00:00
agc 0ecdcb24d1 Remove the requirement that a LIB_DEPENDS name must have any '.'
characters escaped with a backslash, but recognise the backslashes for
backwards compatibility. When matching names, do any escaping of
the regexp '.' metacharacter automatically, if needed.

When a shared object dependency is printed out, use a form that does
not have the backslashes in it, for readability.

Print out the full pathname of the matching shared object, for clarity.
1998-01-30 13:53:53 +00:00
hubertf f3234b8314 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:36:31 +00:00
hubertf 0c86a9c11e add mirror-distfiles target also here 1998-01-27 23:04:48 +00:00
hubertf 5653bc5ab0 s.SYNOPSIS.DESCRIPTION., fixes PR kern/4898
by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>
1998-01-27 16:04:53 +00:00
agc 66d0028ab9 Rename the `mirror' target to be `mirror-distfiles'. This describes
the action better, and works around problems with the mirror package.

Document the mirror-distfiles target, and also the readme target.
1998-01-27 13:14:07 +00:00
hubertf 01ae794c95 Add a warning on how to use this file 1998-01-26 07:56:13 +00:00
ross fcc3b3198a Update this somewhat with respect to NetBSD 1.3 swap features and NFS_BOOT*.
There is more work to do here.
1998-01-26 07:23:20 +00:00
is aa61cc5265 The Altais is NOT a Zorro III board (although the NetBSD kernel can't
see the difference...)
1998-01-25 21:59:02 +00:00
hubertf e134d92e49 use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfiles 1998-01-25 14:50:47 +00:00
hubertf 3f9baf7ddc Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif's 1998-01-25 14:46:10 +00:00
hubertf af94a7e9dc MAINTAINER = packages@NetBSD.ORG 1998-01-25 14:39:49 +00:00
hubertf 8e4b1a4ffe From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-):
revision 1.21
date: 1997/12/20 01:26:57;  author: joey;  state: Exp;  lines: +2 -2
openbsd maintainer changed from imp to me
1998-01-24 23:06:33 +00:00
hubertf 6c7a7eefde Echo "" instead of nothing in CKSUMFILES computation..
Fixes PR 4877 by Manuel Bouyer <bouyer@antioche.lip6.fr>
1998-01-23 16:48:23 +00:00
lukem 8bfd252c83 use .Tn YP instead of .Nm YP 1998-01-23 13:45:21 +00:00
agc bf08ec7da8 In the shell script to find an executable upon which this package
depends, break out of the loop when you find one.  Also print the name
of the executable found.
1998-01-23 09:47:57 +00:00
is 28b322150f Synchronize with sys/arch/amiga/dev/zbus.c. 1998-01-23 00:15:08 +00:00
agc 01906e318c Ignore the return code from rm when removing the ${WRKDIR} symbolic
link, when doing a "make clean" with WRKOBJDIR defined.  From Thorsten
Frueauf.
1998-01-22 11:27:54 +00:00
agc 4872d27a15 Add a MIRROR_DISTFILE variable; defaults to "yes", and should be set
to "no" in a package's Makefile when the authors have placed
restrictions on the redistribution of the distfiles.  (Thanks to Jason
Thorpe for the idea).

Add a `mirror' target, which will do a "make fetch" if the package's
distfile is allowed to be redistributed.  This is for use on sites
which mirror package distfiles.  (Thanks to Charles Hannum for the
idea).
1998-01-22 10:20:48 +00:00
jtc a819ccdae1 import tzdata1998b 1998-01-22 07:20:01 +00:00
jtc 3e249d1c97 import tzdata1998a 1998-01-22 07:19:24 +00:00
thorpej dc1a41a889 Document MALLOCLOG and MALLOCLOGSIZE options. 1998-01-21 22:54:56 +00:00
augustss bd98f52464 Typo. 1998-01-19 20:22:30 +00:00
augustss 6347a69ad7 Fix typos and update a little. 1998-01-19 20:14:45 +00:00
is e6a5f48a4d Add description of the Amiga BB060STUPIDROM option. 1998-01-18 19:07:19 +00:00
is 1b6d407e88 Mention M68020 option, and correct M060SP option description. 1998-01-18 18:43:54 +00:00
hubertf 87feef5fe5 Fix comment for FETCH_CMD wrt non-NetBSD-systems 1998-01-16 09:07:46 +00:00
hubertf e3f9002156 - Our default for FETCH_CMD is ftp, not fetch.
- Document NO_IGNORE, __ARCH_OK
 - Make __ARCH_OK overridable, so it can be set to YES e.g. for fetching
   all distfiles.
 - Move ".ifndef(__ARCH_OK): block, so some targets like clean work
   in any case.
 - Add LOCALBASE and X11BASE to PATH in MAKE_ENV, CONFIGURE_ENV and
   SCRIPT_ENV; this fixes PR 4573
1998-01-15 22:58:59 +00:00
agc 5e87acd0dd Move the inclusion of bsd.own.mk back to the correct place in
bsd.port.mk, but this time use a definition before the inclusion,
which stops <bsd.own.mk> defining its own install target when
using the package system.

This makes the package system take notice of the definitions in
/etc/mk.conf
1998-01-15 09:37:25 +00:00
thorpej b9ed745f83 Add DDB key sequences for alpha and mvme68k. 1998-01-15 06:38:18 +00:00
drochner 7afe181893 Add rudimenrary documantation for the NFS_BOOT_BOOTP, NFS_BOOT_DHCP
and NFS_BOOT_BOOTPARAM options.
1998-01-12 15:45:23 +00:00
mikel 9eb5ee9f6e use += to set MLINKS so all links are made 1998-01-10 23:06:38 +00:00
enami f8f06cda52 Fix a typo; s/accomodate/accommodate/ 1998-01-10 08:11:42 +00:00
lukem 385bb40506 add pool.9 1998-01-10 01:05:17 +00:00
lukem 1cf73dfe86 use Nx 1.4 not Nx 1.3a 1998-01-10 01:04:20 +00:00
perry 77fc921931 get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:37:34 +00:00
perry 6b9926770a get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:06:23 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
perry 6d400d5685 RCS Id Police. 1998-01-09 06:54:57 +00:00
perry bdc53c5d1c RCS Id Police. 1998-01-09 06:54:55 +00:00
perry ace896fac1 RCS Id Police. 1998-01-09 06:54:27 +00:00
perry c845089840 RCS Id Police. 1998-01-09 06:54:24 +00:00
perry 2a399c6883 RCS Id Police. 1998-01-09 06:41:19 +00:00
perry c41a4eebef RCS Id Police. 1998-01-09 06:40:53 +00:00
perry 65fca2e845 RCS Id Police. 1998-01-09 06:35:18 +00:00
perry b208a44eb4 RCS Id Police. 1998-01-09 06:34:28 +00:00
agc 9ef77631e3 Add lines so that "make readme" in the top level pkgsrc directory, or
one if the categories directories, will call "make readme" in
any subdirectories.

I thought that this was suggested by Chris Demetriou, but I can't find
any PR backing this up.  So my apologies to the person who did suggest
this.
1998-01-08 10:59:47 +00:00
lukem 59557ec934 document IP_PORTRANGE 1998-01-07 23:39:49 +00:00
thorpej 72f8e09db9 Document LOCAL_CREDS socket option. 1998-01-07 23:39:16 +00:00
thorpej 0b403452c5 Sigh, typo. 1998-01-07 06:46:52 +00:00
thorpej ffbf065b53 oops, forgot a \ 1998-01-07 01:02:46 +00:00
thorpej 81b443b1e6 Add fork1.9 1998-01-07 00:34:02 +00:00
thorpej f30f5b637a Oops, list includes in synopsis. 1998-01-07 00:33:24 +00:00
thorpej 50e8c26b8a Add a manual page for fork1(), the kernel's internal fork interface. 1998-01-07 00:30:02 +00:00
perry 2ec6474b31 RCSID Police. 1998-01-06 04:44:59 +00:00
thorpej dcbd40b724 Document new queue access methods. 1998-01-05 06:28:04 +00:00
lukem a76b9e2bee document COMPAT_13 1998-01-04 00:44:20 +00:00
mikel 08d3b16fa0 init(8) lives in /sbin now 1998-01-03 09:03:27 +00:00
mikel dfc54e91fd replace /usr/games/bin with /usr/games in PATH, from Carl S. Shapiro
in PR 4733.  add /usr/local/bin to PATH to match dot.cshrc.
1998-01-01 08:00:10 +00:00
lukem 31a864aac7 get hostbase correct 1997-12-30 22:33:27 +00:00
hubertf 73ddeb3490 Add us to MASTER_SITE_LOCAL. 1997-12-29 20:10:24 +00:00
hubertf b3d8f46800 MACHINE_ARCH of pmax is "mips" 1997-12-27 03:24:10 +00:00
jeremy 28cbe4f62b Added sun3x subdirectory. 1997-12-24 09:29:32 +00:00
jeremy a68bc49340 Initial import 1997-12-24 09:21:18 +00:00
jeremy a70d6a8124 Added sun3x subdirectory. 1997-12-24 08:45:33 +00:00
jeremy 1bc784e57e Initial import 1997-12-24 08:42:14 +00:00
cgd 70fa7e3060 kill a couple of (insignificant but) bogus extra spaces 1997-12-24 05:15:54 +00:00
christos f16e1f4012 Timed and timedops are in /usr/src/usr.sbin/timed/SMM.doc, not missing. 1997-12-21 16:12:03 +00:00
christos ac30d893d8 Add bsd.obj.mk and fix the rules to work with obj dirs. 1997-12-21 15:40:37 +00:00
christos 51d47fee68 Make them use objdirs. 1997-12-21 15:36:42 +00:00
christos 0c36c5fb57 Make this work with obj directories. 1997-12-21 15:31:18 +00:00
christos 9731ccf8e5 Work with obj directories. 1997-12-21 15:29:52 +00:00
christos ae828597a4 Make this work with obj dirs. 1997-12-21 15:25:06 +00:00
christos 734ccbc633 Use 'so instead of .so to prevent soelim expansion. 1997-12-21 15:24:21 +00:00
hubertf 6e5296d50f Fix up documentation (MASTER_SITE_SUBDIR, PATCH_SITE_SUBDIR,
MASTER_SITE_BACKUP).
1997-12-21 01:59:44 +00:00
kleink 1e97337b98 Add entries for 1.3A and 1.4. 1997-12-20 20:37:35 +00:00
kleink 2701d4ce7b Change the -xpg4.2 abbreviation to ``XPG4.2''. 1997-12-20 20:33:52 +00:00
hubertf 320012817f Now that we have ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles,
add it to MASTER_SITE_BACKUP.
1997-12-19 10:20:02 +00:00
ender 7b9a6c237d o Make mc.4 1997-12-18 18:13:31 +00:00
ender 54d86e7158 Man page for MACE ethernet (AM79C940) from David Huang <khym@bga.com> 1997-12-18 06:22:45 +00:00
mikel 4b71dfb1a0 fix pasto, from Rafal Boni in PR misc/4673 1997-12-18 05:43:16 +00:00
mrg 101a4d965b alter default path: remove junk, and add X11R6/bin and pkg/bin 1997-12-17 01:41:34 +00:00
pk c9552d7f64 Pool resource utility docs. 1997-12-13 23:45:07 +00:00
hubertf b747ec162b - move definition of ARCH and OPSYS so it is even available if
ONLY_FOR_ARCHS is set
 - Usage points to PLIST_SRC
1997-12-13 21:28:24 +00:00
hubertf 44f30534fb Some enhancements and security fixes submitted by
Noriyuki Soda <soda@sra.co.jp>.
1997-12-12 11:52:55 +00:00
hubertf 2eaa5465bd Fix leftovers from last commit. 1997-12-12 11:50:33 +00:00
hubertf 7c572f19e6 Install amd examples too, closing PR 3219 by myself. 1997-12-11 13:08:47 +00:00
hubertf 7e7962b849 Import of some example files for amd 1997-12-11 13:02:07 +00:00
leo aabde1a0a1 Add some atari and m68k options. 1997-12-10 14:45:47 +00:00
leo 37acac72e1 Add an atari specific intro to section 4 (closes pr-3976). 1997-12-09 07:56:22 +00:00
hubertf 67a5e86031 do not depend on gmake being called gmake (pointed out by Matt Green) 1997-12-03 08:32:01 +00:00
ross 58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
bouyer 2f8f801256 The iy driver now uses if_media (it was the last one, at last for i386, to use
the historical link? flags for media select)
XXX No pullup request for this. But if sysinst supports explicit media
XXX selection in 1.3, this should be in 1.3 as well.
1997-12-02 09:34:03 +00:00
mikel a206ea679a add missing 'man' so unformatted manpage installation will work when
target exists; solution provided by christos
1997-12-02 08:42:28 +00:00
mjacob 629afe59b7 update for kernels 1.2 && greater... 1997-12-01 19:08:31 +00:00
kleink fdc776ed19 Typo. 1997-11-27 14:38:56 +00:00
mikel d1033b38a5 fix .Nm capitalization (noted by cgd in PR 4377)
fix typos and comment out references to missing pieces while I'm here
1997-11-27 06:43:33 +00:00
mikel ccbf3f5da5 fix capitalization as noted by Chris Demetriou in PR 4377
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mikel 9205a85ba8 .It is not parsed, so spell out Bx and Ux 1997-11-27 04:59:07 +00:00
tv 027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv 053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
kleink 75bf350d8d The option to enable PPS code is called `PPS_SYNC'. 1997-11-26 14:43:13 +00:00
agc 53596376fe Fix missing backslash when gzipping manual pages.
If we're going to go to the bother of defining LDCONFIG, we might as
well use it.
1997-11-26 09:24:18 +00:00
pk 16f78e700d Fix typos (from Krister Walfridsson; PR#4576). 1997-11-25 22:15:56 +00:00
thorpej a501298032 Add a document describing the layout of a NetBSD release. 1997-11-25 05:27:41 +00:00
lukem 8921c23385 note that SEE ALSO is sorted on section number, then name within section 1997-11-24 12:49:34 +00:00
lukem e7b47c18a6 document .Bl -column, and the bug if the first .Bl doesn't have -width 1997-11-24 12:43:25 +00:00
mrg fea4fb5ac5 remove installboot_cd9660.8 1997-11-24 06:32:11 +00:00
lukem 0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
lukem e831e87cda fix support for .Nx 1.4 1997-11-24 05:01:09 +00:00
lukem 325c6eafd0 s/1.3a/1.4/ 1997-11-24 01:32:00 +00:00
lukem db57574c5d add -column, -dash, -hyphen to .Bl usage string 1997-11-24 00:49:36 +00:00
chopps 21d30e39c3 add amiga interrupt sequence 1997-11-23 18:37:33 +00:00
lukem ad9cd72294 document .Bl options -column, -dash, -hyphen 1997-11-23 13:39:27 +00:00
mrg c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
lukem a8e9fc4a05 support ".Nx 1.3a" 1997-11-23 01:42:21 +00:00
ross 2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
hubertf 6b7391ff96 We use perl 5.004_04 now 1997-11-22 04:20:49 +00:00
hubertf 31316d681a Use MI/MD PLIST files pkg/PLIST-{mi,md-{shared,static}} 1997-11-22 03:39:20 +00:00
agc 2998c94db0 Remove the magic control characters in a similar way to Bill Fenner's
patch for bsd.port.subdir.mk.
1997-11-21 17:44:11 +00:00
agc 92ed0869d5 Modification by Bill Fenner which removes the embedded control
characters, and avoids the wrong interpretation of magic HTML
characters in DESCR files or categories.

Forwarded to me by Chris Demetriou, and refers to PR 4341.
1997-11-21 16:01:54 +00:00
fair 6fa9b2e3c5 Add documentation for /dev/random 1997-11-20 06:17:39 +00:00
mikel b99b737005 spl*() functions block interrupts of lesser or equal priority, not
higher priority.  do some copy editing while I'm here.
1997-11-20 05:47:42 +00:00
agc 16b3bf5830 Eliminate a nasty and horrible kluge by using the BSD.x11.dist when
checking the directory tree for an X11 package.
1997-11-19 16:41:21 +00:00
bouyer 9e88e02f86 Add "TI TravelMate 5000 series laptop docking station's ethernet board" to
the list of supported harware by the TL driver (per William Coldwell).
1997-11-19 09:53:20 +00:00
thorpej 2af766eb2f General cleanup. 1997-11-17 23:50:46 +00:00
mrg ec406750b1 document ppp_peers 1997-11-17 17:45:34 +00:00
lukem fb3d390582 * major rewrite from scratch using -mandoc macros (it was a -man.old doc)
* cleaned up a few points, clarifying ambiguous sentences
* documented DDB_HISTORY_SIZE=xxx kernel option, and the appropriate
  editing keys
* added notes on how to drop into ddb on the mac68k (from [kern/4501])
1997-11-17 10:54:16 +00:00
mycroft 288a555e0e Fix y2k problem. 1997-11-17 01:37:56 +00:00
mycroft fd7119d6e6 Fix y2k problem. 1997-11-17 01:32:45 +00:00
lukem 7b313cf9f1 document DDB_HISTORY_SIZE=integer 1997-11-16 23:56:18 +00:00
christos 94657851ef Add ptmx and pts[0-2] 1997-11-16 23:04:11 +00:00
christos 26c394da6f Remove comment about the pty subsystem 1997-11-16 22:54:03 +00:00
lukem 61dc6d01ce fix hostbase [bin/4500] 1997-11-16 03:37:25 +00:00
hubertf d738090b5a xref atalk.4 now as we have it 1997-11-15 22:58:39 +00:00
carrel 2030b7b104 Turn off reseting and disabling the device by default.
Document the option to turn them back on.
1997-11-15 20:18:50 +00:00
wrstuden 3cb2709fab Don't forget to make atalk.4 now that we have it 1997-11-15 04:00:34 +00:00
wrstuden 971b386d3e First stab at an Appletalk man page. Taken from the NetAtalk atalk(4)
man page, and beaten on my myself and Ted Lemon.
1997-11-15 00:08:16 +00:00
kleink e460bea7ea Fix section number. 1997-11-14 21:49:20 +00:00
thorpej f35a3d52d0 Copyright assigned to The NetBSD Foundation. 1997-11-13 09:29:40 +00:00
thorpej f72895d295 Echo the target we're working on while traversing subdirs, so one can
better judge how much longer a build will take.  Patch submitted
by Brian Grayson <bgrayson@ece.utexas.edu> in PR #4419.
1997-11-13 09:18:19 +00:00
thorpej 729f3fffc2 NetBSD, not BSD4. 1997-11-13 03:39:34 +00:00
thorpej 555540aeec Update for new location of "examples" files. (Actually, these manpages
were never correct in this regard, since "/usr/share/samples" never
existed, only "/usr/src/share/samples".)
1997-11-13 03:35:57 +00:00
thorpej 6e1f26ce78 These have moved to share/examples/... 1997-11-13 03:19:00 +00:00
thorpej 6473e0aedf Oops, forgot to add these before: example supfiles for NetBSD SUP mirrors. 1997-11-13 03:03:06 +00:00
thorpej bc5cb74a7b Move the svr4 and ultrix example files from "share/samples" to
"share/examples" (because that's what they are: examples) and install
them into $DESTDIR/usr/share/examples/emul/{svr4,ultrix}/etc.
1997-11-13 03:02:02 +00:00
thorpej bd9d662719 Build "examples". 1997-11-13 02:34:00 +00:00
thorpej 2e6852d279 A Makefile for the examples tree; currently builds "supfiles". 1997-11-13 02:33:12 +00:00
thorpej 6ca07951cf Add example supfiles for the known NetBSD SUP mirrors. 1997-11-13 02:31:36 +00:00
mrg 6be07a674c add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
augustss 3b361428d1 Add a first version of a PCMCIA man page. 1997-11-11 17:21:42 +00:00
mrg 2797f8d4a1 fix oversight in previous. 1997-11-11 13:46:15 +00:00
veego 6d7368baa7 Remove the ed.4 entry. 1997-11-11 12:00:59 +00:00
mrg dc05f41d80 add missing .Nm sections 1997-11-11 10:07:34 +00:00
mrg c12c7ee684 add missing .Nm sections 1997-11-11 10:06:37 +00:00
thorpej 4c23631cbf Fix a typo. 1997-11-11 05:53:38 +00:00
thorpej 5623c81594 Fix a couple of typos. 1997-11-11 05:50:28 +00:00
thorpej 5a07bc3ec4 Clean this up a bit. 1997-11-11 05:48:16 +00:00
thorpej ee9c3ac44f Fill in a few things. 1997-11-11 05:31:33 +00:00
thorpej 49571ef5eb Fill a few things out. 1997-11-11 05:27:11 +00:00
thorpej 73ee6249a8 Clean up the DIAGNOSTICS sections. 1997-11-11 05:11:27 +00:00
thorpej 0199629221 Update to match reality. 1997-11-11 05:02:16 +00:00
thorpej ad89f0bfb2 Add a blurb about PCMCIA "aic" attachments. 1997-11-11 03:55:24 +00:00
jonathan 6ba565c4d3 Add options to rc.conf and rc to start xfs (x font server) and xdm.
Add entries to rc.conf.5.
While we're here, note that the domestic kerberos damons are still
Kerberos IV, not kerberos version 5.
1997-11-11 02:28:58 +00:00
thorpej 9de27f16b4 Add a manual page for the "en" driver. 1997-11-11 02:05:58 +00:00
thorpej 810df1dbb8 Add missing stuff, remove incorrect stuff, and general cleanup. 1997-11-11 02:03:45 +00:00
thorpej ab07f1e7ae Add a manual page for the "lc" driver. 1997-11-11 01:11:11 +00:00
thorpej 1e7399ce90 Add manual page for the "sm" device driver. 1997-11-11 00:45:54 +00:00
thorpej b85d82744a Fix a few bogons, add "sm" device. 1997-11-11 00:42:50 +00:00
thorpej b8d17bce4d This driver no longer exists. 1997-11-10 23:21:35 +00:00
thorpej 6a56bee4c0 Manual pages for "ec" and "we" drivers. 1997-11-10 23:18:23 +00:00
hubertf 3c59683dc1 Remove unneeded RCS Id 1997-11-10 08:07:29 +00:00
wrstuden 1d83bab62a Mention NETATALK as a kernel networking option. 1997-11-09 01:02:06 +00:00
lukem c47c1561be balance parenthesis correctly 1997-11-08 08:09:05 +00:00
jonathan 0bdc6f10b9 Commit `pacifier' driver for turbochannel PMAG-C option card:n
just acknowledge interrupts from the PMAG-C.
1997-11-08 07:27:49 +00:00
hubertf 11f07e2683 - Not only add $CAT[1-9] to _CATLIST, but also $CAT[NL}
- Fixup documentation for CAT<sect>, CATPREFIX.
(these two changes were accidentally committed to the 1.3 branch
 as revisions 1.13.2.3 and 1.13.2.4 before!)
1997-11-08 00:18:24 +00:00
agc d8ac6639ac Let make do the work:
+ set MAKE_PROGRAM variable in bsd.port.mk to either ${GMAKE} or
${MAKE}, and use it in do-build and do-install targets

+ if X11 package, and man pages are installed, add install.man to
${INSTALL_TARGET}, rather than using a separate command to do this.

Also added CATn= blah.0, similar to MANn= blah.1, which installs
pre-formatted man pages, like the ones imake produces.
1997-11-05 13:36:30 +00:00
mrg bf31e73282 add .Nm entries for copies made with MLINKS. this allows 'makewhatis' to
properly capture all information about what functions, programs, etc., the
man page documents.
1997-11-05 12:13:44 +00:00
fair 98bc6788d4 Correct error and .Nm clarification per PR#4410. 1997-11-05 07:13:44 +00:00
fair 7635c5fc36 Document the SUN_LEN() macro as suggested by PR#3804,
with wording modified for clarity.

Last sentence of the patch omitted because I do not understand what
it means, even after some examination of the unix domain kernel code.
1997-11-05 06:57:59 +00:00
thorpej 42b5acd98e Fix .c.ln rule: use CPPFLAGS, not CFLAGS. 1997-11-05 05:34:24 +00:00
gwr 5c8e26aed2 Move definitions of: NM, LORDER, TSORT from bsd.sys.mk to sys.mk
so they are more easly used by things like sys/libkern/Makefile.inc
(Besides, all the other tool definitions are in sys.mk)
1997-11-04 21:12:41 +00:00
gwr 0919e2346b Use LORDER, TSORT 1997-11-04 20:33:11 +00:00
gwr dff2b93f7d Define LORDER, TSORT 1997-11-04 20:31:56 +00:00
explorer 59a2ae9aed add experimental warning 1997-11-04 05:50:54 +00:00
cgd 87d5df18e3 add '-z' to LINTFLAGS, so that forward structure definions (for pointer
args, etc.), don't cause warnings if the structure isn't ever completely
defined.
1997-11-03 22:56:27 +00:00
cgd 3e16a4f314 if "NONOLINT" is defined, don't automatically define NOLINT. "yuck."
Once lint support is completely working, NOLINT's definition should be
removed from this file entirely.
1997-11-03 22:53:25 +00:00
cgd d74926452e echo the lint command line when making 'lint'. 1997-11-03 22:51:23 +00:00
jonathan 36097b30a0 Note the new device-special filenames used in 1.3_ALPHA, and how they
map to serial ports.
1997-11-03 11:19:21 +00:00
explorer 619f986c6e Add rnd.9 1997-11-01 10:00:36 +00:00
lukem 74901efaa3 getopt returns -1 not EOF 1997-11-01 06:23:38 +00:00
mycroft ff7e0ad3ae Kill trailing comma in SEE ALSO section. 1997-11-01 03:39:53 +00:00
drochner f41acf4c04 Update for "dev" command.
Add RCS ID.
1997-10-31 18:59:57 +00:00
bouyer b3b200d4f8 Fix typo. 1997-10-31 17:58:46 +00:00
augustss d2efd43f43 Add guspnp. 1997-10-31 15:07:46 +00:00
augustss 449db89e1b Remove a bug that is no longer there. 1997-10-31 15:02:33 +00:00
bouyer 7171f0a1bb Add tl to the list of supported devices. 1997-10-31 08:36:17 +00:00
augustss 74659c8324 Mention guspnp. 1997-10-31 08:24:45 +00:00
gwr 609a55eab0 Add zstty.4 1997-10-31 03:13:01 +00:00
jonathan bbf2ccdf78 Fix mandoc errors. Note performance loss due to software copying from
padded, non-consistent DMA buffers.
1997-10-31 02:53:46 +00:00
jonathan 51bd1dfec7 * Fix several mandoc typos. Describe ioasic DMA channels as mapping
from 16-bit device addresses to 32-bit TC DMA space.
* Sync with reality (pmax config now attaches ioasic at tc, not
  vice-versa, for compatibility with the Alpha.)
1997-10-31 02:26:09 +00:00
mrg b7a9acd4a5 set all: target for defined(NOMAN) that does nothing. 1997-10-30 12:57:19 +00:00
bouyer d157e83599 Add a man page for the thunderlan driver. 1997-10-30 11:23:17 +00:00
lukem 513a06e6f5 remove lint rules for objective c as lint can't cope 1997-10-30 07:25:32 +00:00
drochner b2fe7ac8d9 Update for new bootstrap. 1997-10-28 20:45:29 +00:00
gwr 3e484574dd for the tty part of the z8530 driver 1997-10-28 17:14:53 +00:00
agc c72a8fd6be When a package depends on an executable from another package,
bsd.port.mk would always find the executable (using which), even if
there wasn't an executable in the $PATH.  I've modified bsd.port.mk to
look for the executable directly, and simplified the shell code
somewhat in the process.  There may be a lurking bug in shell exit
status handling here.

Noted by matthew green <mrg@madrugada.eterna.com.au> and Chris
Demetriou <cgd@netbsd.org> (PR pkg/4337) but I was too stupid to
realise what was happening.  That, and a copy of gmake in
/usr/local/bin.
1997-10-28 12:46:37 +00:00
lukem 6f77030130 add ${LIBOBJC} 1997-10-28 12:46:30 +00:00
lukem 55209d604d add default rules for Objective C sources (`.m' suffix):
- sys.mk:
	add ${OBJC} and ${OBJCFLAGS} (equivalent to ${CC} and
	${CFLAGS} respectively), and ${COMPILE.m} and ${LINK.m} rules
- bsd.sys.mk:
	add .m, .m.o, and .m.ln rules (as per the C rules in sys.mk).
	it's here, rather than in sys.mk, because `.m' isn't
	exclusively used for Objective C files.
- bsd.lib.mk:
	add .m.o, .m.po, .m.so, and .m.ln rules (as per C)
1997-10-28 12:40:16 +00:00
veego 7a632ed880 Enable the ASDG LANRover section. 1997-10-28 09:32:26 +00:00
mikel 375a68a3c6 correct template file name; from Marshall M. Midden <m4@umn.edu> in
OpenBSD PR 336.
1997-10-28 04:06:35 +00:00
mikel 80a879acb5 remove BUGS section, 16M limitation no longer exists; from NAKAJIMA
Yoshihiro in PR kern/4363.
1997-10-28 03:45:17 +00:00
mrg 31829baa7b IPFILTER is not an option (it's a pseudo-device) 1997-10-28 01:01:08 +00:00
drochner 978c73b8c6 Fix the before/after-install ordering problem in a different way.
The old fix broke with multiple targets on the make command line.
1997-10-27 19:41:05 +00:00
chuck 695d407460 update doc on new "ps" options 1997-10-24 19:15:38 +00:00
lukem 731625d7ed backout CPPFLAGS; this is a sample standalone makefile 1997-10-23 23:16:04 +00:00
lukem 6a1a12e546 use CPPFLAGS instead of CFLAGS 1997-10-23 23:09:00 +00:00
drochner 86bc651566 Force "beforeinstall" and "afterinstall" to be executed before/after
"install". (pr misc/4319)
1997-10-23 12:44:28 +00:00
gwr 6dfcd7b38d Add: fd.4 intro.4 kbd.4 ms.4 1997-10-22 23:12:17 +00:00
gwr 82e23efefd Mostly stolen from man4.sparc (fixes PR#3979) 1997-10-22 23:10:05 +00:00
gwr bbf694e0fb s:SPARCstation:Sun3/80: 1997-10-22 23:08:22 +00:00
gwr f5b7f0cd1e s/sparc/sun3/ 1997-10-22 22:55:44 +00:00
enami 43551801be Make `make install' work with `obj' directory. 1997-10-22 22:12:30 +00:00
thorpej c7c4c00eda Copyright assigned to The NetBSD Foundation, Inc. 1997-10-21 00:14:45 +00:00
thorpej 470dedcf2c Update for ne(4). 1997-10-20 21:47:31 +00:00
thorpej ad3b16c4c8 Add a manual page for the "ne" driver. 1997-10-20 21:40:43 +00:00
thorpej a55181bde9 Update for PCMCIA and the status of 3c515 support. Do a bit of cleanup,
needs more work.
1997-10-20 21:11:05 +00:00
veego 8c551cbbbe Add grfcl, grfcv, grfcv3d, grfet, grfrh, grfrt and grful 1997-10-20 14:27:49 +00:00
veego a32ceec50b Add the new graphics man pages. 1997-10-20 14:26:33 +00:00
veego 2805c478f3 New manpages for the supported graphics cards. 1997-10-20 14:24:33 +00:00
veego ccc98a4225 s/config.new/config/ 1997-10-20 14:22:32 +00:00
lukem 6aa8b0fb7a rcsid fascism 1997-10-20 11:02:10 +00:00
augustss 46820d8f49 Minor editorial changes. 1997-10-20 08:22:42 +00:00
pk df01ef3c50 Finish list of supported media formats.
Insert formatting ioctls (copied from i386 version).
1997-10-20 00:28:33 +00:00
oki b64b497576 Oops, fixed typo in previous commit. 1997-10-19 21:22:08 +00:00
oki f008ffaa6e Add intro(4). 1997-10-19 21:20:53 +00:00
augustss d389f63196 Layout changes. 1997-10-19 19:45:46 +00:00
augustss 7de69494f6 Small clarification. 1997-10-19 19:14:34 +00:00
oki 5783c3a657 intro(4). Fixed PR/3980. 1997-10-19 18:48:53 +00:00
mycroft b247da14fe Use S_IS*(), not S_IF*. 1997-10-19 18:17:27 +00:00
soda 34eaabcd16 These problems are fixed by thorpej's ahc->sc_xxxq, since Dec 02 1996. 1997-10-19 18:07:56 +00:00
fvdl 3b90a0ef5e Note what to do in the rare case that dirent system calls fail because
of > 32 bit offset cookies: point to the mount_nfs -X option (or -2
option).
1997-10-19 15:03:15 +00:00
mrg 2b6e02aa42 merge lite-2. 1997-10-19 13:02:43 +00:00
mrg 8db1c1f6eb merge lite-2. 1997-10-19 13:01:28 +00:00