Commit Graph

1664 Commits

Author SHA1 Message Date
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