wiz
34c015e25a
Quote Cd argument.
2003-06-27 18:20:11 +00:00
wiz
6c24c37553
Remove superfluous .Sm off.
2003-06-27 18:19:29 +00:00
wiz
34680fdbdf
Fix Ns usage; quote exclamation mark.
2003-06-27 18:16:45 +00:00
wiz
b3c41714ec
Add Ns.
2003-06-27 18:14:46 +00:00
wiz
9746986853
Quote Cd argument.
2003-06-27 18:12:19 +00:00
wiz
f24d874a18
Pa Aq -> Aq Pa.
2003-06-27 18:11:47 +00:00
wiz
32dddba497
Quote It arguments.
2003-06-27 18:11:01 +00:00
wiz
31db6cfa8e
Quote Cd argument.
2003-06-27 18:06:28 +00:00
drochner
03caf45b83
For consistency, use "-R" instead of "-Wl,-rpath" to pass
...
a runtime search path to the linker.
2003-06-27 17:30:16 +00:00
drochner
a915fb6b1e
Use ${CC} instead of ${LD} to build shared objects.
...
(g)cc has all the knowledge which startfiles/libgcc to
use, so we don't need to duplicate all that here.
Externally visible change:
Shared objects are linked against libgcc_pic.a now
(if the in-tree gcc2 is used). This fixes problems with
dlopen()'ed objects referencing libgcc functions not used
(thus not linked in) by the main program.
2003-06-27 17:27:11 +00:00
drochner
672eca1975
provide a variable pointing to the directory where
...
the gcc provided crt*.o are located
2003-06-27 17:13:27 +00:00
tshiozak
1d910e61f7
Citrus iconv support(5)
...
add iconv data files. now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00
lukem
10e23cd129
The actual environment variable is LIBC_DIAGASSERT' not
LIBC_DIAGNOSTIC'.
...
Spotted by Nathan Williams < nathanw @ >.
2003-06-27 00:04:34 +00:00
wiz
537ec5768d
-indent -> -offset indent.
2003-06-26 12:06:35 +00:00
wiz
6bf50441b3
Remove -inset from .Bl macro.
2003-06-26 12:06:00 +00:00
wiz
c39edb6715
Switch macros to make both work.
2003-06-26 12:04:47 +00:00
wiz
2f658c2baa
Remove superfluous macros or switch order of two macros.
2003-06-26 12:00:15 +00:00
wiz
e0c1029d60
There is no NetBSD release called "partition" :)
2003-06-26 11:57:49 +00:00
wiz
d3a1de402e
Remove superfluous macro.
2003-06-26 11:56:38 +00:00
wiz
90a640f4f3
More fixes.
2003-06-26 11:55:56 +00:00
wiz
a423c509db
.Bl ... -indent -> .Bl ... -offset indent.
2003-06-26 11:53:18 +00:00
wiz
3a22d63d8c
There will be no NetBSD-1.7.
2003-06-26 11:52:19 +00:00
wiz
e1cffafdc5
.It macros in item lists do not take arguments ->
...
.It Ft void
becomes
.It
.Ft void
2003-06-26 11:51:46 +00:00
wiz
e36a6149c8
Sy Pa -> Pa.
2003-06-26 11:49:11 +00:00
wiz
f1d95edaf0
Replace 1.4.x with 1.4.
2003-06-26 10:39:55 +00:00
wiz
4b6d29097f
Quote possible macro call.
2003-06-26 10:34:14 +00:00
wiz
b9f61d1e56
.Er Dv -> .Er.
2003-06-26 10:32:14 +00:00
wiz
b08e10c1ff
Only one of -tag and -ohang after .Bl.
2003-06-26 10:31:29 +00:00
wiz
12a9f05956
Only one of -bullet and -tag after .Bl.
2003-06-26 10:27:25 +00:00
wiz
29f783f6f4
Fix Bd macro call.
2003-06-26 10:26:53 +00:00
wiz
622f9a8d34
Only one of -hang and -tag after .Bl.
2003-06-26 10:23:59 +00:00
wiz
ed99226267
Remove some superfluous macro calls.
2003-06-26 10:23:23 +00:00
wiz
1f169892d0
Fix some macro abuses.
2003-06-26 10:20:39 +00:00
wiz
57526f6563
.Li Dv -> .Dv.
2003-06-26 10:14:07 +00:00
wiz
1c0ed5e256
End list with .El.
2003-06-26 10:13:34 +00:00
wiz
00286476c7
Only one of -bullet and -tag after .Bl.
2003-06-26 10:11:40 +00:00
tshiozak
e376aa8308
Citrus iconv support(3)
...
add host tools : mkcsmapper and mkesdb
mkcsmapper - coded character set mapping table compiler
mkesdb - encoding scheme database compiler
2003-06-26 06:30:07 +00:00
heas
d40cbfcc0b
Fix description of defflag, defparam (and defopt) when a filename is omitted.
2003-06-25 07:08:26 +00:00
tron
085b2ab641
Fix "clean" rule to honor "CLEANFILES" variable.
2003-06-24 09:49:07 +00:00
jschauma
ce16073c02
Add ABI and API.
2003-06-19 18:23:59 +00:00
yamt
b509ec99bb
explicitly note MALLOC-free and malloc-FREE is ok.
2003-06-19 15:11:49 +00:00
yamt
4a8cf36294
note when VOP_GETPAGES updates number of pages pointed by 'count'.
2003-06-19 14:36:14 +00:00
itojun
ded3919389
define LIBEVENT
2003-06-13 04:04:18 +00:00
provos
5522c1a3bb
add LIBEVENT
2003-06-12 23:26:19 +00:00
wiz
a233f087fe
Add missing } for rev. 1.43.
2003-06-11 18:05:40 +00:00
wiz
cdf5450a15
Also recognize cpp files as C++ files for CYGWIN case.
2003-06-11 17:32:45 +00:00
christos
d30f98df35
recognize .cpp as c++ files.
2003-06-11 17:24:55 +00:00
msaitoh
535480c5be
catch signal 1,2,3,13 and 15 to clean /tmp/_dependXXX
2003-06-11 04:56:58 +00:00
fair
41e36370a8
Update the SEE ALSO list with drivers that have been added since
...
1997 (when this man page was updated?). Change an ugly .br hack
into .Ss macros. Add paragraph breaks in a few places to improve
readability.
2003-06-11 04:41:17 +00:00
wiz
957ca71120
Add (t)tbomk -- (to) the best of my knowledge.
2003-06-10 19:11:10 +00:00