index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
unistd.h
Age
Commit message (
Expand
)
Author
1995-03-19
Make definitions of psignal() and sys_siglist match signal.h.
mycroft
1994-12-28
Add prototypes for undelete(2).
mycroft
1994-12-23
proto for iruserok.
cgd
1994-10-26
new RCS ID format.
cgd
1994-10-19
better attributes.
cgd
1994-06-08
NFS changes.
mycroft
1994-05-23
kill *chflags protos
cgd
1994-05-07
add new getopt(3) extern variable optreset
jtc
1994-03-29
Last weekend's uid_t & gid_t changes allow us to change the uid & gid
jtc
1994-03-29
Last weekend's gid_t changes allow us to change the gidset argument of
jtc
1994-01-25
match 4.4's definitions for sys_siglist and sys_signame
cgd
1993-12-30
vfork() return type pid_t. reported by Peter Galbavy.
cgd
1993-12-02
Add `const's to sys_siglist and sys_signame decls.
mycroft
1993-10-14
Change prototypes of alarm and sleep to use "unsigned" instead of "u_int".
jtc
1993-10-13
Declare getopt(), getsubopt() and their external variables.
jtc
1993-09-25
POSIX.1 says that ssize_t is defined in <sys/types.h>.
jtc
1993-09-21
Provide prototype for POSIX.2 function confstr().
jtc
1993-09-10
Add prototypes for getdomainname() and setdomainname(); the man page
jtc
1993-08-06
Add __dead qualifier to _exit(), as it never returns.
jtc
1993-08-06
Add declaration of sys_signame[].
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-06-16
Update fnmatch to be more posix complient (from keith bostic)
jtc
1993-05-16
getpgrp actually takes void. ask the IEEE...
cgd
1993-05-15
fix bad prototype for getpgrp()
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd