1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Satoshi Asami 7daf790957 Extend the manpage compression handling a bit.
(1) MANLANG is now a list (defaulting to ""), so if you have English
    and Japanese-EUC versions of the manpages, you can say something
    like `MANLANG= "" ja_JP.EUC' and manpage compression will DTRT.

(2) Add new variables MAN%cPREFIX (where %c=[1-9LN]) which default to
    MANPREFIX (which defaults to PREFIX), to specify per-section
    prefixes.  In particular, this handles the cases in many perl
    ports, which install man1pages into man/man1 and man3pages into
    lib/perl5/man/man3.

Note these modifications won't change the behavior of existing
variables used in previously-approved ways, so any Makefile that
worked before will still continue to work.
1996-12-11 10:17:44 +00:00
bin The manual page of df called cd9660 file systems by the name 1996-12-11 10:01:56 +00:00
contrib Please shut up if asked to be quiet. 1996-12-11 09:38:18 +00:00
eBones First round of moving secure telnet (AKA kerberised telnet) to its new home 1996-10-26 17:20:52 +00:00
etc ifconfig 127.0.0.1 instead of localhost 1996-12-10 02:23:27 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Convert to mdoc format. 1996-12-09 07:57:54 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Don't look for encumbered objects, but encumbered sources. 1996-12-11 10:02:29 +00:00
libexec Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release Whoops, add -lftpio 1996-12-11 10:13:31 +00:00
sbin Fix if.h lossage. I could have sworn I already fixed this one. 1996-12-10 21:25:42 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Extend the manpage compression handling a bit. 1996-12-11 10:17:44 +00:00
sys One minor mod to set the limit of nbufs to 2048 from 1536. More important 1996-12-11 05:52:15 +00:00
tools Back out a little more of the previous changes. No longer change 1996-10-31 15:57:25 +00:00
usr.bin When mmap is used, do an madvise(MADV_SEQUENTIAL) to make things 1996-12-11 05:20:20 +00:00
usr.sbin Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00