summaryrefslogtreecommitdiff
path: root/lib/libc/sys
AgeCommit message (Expand)Author
1993-11-08fix flag name 'bug.' reported by Lennart Augustsson <augustss@cs.chalmers.se>cgd
1993-10-26fixes from Garrett A. Wollman <wollman@emba.uvm.edu>:cgd
1993-10-15Use .Xr for SEE ALSO cross references.jtc
1993-10-12adding sysarch() man pagecgd
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-10-05Changed Synopsis, Buffer is of type "void *", not "char *".jtc
1993-10-05Changed SYNOPSIS. Moved function "prototype" for waitpid above #includejtc
1993-10-05Changed SYNOPSIS, include <sys/types.h> too.jtc
1993-10-04Changed SYNOPSIS, include <sys/types.h> before <unistd.h>.jtc
1993-10-04Changed SYNOPSIS, include <sys/types.h> before <unistd.h>jtc
1993-10-04Changed SYNOPSIS, include <sys/types.h>.jtc
1993-10-04Changed SYNOPSIS, #include <unistd.h> too.jtc
1993-10-04Changed SYNOPSIS, <sys/types.h> should be included _before_ <unistd.h>,jtc
1993-10-04Changed SYNOPSIS to #include <sys/types.h> before <unistd.h>, as it shouldjtc
1993-10-04Remove "volatile" from function declaration in SYNOPSIS. We may want tojtc
1993-10-04Add #include <sys/types.h> to SYNOPSIS section, as it is needed too.jtc
1993-10-04Add #include <sys/types.h> to SYNOPSIS, as it needs to be included too.jtc
1993-09-29Support for making PIC versions of the system call stubs.pk
1993-09-19Add sysarch() syscall.brezak
1993-08-25Add syscall stubs for SYSV Shared Memory.brezak
1993-08-16We shouldn't be diddling POBJS and CLEANFILES. bsd.lib.mk already does themycroft
1993-08-16For some reason, substitution on variables doesn't seem to work in a targetmycroft
1993-08-16Separate rules for .o and .po files. The previous method just caused toomycroft
1993-08-14Clean up manpage; cross-reference utime(3).jtc
1993-08-05update manpage to -mandoc macrosjtc
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-05-16getpgrp actually takes void. ask the IEEE...cgd
1993-05-11calling sequence was totally wrong. documented calling sequence (basicallyglass
1993-05-06diffs for uname (posix!) system call, provided by John Brezak <brezak@osf.org>cgd
1993-04-02added: the entire domainanme set. domainmame(1), domainname(2), and a spiffyderaadt
1993-03-21initial import of 386bsd-0.1 sourcescgd