51534 | 04-Nov-1991 |
bostic |
hash_open -> dbopen |
51531 | 04-Nov-1991 |
bostic |
break FFS into UFS/FFS/LFS |
51438 | 29-Oct-1991 |
cael |
`an' should have been `and' |
51432 | 28-Oct-1991 |
bostic |
KNF, ANSI cleanups |
51421 | 27-Oct-1991 |
bostic |
initialize page size so recognize when the user doesn't! |
51409 | 27-Oct-1991 |
bostic |
list the specific ASCII characters handled by the isXXX() functions |
51395 | 24-Oct-1991 |
bostic |
prototype the functions |
51388 | 23-Oct-1991 |
bostic |
date and time created 91/10/23 17:00:24 by bostic |
51387 | 23-Oct-1991 |
bostic |
add isblank(3); call things functions consistently, don't list the rest of the world in the SEE ALSO section |
51386 | 23-Oct-1991 |
bostic |
add isblank, minor KNF whacks |
51375 | 17-Oct-1991 |
mckusick |
do not close the directory twice (4.3BSD-reno/lib/8) |
51361 | 11-Oct-1991 |
bostic |
POSIX has utime, so it's in the C library to stay |
51358 | 10-Oct-1991 |
bostic |
typo on meta bit checking |
51352 | 09-Oct-1991 |
bostic |
-1 with the super-user also excludes the sending process |
51207 | 27-Sep-1991 |
bostic |
KNF patrol |
51206 | 27-Sep-1991 |
elan |
Changed macros so that all the arguments in them are passed by the calling procedure. Also renamed the vaiables to make the code more readable. |
51202 | 26-Sep-1991 |
marc |
date and time created 91/09/26 16:53:29 by marc |
51201 | 26-Sep-1991 |
marc |
date and time created 91/09/26 16:49:34 by marc |
51200 | 26-Sep-1991 |
marc |
date and time created 91/09/26 16:49:33 by marc |
51199 | 26-Sep-1991 |
marc |
date and time created 91/09/26 16:47:21 by marc |
51196 | 26-Sep-1991 |
bostic |
doesn't need all of these includes |
51192 | 26-Sep-1991 |
bostic |
check hashp before closing the file descriptor on error |
51189 | 26-Sep-1991 |
bostic |
Dan Bernstein's fix to allow INT_MAX nmemb |
51181 | 25-Sep-1991 |
bostic |
close the open database |
51180 | 23-Sep-1991 |
cael |
deleted bogus line space |