lukem
|
5d4973fe97
|
makefile delint. use NETBSDSRCDIR as appropriate
|
2002-09-18 14:00:33 +00:00 |
itojun
|
dbbcec2c04
|
have bsd.endian.mk, which detects target endian.
generate *.db in target endian. (see tech-userlevel for discussions)
|
2002-05-30 21:40:47 +00:00 |
itojun
|
f75be30e68
|
comment; no need to care about endianness, as DB keys are ascii strings
(modulo possible DB lookup performance issue)
|
2002-05-30 10:45:03 +00:00 |
tv
|
d08ddf4732
|
Make it possible for cap_mkdb to be a host tool.
|
2002-01-31 19:32:11 +00:00 |
tv
|
8e6f7afb5b
|
MKfoo=no -> NOfoo
|
2001-12-12 01:48:43 +00:00 |
wiz
|
50033edf71
|
Drop some spaces and a .Pp, sort SEE ALSO.
|
2001-12-08 19:23:05 +00:00 |
wiz
|
0445a9e62d
|
Sort sections.
|
2001-12-08 19:22:17 +00:00 |
wiz
|
aded0d2cce
|
Whitespace cleanup.
|
2001-12-01 16:43:07 +00:00 |
wiz
|
cdf92651cc
|
Add section to xrefs. Whitespace fixes.
|
2001-04-04 09:50:17 +00:00 |
aymeric
|
b2d8a552a8
|
typo (: -> ;) and sync with 1998 change in ../regexp.c
_start -> x_start
_escaped -> x_escaped
this thing had probably never compiled under NetBSD! ;-)
|
2000-06-23 15:40:13 +00:00 |
mycroft
|
9561c66413
|
More .mk file fallout.
|
2000-01-23 18:26:14 +00:00 |
garbled
|
9e44e9b578
|
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
|
1999-03-22 18:16:34 +00:00 |
mycroft
|
a1c657fe56
|
Clean up SYNOPSIS formatting.
|
1999-03-07 11:29:58 +00:00 |
lukem
|
dcab0210a0
|
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
|
1999-02-13 02:54:17 +00:00 |
christos
|
e415908344
|
char -> unsigned char
_start -> x_start
_escaped -> x_escaped
_start is the start symbol in solaris libc!
|
1998-12-19 23:41:53 +00:00 |
kleink
|
759e4c8f58
|
<sys/fcntl.h> -> <fcntl.h> in previous.
|
1998-10-16 22:01:57 +00:00 |
wsanchez
|
c19ec78ded
|
Include unistd and sys/fcntl.
Add return types to functions.
|
1998-10-08 01:32:23 +00:00 |
lukem
|
9dee5d2b46
|
don't install in /usr/share if NOSHARE is defined
|
1998-09-27 17:22:03 +00:00 |
lukem
|
cd1bb97186
|
WARNSify, fix .Nm usage, deprecate register
|
1997-10-20 03:01:26 +00:00 |
pk
|
62972ee658
|
* NULL => 0 (Arne Juul; PR#3629)
* Nuke spacoids.
|
1997-05-17 20:26:47 +00:00 |
gwr
|
7616209210
|
Change .PATH.c back to .PATH (missed this one)
|
1997-05-13 23:48:31 +00:00 |
mycroft
|
6e0450c70f
|
Use proginstall:: to disable installing PROG.
|
1997-05-07 15:59:08 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +00:00 |
mycroft
|
c2c16c1c2c
|
Set SCRIPTSDIR.
|
1997-03-27 11:06:20 +00:00 |
christos
|
3917c3179d
|
- Makefile cleanups
|
1997-03-24 21:57:01 +00:00 |
mouse
|
650ee578da
|
alternate -> alternative, per PR 2643
|
1997-03-08 14:13:54 +00:00 |
thorpej
|
150c33e60b
|
Use ${INSTALL}.
|
1996-10-18 05:55:26 +00:00 |
jtc
|
cac62b2d65
|
Be pedantic, main() returns int in C.
|
1996-03-21 17:56:15 +00:00 |
pk
|
2a1aad2b21
|
Don't build .db file at install time.
|
1994-12-23 21:11:56 +00:00 |
cgd
|
9e97520947
|
specify man pages the new way.
|
1994-12-22 12:30:38 +00:00 |
cgd
|
e98f7c13ab
|
string.h to bring protos into scope.
|
1994-12-20 12:05:29 +00:00 |
mycroft
|
f9bd7a53d4
|
Clean up deleted files.
|
1994-11-17 08:28:23 +00:00 |
jtc
|
b2fe91d9f0
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
|
1994-11-17 08:27:58 +00:00 |
jtc
|
31ce5c89d3
|
imported from 4.4lite
|
1994-11-17 08:09:45 +00:00 |
mycroft
|
f61c0b9f80
|
vtroff --> troff
From Sascha Wildner.
Also, change reference to vlp to lpr.
|
1993-09-05 22:48:37 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mycroft
|
c3e42d1c64
|
Add RCS indentifiers.
|
1993-08-01 07:22:47 +00:00 |
mycroft
|
d0f8d5d2bb
|
Add RCS identifiers.
|
1993-07-30 22:28:22 +00:00 |
mycroft
|
7ca0c915de
|
Cleanup for GCC 2.
|
1993-04-19 08:00:58 +00:00 |
cgd
|
dab5e017db
|
added, from net/2 (patch 124).
|
1993-04-09 12:58:42 +00:00 |