59868 | 10-May-1993 |
bostic |
sysctl has been generalized to contain non-kernel information add all of the POSIX 1003.1 and 1003.2 variables, document everything |
59867 | 10-May-1993 |
bostic |
1.3 -> 1.4 |
59866 | 10-May-1993 |
bostic |
delete R_CURSORLOG from the interface (and the code) |
59865 | 10-May-1993 |
bostic |
delete R_CURSORLOG from the interface (and the code) |
59860 | 10-May-1993 |
bostic |
delete R_CURSORLOG |
59797 | 07-May-1993 |
hibler |
doesn't need to include sys/resource.h anymore |
59793 | 07-May-1993 |
bostic |
avoid zero-length record at EOF |
59791 | 07-May-1993 |
bostic |
make the sys_ arrays all `const char *const []' (for consistency, and for compatibility with GNU/Cygnus) |
59790 | 07-May-1993 |
bostic |
type mismatch |
59778 | 06-May-1993 |
torek |
rewrite: always allocate buffer immediately; always honor user mode flags; set fseek optimization iff new buffer is proper size |
59777 | 06-May-1993 |
torek |
split out buffer size and tty determination code for setvbuf (add new function __swhatbuf) |
59776 | 06-May-1993 |
torek |
add __swhatbuf, internal routine for determining "proper" buffering |
59772 | 06-May-1993 |
bostic |
another shot at fixing the SIZE_T_MAX test |
59753 | 06-May-1993 |
bostic |
typo |
59728 | 04-May-1993 |
bostic |
mktemp is in stdio |
59727 | 04-May-1993 |
bostic |
mktemp is in stdoi |
59726 | 04-May-1993 |
bostic |
add pathconf, fpathconf, sysctl(3), confstr |
59725 | 04-May-1993 |
bostic |
add __sysctl, moving sysctl to ../gen/sysctl.c |
59721 | 04-May-1993 |
bostic |
date and time created 93/05/04 12:10:12 by bostic |
59720 | 04-May-1993 |
bostic |
use sysctl(3), don't roll our own |
59696 | 03-May-1993 |
bostic |
add /usr/sbin, so user's will find chown |
59694 | 03-May-1993 |
bostic |
date and time created 93/05/03 16:52:11 by bostic |
59690 | 03-May-1993 |
hibler |
add STDC versions for both gcc1 and gcc2, eliminate non-gcc versions |
59689 | 03-May-1993 |
hibler |
add STDC versions for both gcc1 and gcc2, eliminate non-gcc versions |
59688 | 03-May-1993 |
hibler |
add STDC versions for both gcc1 and gcc2, eliminate non-gcc versions |