.. |
Makefile.inc
|
New __errno() function, returns the address of the errno variable.
|
1996-11-07 05:37:34 +00:00 |
_err.c
|
#define _verr* to verr*, to make these use prototypes correctly
|
1996-04-17 23:05:44 +00:00 |
_errno.c
|
Declare global errno
|
1996-11-08 00:27:35 +00:00 |
_errx.c
|
#define _verr* to verr*, to make these use prototypes correctly
|
1996-04-17 23:05:44 +00:00 |
_sys_errlist.c
|
…
|
|
_sys_nerr.c
|
…
|
|
_sys_siglist.c
|
…
|
|
_verr.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
_verrx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
_vwarn.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
_vwarnx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
_warn.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
_warnx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
alarm.3
|
Rewrite the description of alarm(3) to match reality.
|
1996-02-01 20:11:48 +00:00 |
alarm.c
|
…
|
|
assert.c
|
…
|
|
clock.3
|
…
|
|
clock.c
|
…
|
|
closedir.c
|
…
|
|
confstr.3
|
…
|
|
confstr.c
|
…
|
|
ctermid.3
|
…
|
|
ctermid.c
|
…
|
|
ctype.3
|
…
|
|
ctype_.c
|
…
|
|
daemon.3
|
…
|
|
daemon.c
|
…
|
|
devname.3
|
…
|
|
devname.c
|
…
|
|
directory.3
|
…
|
|
disklabel.c
|
…
|
|
err.3
|
…
|
|
err.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
errlist.c
|
…
|
|
errno.c
|
…
|
|
errx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
exec.3
|
…
|
|
execl.c
|
Thanks to the calling conventions used by some cpus, the argument lists
|
1996-07-04 07:18:56 +00:00 |
execle.c
|
Thanks to the calling conventions used by some cpus, the argument lists
|
1996-07-04 07:18:56 +00:00 |
execlp.c
|
Thanks to the calling conventions used by some cpus, the argument lists
|
1996-07-04 07:18:56 +00:00 |
execv.c
|
Split all exec*() functions out of exec.c into their own files.
|
1996-07-03 21:41:46 +00:00 |
execvp.c
|
Split all exec*() functions out of exec.c into their own files.
|
1996-07-03 21:41:46 +00:00 |
fnmatch.3
|
…
|
|
fnmatch.c
|
…
|
|
frexp.3
|
…
|
|
fstab.c
|
Add explict function return types
|
1996-04-03 19:48:56 +00:00 |
ftok.3
|
…
|
|
ftok.c
|
…
|
|
fts.3
|
…
|
|
fts.c
|
…
|
|
getbsize.3
|
…
|
|
getbsize.c
|
Add missing argument to warnx().
|
1996-01-22 16:34:08 +00:00 |
getcap.3
|
…
|
|
getcap.c
|
…
|
|
getcwd.3
|
…
|
|
getcwd.c
|
…
|
|
getdiskbyname.3
|
…
|
|
getdomainname.3
|
…
|
|
getdomainname.c
|
…
|
|
getfsent.3
|
…
|
|
getgrent.3
|
…
|
|
getgrent.c
|
…
|
|
getgrouplist.3
|
…
|
|
getgrouplist.c
|
…
|
|
gethostname.3
|
Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2302.
|
1996-04-08 20:56:38 +00:00 |
gethostname.c
|
…
|
|
getloadavg.3
|
…
|
|
getloadavg.c
|
…
|
|
getlogin.c
|
Update for the new internal name for __getlogin().
|
1996-09-23 02:43:11 +00:00 |
getmntinfo.3
|
…
|
|
getmntinfo.c
|
…
|
|
getnetgrent.3
|
…
|
|
getnetgrent.c
|
- grab prototypes from netgroup.h
|
1996-04-27 18:59:05 +00:00 |
getpagesize.3
|
…
|
|
getpagesize.c
|
…
|
|
getpass.3
|
…
|
|
getpass.c
|
Signal mask was not restored correctly.
|
1996-05-20 06:13:07 +00:00 |
getpwent.3
|
…
|
|
getpwent.c
|
…
|
|
getsubopt.3
|
…
|
|
getsubopt.c
|
…
|
|
getttyent.3
|
Add missing documentation for TTY_MDMBUF.
|
1996-03-17 19:36:53 +00:00 |
getttyent.c
|
…
|
|
getusershell.3
|
…
|
|
getusershell.c
|
…
|
|
glob.3
|
fix a couple of typesetting and grammatical errors in GLOB_BRACE's description
|
1996-04-19 00:12:16 +00:00 |
glob.c
|
…
|
|
initgroups.3
|
…
|
|
initgroups.c
|
…
|
|
isalnum.3
|
…
|
|
isalpha.3
|
…
|
|
isascii.3
|
…
|
|
isatty.c
|
…
|
|
isblank.3
|
…
|
|
iscntrl.3
|
…
|
|
isctype.c
|
…
|
|
isdigit.3
|
…
|
|
isgraph.3
|
…
|
|
isinf.3
|
…
|
|
islower.3
|
…
|
|
isprint.3
|
…
|
|
ispunct.3
|
…
|
|
isspace.3
|
…
|
|
isupper.3
|
…
|
|
isxdigit.3
|
…
|
|
ldexp.3
|
…
|
|
modf.3
|
…
|
|
nice.3
|
…
|
|
nice.c
|
…
|
|
nlist.3
|
…
|
|
nlist.c
|
fix a thinko in the check-removal changes
|
1996-10-01 00:27:38 +00:00 |
nlist_aout.c
|
kill recently added 'check' functions, since they only add code to be more
|
1996-09-30 23:49:27 +00:00 |
nlist_ecoff.c
|
clone from nlist_elf32.c (with ECOFF mods). Adds comments,
|
1996-10-01 13:37:05 +00:00 |
nlist_elf32.c
|
fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word}
|
1996-10-03 04:55:31 +00:00 |
nlist_elf64.c
|
rename rcsid to e64rcsid, so it doesn't conflict with the one in nlist_elf32.c
|
1996-09-27 22:38:06 +00:00 |
nlist_private.h
|
kill recently added 'check' functions, since they only add code to be more
|
1996-09-30 23:49:27 +00:00 |
opendir.c
|
…
|
|
pause.3
|
…
|
|
pause.c
|
…
|
|
popen.3
|
…
|
|
popen.c
|
Changed to conform to POSIX.2 B.3.2.2 "popen() shall ensure that any streams
|
1996-06-29 00:51:49 +00:00 |
psignal.3
|
…
|
|
psignal.c
|
…
|
|
pwcache.3
|
Close PR 2376
|
1996-05-06 13:45:44 +00:00 |
pwcache.c
|
…
|
|
raise.3
|
…
|
|
raise.c
|
…
|
|
readdir.c
|
…
|
|
realpath.3
|
…
|
|
rewinddir.c
|
…
|
|
scandir.3
|
…
|
|
scandir.c
|
…
|
|
seekdir.c
|
…
|
|
setdomainname.c
|
…
|
|
sethostname.c
|
…
|
|
setjmp.3
|
…
|
|
setjmperr.c
|
…
|
|
setmode.3
|
…
|
|
setmode.c
|
Add explict function return types
|
1996-04-03 19:48:56 +00:00 |
setproctitle.3
|
fix example, from bgrayson@ece.utexas.edu (Brian C. Grayson) in [misc/2735]
|
1996-11-09 08:41:46 +00:00 |
setproctitle.c
|
…
|
|
siginterrupt.3
|
…
|
|
siginterrupt.c
|
Add explict function return types
|
1996-04-03 19:48:56 +00:00 |
siglist.c
|
…
|
|
signal.3
|
Changed signal prototype to be more like ANSI C
|
1996-03-26 02:05:55 +00:00 |
signal.c
|
…
|
|
signame.c
|
…
|
|
sigsetops.3
|
…
|
|
sigsetops.c
|
…
|
|
sleep.3
|
…
|
|
sleep.c
|
Make it correctly return unslept seconds if interrupted for any other
|
1996-08-02 17:52:50 +00:00 |
sysconf.3
|
…
|
|
sysconf.c
|
…
|
|
sysctl.3
|
document AUTONICETIME and AUTONICEVAL sysctls
|
1996-07-17 18:06:36 +00:00 |
sysctl.c
|
…
|
|
syslog.3
|
…
|
|
syslog.c
|
…
|
|
telldir.c
|
…
|
|
time.3
|
…
|
|
time.c
|
…
|
|
times.3
|
…
|
|
times.c
|
…
|
|
timezone.3
|
…
|
|
timezone.c
|
…
|
|
tolower.3
|
…
|
|
tolower_.c
|
…
|
|
toupper.3
|
man page is "toupper" not "tolower". from msaitoh@spa.is.uec.ac.jp [misc/2902]
|
1996-10-29 05:49:04 +00:00 |
toupper_.c
|
…
|
|
ttyname.3
|
…
|
|
ttyname.c
|
…
|
|
ttyslot.c
|
…
|
|
ualarm.3
|
…
|
|
ualarm.c
|
…
|
|
uname.3
|
…
|
|
uname.c
|
…
|
|
unvis.3
|
…
|
|
unvis.c
|
…
|
|
usleep.3
|
…
|
|
usleep.c
|
…
|
|
utime.3
|
…
|
|
utime.c
|
…
|
|
valloc.3
|
…
|
|
valloc.c
|
…
|
|
verr.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
verrx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
vis.3
|
comprised -> composed. Closes PR 2345.
|
1996-04-23 05:18:06 +00:00 |
vis.c
|
…
|
|
vwarn.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
vwarnx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
wait.c
|
…
|
|
wait3.c
|
…
|
|
waitpid.c
|
…
|
|
warn.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |
warnx.c
|
Split each function in err.c out into its own file. This is needed
|
1996-04-15 23:44:53 +00:00 |