bde
7a9902fea5
When dubiously reprogramming .SUFFIXES, don't screw up the order of .S
...
relative to .s. This fixes wrong sources being preferred after
"gcc -save-temps" creates .s files from .S files.
2000-06-08 18:11:15 +00:00
asmodai
7867eeffd4
Remove \n I overlooked in a previous commit.
...
PR: 19111
Submitted by: R. Matthew Emerson <rme@nightfly.apk.net>
2000-06-08 13:29:41 +00:00
ru
7e5624f6ce
Document /usr/lib/aout.
...
PR: conf/18167
2000-06-07 07:41:09 +00:00
ache
f2c52a3829
Wording: reset to normal ANSI value -> reset to the normal color
2000-06-06 06:14:37 +00:00
ache
7d22f1b9d1
ANSI attribute -> video attribute, was confused by wrong syscons comment
2000-06-06 00:19:51 +00:00
rwatson
447d7154d8
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
ache
d9db3b3863
initial -> normal (since this term used in syscons too)
...
Explicitly mark ANSI colors from non-ANSI
2000-06-06 00:03:38 +00:00
ache
cda81cb1a9
Properly mark all sequences which set initial colors.
...
Clean color tables.
2000-06-05 23:50:00 +00:00
ache
016e949aa3
Specify parameters ranges for E[...x
2000-06-05 23:24:37 +00:00
ache
2a6bfc59ca
Document E[39m and E[49m
...
Describe whole E[...x set
2000-06-05 23:01:58 +00:00
ache
74134f6c45
cons25*: fix "op" to set initial (and not default) color pair.
...
NOTE: you need to recompile old kernel first, "op" will not work otherwise
2000-06-05 22:21:31 +00:00
ru
96199a91ad
/usr/mdec has gone 1.5 years ago.
2000-06-05 16:14:51 +00:00
asmodai
4dc1a14f85
VFS_CHECKEXP.9:
...
Fix typo.
Fix description.
VFS_FHTOVP.9:
Fix order in which the manpage says the calls should be made.
PR: 18590
Submitted by: Anatoly Vorobey <mellon@pobox.com>
2000-06-04 15:31:12 +00:00
groudier
0840690171
Submitted by: Sheldon Hearn
...
Miscellaneous fixes.
2000-06-04 14:58:40 +00:00
sheldonh
fb69e71986
Document the NewReno sysctl knob.
...
Submitted by: jlemon
2000-06-02 13:12:36 +00:00
hoek
1e9a6591b3
Add a NO_LPR option. Useful for people who want to use LPRng.
...
PR: bin/18787 (David Gilbert <dgilbert@velocet.ca>)
2000-05-31 21:45:15 +00:00
chris
3a3f64f949
Replace `manual(section)' references with proper .Xr statements.
2000-05-31 21:33:15 +00:00
roberto
c04c8e7957
Finland is also entitled to have an Euro character :)
...
Submitted by: Mikko Hyvarinen <morphy@morphy.iki.fi>
2000-05-31 14:53:27 +00:00
roberto
adf206f08d
Add the Euro character on AltGr + E in these european keymaps as well.
...
Reminded by: Anders Andersson <anders@sanyusan.se>
alex@big.endian.de (Alexander Langer)
2000-05-31 12:25:26 +00:00
roberto
102dd10a39
Makes AltGr + E generate the ISO code for the Euro character instead of
...
a plain 'e'.
2000-05-31 11:17:25 +00:00
brian
4c78d6dcb7
Mention that some PPPoE servers cache MAC addresses
2000-05-30 17:06:55 +00:00
phk
d18ea90c6c
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00
green
0e201f3645
Correct misspelling of INADDR_ANY as IN_ADDRANY.
2000-05-30 13:55:46 +00:00
phk
6c099e834c
Put the jail paper in the makefile.
2000-05-29 18:18:48 +00:00
phk
b7d1206a49
The Jail paper, written jointly by rwatson & me.
2000-05-29 18:18:07 +00:00
obrien
48a0d1fc6c
Fix long lines.
2000-05-28 17:18:14 +00:00
dfr
75f437d061
Add documentation for taskqueue apis.
2000-05-28 16:53:50 +00:00
groudier
93273a1f23
Reviewed by: David O'Brien
...
Document driver support for:
- Early NCR53C810/815/825 chips.
- Newer chip architectural improvements (Hardware phase
mismatch and LOAD/STORE instructions).
2000-05-28 12:59:18 +00:00
obrien
c0f2f68d1f
Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,
...
sym.4, and wi.4 to the MI area.
2000-05-28 03:27:49 +00:00
chris
ef06afc4d3
Fix a misspelling: undefied -> undefined
2000-05-27 22:02:32 +00:00
peter
dc4154923a
Sigh. Use the correct path to bsd.conf.mk. It's times like this that I
...
regret giving up coffee.
2000-05-27 01:11:17 +00:00
peter
ceb61b84b4
Add bsd.kmod.mk back.
2000-05-27 00:54:45 +00:00
peter
2545eef3a2
Revive a skeleton for bsd.kmod.mk (which will be in the make search path)
...
that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
dirk
ac80812473
Remove -a from mkisofs' argument list. It's the default for version 1.12.1
...
and up and causes mkisofs to fail if present.
Add $FreeBSD$ while I'm here.
Ok'ed by: jkh
2000-05-25 20:12:10 +00:00
msmith
f37743b82d
Manpage for the 'twe' driver.
2000-05-24 23:48:15 +00:00
hoek
e6e653134b
The LOCKPARENT flag is singular. It doesn't work causing complications
...
is also a singular fact.
2000-05-21 03:23:10 +00:00
hoek
d5d9f7eb9e
No be needed here --- "typo".
2000-05-21 03:16:35 +00:00
hoek
d2e074e6f5
Typo in comments explaining what MAN_FILTER is.
2000-05-21 03:14:38 +00:00
hoek
54601029d6
Typos, missing words. I don't believe any of these are relevant to
...
translators.
2000-05-21 03:06:28 +00:00
mpp
3aead3a20f
Update the man page to match utmp.h.
2000-05-19 18:24:23 +00:00
chris
cb7732df18
Replace a manual.section file reference with a proper mdoc(7) .Xr
...
reference.
PR: 18625
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-18 00:20:55 +00:00
bde
437b04a4a1
Don't create a garbage file named "install" for the NOINFO case when
...
there happens to be a source file named install.sh. The null rule
for "install" in the NOINFO case must not be completely null, since
then it may be overridden by the implicit .sh rule.
2000-05-15 14:17:50 +00:00
kris
1a749c1007
Add /bin/tcsh for completeness
...
Submitted by: knu
2000-05-14 10:21:18 +00:00
paul
c179fa5070
Correct duplicate use of word "been" in a sentence.
2000-05-12 15:31:54 +00:00
phantom
f3a1d31938
Fix typo
...
Spoted by: bde
2000-05-12 10:50:04 +00:00
phantom
933595a496
. insert forgotten by someone "Space Mode on" directive. It caused displaying
...
of all macros placed after FILES section w/o any space characters.
. slightly correct usage of .An macros.
2000-05-12 09:10:40 +00:00
phantom
14616a0a5c
Place $FreeBSD$ tag to correct location (bottom of the copyright)
2000-05-12 08:37:08 +00:00
phantom
a380851e9e
Fix driver source location path (/sys/i386/isa/fd.c -> /sys/isa/fd.c)
2000-05-12 08:36:36 +00:00
phantom
ed30cb11a7
Use .An macro for declare Authors Name in AUTHORS section
2000-05-12 08:32:56 +00:00
phantom
5c85b197fc
Add MLINKS: scsi.4 -> SCSI.4, scsi.4 -> CAM.4
2000-05-12 08:32:09 +00:00