Commit Graph

6090 Commits

Author SHA1 Message Date
wiz
84f7b205e2 Dummy commit to kill -kk. 2001-04-23 23:02:10 +00:00
fvdl
e33a1e6253 In __rpc_uaddr2taddr_af, actually return useful data for the AF_LOCAL
case. From FreeBSD.
2001-04-22 20:51:25 +00:00
jdc
e9d9414894 Document getnstr(). 2001-04-21 16:28:27 +00:00
jdc
e0083771d7 Add missing prototypes.
Fixes PR lib/12714.
2001-04-21 16:19:37 +00:00
jdc
475308e857 Forget to mention: This fixes PR lib/12565. 2001-04-20 13:14:42 +00:00
jdc
36d80fe4b0 Add entries for scrolling regions and getnstr() functions. 2001-04-20 13:06:35 +00:00
jdc
e1b04b0bbd Bump libcurses minor (now 4.2). 2001-04-20 13:04:58 +00:00
jdc
e279497a4c Implement the getnstr() functions.
Add __warn_references() for getstr().
Move getstr() family closer to SUSv2 :
  add checks for <carriage return>, the kill character, KEY_LEFT and
  KEY_BACKSPACE
  ignore other KEY_* characters
2001-04-20 13:03:24 +00:00
jdc
f82a1102e0 Make comments match reality (delete-char instead of insert-char). 2001-04-20 12:57:47 +00:00
jdc
3f9388e3e3 Implement scrolling regions :
has_ic()
  has_il()
  setscrreg()
  wsetscrreg()
2001-04-20 12:56:08 +00:00
kleink
950c0fd37b Document fchroot(2). 2001-04-18 08:28:10 +00:00
kleink
08c6392504 Need <limits.h> in _CTYPE_PRIVATE environments. 2001-04-17 20:12:31 +00:00
kleink
232fcc90e3 isoC -> isoC90. 2001-04-14 17:13:23 +00:00
kleink
3432ed7203 Need an internal name for asprintf(3). 2001-04-13 14:18:09 +00:00
lukem
5e45b51a6b knf ch_enlargebufs(), to be *consistent* with the rest of this file... 2001-04-13 01:04:19 +00:00
lukem
4241f48b35 rename 3 arg ELRE_DEBUG to ELRE_ASSERT, add 2 arg ELRE_DEBUG, and change all
occurences of ELRE_DEBUG(foo,bar,) -> ELRE_DEBUG(foo,bar).  some compilers
(e.g, gcc on darwin) bitch about the former (`not enough args').
2001-04-13 00:53:11 +00:00
itojun
768e5b5fad comment; use latest pod2man 2001-04-13 00:18:10 +00:00
sommerfeld
22e6ab1ebe Fix typo. 2001-04-12 22:34:31 +00:00
itojun
c0fa60f50c fix manpage paths to meet 0.9.6a. most of short names are escaped as
openssl_xx(1) or openssl_xx(3), as they are way too generic.
2001-04-12 10:45:33 +00:00
itojun
35a07da1df use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
all kerberos libraries.
2001-04-12 07:48:03 +00:00
toshii
e81e43cbf6 KERN_RTC_OFFSET sysctl has been readonly. 2001-04-12 07:20:39 +00:00
itojun
a5b2b2d549 do not try -Iopenssl/crypto/md4, heimdal code wants libc md4.h, not
openssl md4.h.  (we shouldn't use -Iopenssl btw, use <openssl/foo.h>)
2001-04-12 05:59:25 +00:00
wiz
7d69dd4748 Fix date and (missing) punctuation. 2001-04-11 18:20:37 +00:00
wiz
841140208a Fix date. 2001-04-11 18:06:42 +00:00
mrg
a655930206 expand on swap priorities, xref new section in swapctl(8). PR#12610. 2001-04-11 14:18:30 +00:00
wiz
7742cb260f Fix date. 2001-04-10 15:20:18 +00:00
wiz
daf7c82a00 Remove reference to nfsiod(8), which is long gone. 2001-04-09 19:55:52 +00:00
marcus
059c35bcd9 Renamed reference to compat syscall to conform to new naming scheme. 2001-04-09 16:08:41 +00:00
marcus
84308157cc Added missing _C_LABEL to errno reference. 2001-04-09 16:07:34 +00:00
wiz
faed862d8f Regenerate with pod2man-1.0.2, which produces a bit better output. 2001-04-09 12:29:33 +00:00
wiz
8c56635f64 rpc_clnt_calls and rpc_svc_calls live in 3, not 8.
Whitespace and punctuation fixes.
2001-04-09 12:26:32 +00:00
wiz
5aeb3dc3c1 Add RCS Id; whitespace and punctuation fixes. 2001-04-09 12:25:37 +00:00
wiz
98a7e03eee select(2), not (3); order SEE ALSO; whitespace and punctuation fixes. 2001-04-09 12:21:43 +00:00
wiz
04d01455a4 Add RCS Id, and some whitespace/punctuation fixes. 2001-04-09 12:21:01 +00:00
wiz
814224e5c6 netconfig(5), not (4), and whitespace. 2001-04-09 12:20:18 +00:00
wiz
f51570c57d netconfig(5), not (4); environ(7), not (5); whitespace, and use
.Dq instead of ``xx.''
2001-04-09 12:19:45 +00:00
wiz
3bb356f0f8 netconfig(5), not (4), and whitespace fixes. 2001-04-09 12:18:48 +00:00
wiz
086fe0f436 Whitespace. 2001-04-09 12:17:35 +00:00
wiz
ff9338b919 Fix date, and some whitespace. 2001-04-09 12:17:16 +00:00
wiz
9ae930ee53 getrlimit(2), not (3) 2001-04-09 12:16:54 +00:00
wiz
0ddda8637f getmntinfo(3) not (2) 2001-04-09 12:16:36 +00:00
wiz
56d8eaccf3 Fix date, whitespace and punctuation. 2001-04-09 12:11:06 +00:00
wiz
7533beb4cb xref uhid(4) instead of non-existing hid(4) 2001-04-09 12:09:49 +00:00
wiz
6f7450c1be Whitespace fixes. 2001-04-09 12:09:11 +00:00
wiz
13e4a787c0 mdoc'ify 2001-04-09 12:07:57 +00:00
jdolecek
2a2ea948de Add a note this appeared in NetBSD 1.6. Pointed out on current-users@
by Geoff Wing.
2001-04-09 09:29:54 +00:00
kleink
7be2be4b36 No need for <sys/types.h>. 2001-04-07 16:14:44 +00:00
kleink
d8fe668b8f Add a LIBRARY section. 2001-04-07 16:13:32 +00:00
simonb
ea5c187922 xref kvm_open. 2001-04-06 14:37:27 +00:00
wiz
b1593d9814 Add getbootfile(3) to libutil, and a man page.
Bump libutil version to 5.5.
2001-04-06 14:31:14 +00:00