phk
331ec6879b
Don't use malloc, pessimize to use sbrk.
...
fix sbrk manpage while we're at it.
1996-09-27 15:34:19 +00:00
mpp
5e0b8a5234
Correctly use .Fn instead of .Nm to reference function names
...
in a bunch of man pages.
Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
1996-08-22 23:31:07 +00:00
mpp
ccc340f5aa
Update a bunch of man pages to use .Fn instead
...
of .Nm when referencing funciton names.
1996-08-22 22:05:59 +00:00
mpp
ba6f97d58c
Fixed various problems: typos, grammer, missing include files
...
wrong function type declarations, and wrong argument type
declarations.
1996-05-23 01:05:25 +00:00
mpp
822fdcab93
Added missing section numbers to a bunch of .Xr macros, or
...
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.
1996-03-27 20:49:07 +00:00
joerg
01378533fb
bkr() returns an int, and not a pointer. Document this.
...
Closes PR #pending/630.
Pointed out by: phk
Obtained from:
1995-07-23 07:01:05 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00