Commit Graph

44 Commits

Author SHA1 Message Date
pk 5ebcb31dd0 Assign my copyrights to TNF. 1998-09-05 13:45:46 +00:00
enami 039b7f505b In SEE ALSO list, use comma to separate elements and don't use to terminate. 1998-08-30 05:06:11 +00:00
kleink a889b90598 Add information to dlerror() regarding its behaviour in absence of an error
condition.
1998-05-30 18:40:41 +00:00
pk 35c73afeee Document `dladdr()'. 1998-05-13 19:33:01 +00:00
fair f6b40a5fb3 fix bad .Xr references 1998-04-29 10:06:40 +00:00
kleink 892aff4e2a Sync with <dlfcn.h>: const'ify some arguments. 1998-02-07 19:54:45 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
thorpej dcbd40b724 Document new queue access methods. 1998-01-05 06:28:04 +00:00
mrg 6be07a674c add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
mycroft 1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
christos 68727e364e PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_* 1997-09-30 16:49:17 +00:00
mikel 133ed3ff54 SUBDIR must be set *before* including bsd.*.mk 1997-06-24 06:00:06 +00:00
mrg 90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
cgd c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
cgd 158b4008d1 Fix bogons (missing commas) in the synopsis section 1997-03-14 01:02:45 +00:00
perry bb844a2ce8 Close 2831, which noted that the man page is confusing. I have edited
it slightly differently than Mike originally suggested after
consulting with him and others.
1996-10-16 17:20:30 +00:00
cgd ed72b85031 add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
1996-10-01 22:45:06 +00:00
jtc 4c5575d1b7 the values of end, etext and edata are not set by brk(2) 1996-03-01 00:17:49 +00:00
pk 1ed4cf5267 Note search mechanism. 1996-01-09 19:43:34 +00:00
jtc d9789d4225 Overlay our pcvt with pcvt 3.32 sources. All of our fixes have been
incorporated into the master sources, so it is unnecessary to resolve
all the conflicts that would occur if we let CVS "merge" the versions.
1995-10-07 21:43:25 +00:00
thorpej ce359acdb0 Fix typo: dclose.3 -> dlclose.3 1995-10-06 07:21:58 +00:00
pk bb4bce0db3 Install dlfcn.3 and links. 1995-10-01 18:47:21 +00:00
pk 1fbe81825a Man page for dlfcn.h 1995-09-30 21:25:24 +00:00
mycroft b545b9db88 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:25:36 +00:00
mycroft 73a1524a19 Document {LIST,TAILQ}_INSERT_BEFORE(). 1995-07-03 00:20:18 +00:00
jtc 5446dea133 Commented out inappropriate sections and cross references 1995-05-10 22:46:24 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
jtc ee52468ada Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 15:24:27 +00:00
jtc 1c8c503497 imported from 4.4lite 1994-11-30 08:36:46 +00:00
cgd 022ee8f7fe new RCS ID format. 1994-10-27 04:14:23 +00:00
deraadt df53eac2ca tiny cleanup 1994-10-24 05:38:29 +00:00
mycroft ca04f4e45d Add more links for queue.h. 1994-10-06 09:02:21 +00:00
mycroft 627cafc287 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:44:39 +00:00
cgd 630651b7b0 queue.h from 4.4, from Bostic 1993-12-21 01:55:03 +00:00
jtc 0961942f06 Fix typo: It's etext, not extext. 1993-12-16 00:22:31 +00:00
jtc 4a0ee5143c Use -DNDEBUG, not -NDEBUG to disable assertions. 1993-12-16 00:19:18 +00:00
mycroft 1a9bad824e Add links for va_arg.3, va_end.3, va_start.3, per G.Wollman's suggestion. 1993-10-30 13:01:18 +00:00
cgd 7523985763 description of return val for bit_test was reversed. 1993-08-25 22:25:05 +00:00
mycroft dfb9caab49 Add RCS indentifiers. 1993-08-01 07:32:48 +00:00
mycroft 5b11c06adf Add RCS indentifiers. 1993-07-31 15:27:53 +00:00
jtc 7fb7e975c7 Make assert macro ansi complient. 1993-06-16 23:18:35 +00:00
mycroft f8e9047837 Once more, don't make `all' depend on man page; bsd.prog.mk does this. 1993-04-26 03:49:25 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00