Date: Sun, 10 Aug 1997 23:07:54 +1000 (EST) From: Darren Reed <avalon@coombs.anu.edu.au> To: hackers@freebsd.org Subject: creating man 9f Message-ID: <199708101321.GAA20590@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
I'd like to nominate the following man pages for duplication into section
9f (kernel functions):
bcmp, bcopy, bzero
memcpy
printf, vprintf (I'me sure there are some differences)
putc
free
index, rindex
inet_ntoa
qsort
random, srandom
strcat (need to remove strncat or add it to the kernel*)
strcmp, strncmp
strcpy, strncpy
strlen
...just to start the man9 section off.  Comments ?
* - there's a noticable lack of the *nprintf functions from the kernel.
    Given the number of buffer overflow problems and the trend towards their
    use, shouldn't things like strncat & friends be put in the kernel too ?
Darren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708101321.GAA20590>
