must have directory vnode as first op
[unix-history] / usr / src / lib /
1992-03-03 Kirk McKusickbreak out machine independent part to ../csu.gmon/gmon.c
1992-03-03 Kirk McKusickgmon.c moves out; mcount.c replaces it
1992-03-03 Kirk McKusickbreak out machine independent part (leaving just mcount...
1992-03-03 Keith Bosticmake = of no permissions (ex: "g=") work
1992-03-03 Keith BosticKNF; only real change was to pass u_int instead of...
1992-03-02 Keith Bosticdate and time created 92/03/01 16:59:09 by bostic
1992-03-02 Keith Bosticadd FTS_NAMEONLY flag to fts_children; check options...
1992-03-02 Keith Bosticadd option argument to fts_children; error return if...
1992-03-02 Keith Bosticfix SEE ALSO stuff
1992-03-01 Keith Bosticneed DEFS.h for ASMSTR macro
1992-03-01 Keith BosticDEFS.h needed for ASMSTR macro
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:50 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:48 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:47 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:45 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:41 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:38 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:35 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:33 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:31 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:29 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:28 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:27 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:25 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:23 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:55:21 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:49:02 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:49:01 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:49:00 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:48:59 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:48:58 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:48:57 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:48:56 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:48:55 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:43:18 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:43:13 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:41:00 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:59 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:58 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:40:57 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:27:10 by bostic
1992-03-01 Keith Bosticdate and time created 92/02/29 12:18:14 by bostic
1992-02-26 Kirk McKusickuse getkerninfo to get load information (fallback to...
1992-02-20 Keith Bosticalign the allocated stat structure correctly
1992-02-19 Keith Bosticdate and time created 92/02/18 11:58:49 by bostic
1992-02-15 Mike Karelsmore KNF; don't bother double-checking the kernel retur...
1992-02-15 Mike Karelsnow fix the worse bug introduced in fixing the minor one
1992-02-06 Keith Bosticdon't pass chars to library functions; yank to 5.1
1992-02-06 Keith Bosticdon't check isascii(), check against UCHAR_MAX (see...
1992-02-06 Keith Bosticfix globbing on symlinks without targets
1992-02-05 Keith Bosticclarify failure case for fwrite
1992-02-05 Keith Bosticadd FTS_COMFOLLOW; document that the order of the files...
1992-02-05 Keith Bosticadd FTS_COMFOLLOW flag
1992-02-05 Keith Bosticcsh glob bug from Christos; example is:
1992-02-05 Keith Bosticstrvis couldn't handle empty strings; from Christos...
1992-02-04 Keith Bosticdate and time created 92/02/03 19:57:24 by bostic
1992-02-04 Keith Bosticminor cleanups to the code, KNF, one bug fix; make...
1992-02-04 Marc Teitelbaumcheck in forMarc
1992-02-04 Keith Bosticfix FTS_FOLLOW so fts can actually return; add flags...
1992-02-03 Marc Teitelbaumcheck in for marc
1992-02-01 Keith Bosticrework errno processing to be more consistent and to...
1992-01-22 Keith Bosticindex/rindex return a pointer to the character, not...
1992-01-22 Elan AmirCorrected compar() fn type to const FTSENT ** rather...
1992-01-21 Keith Bosticstatb is now a pointer, statp
1992-01-18 Keith Bosticsee accpath, used by fts_stat
1992-01-16 Keith Bosticadjust tree pointers when realloc space; add FTS_DOT...
1992-01-16 Keith Bosticlots of minor rewording; add FTS_DOT, fix errno reporting
1992-01-15 Keith Bosticset errno on FTS_DNR
1992-01-15 Keith Bosticinit the pointer if not passed the array of weightss
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1992-01-10 Keith Bosticfts_children needs to return user's logical hierarchy;
1992-01-10 Keith BosticKNF
1992-01-09 Keith Bosticlint and KNF
1992-01-09 Keith Bostictypo
1991-12-31 Keith Bosticadd fts_cycle for cycles, quit overloading fts_link...
1991-12-31 Keith Bosticweren't checking high enough in the tree for cycles...
1991-12-29 Keith BosticANSI C: tolower/toupper only work if isupper/islower...
1991-12-27 Keith BosticSEEDOT replaced FTS_DOT completely
1991-12-24 Keith Bosticprototype internal routines
1991-12-19 Keith BosticMake sure that the overflow points get initialized...
1991-12-17 Keith Bosticdon't bother with the macros, performance isn't an...
1991-12-17 Keith Bosticfix BTDATAOFF macro to work even if the compiler pads...
1991-12-17 Keith Bosticget the swap macro sizes right
1991-12-17 Keith Bosticdon't bother with the macros, performance isn't an...
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-12 Keith BosticIf two keys compare equal, return the index of the...
1991-12-10 Keith Bosticwelcome to the wonderful world of ANSI!
1991-12-10 Keith Bosticprogrammer head space error
1991-12-10 Keith Bostichtonl -> HTONL
1991-11-28 Keith Bosticlink inet_aton to inet
1991-11-28 Keith Bosticfhandle_t is a structure itself.
1991-11-27 Marc Teitelbaumdon't need whdr unless LITTLE_ENDIAN
1991-11-27 Kirk McKusickproperly reverse strings (4.3BSD/lib/157)
1991-11-27 Kirk McKusickreturn number of args of caller, not self (4.3BSD-reno...
1991-11-25 Keith Bosticfree the mpool structure on close, don't free pages...
1991-11-23 Keith Bosticinitialize bt_flags field, bozo
1991-11-21 Keith Bosticcan't increment/decrement void *, but gcc lets you...
1991-11-21 Keith Bosticclarify order of retrieval for get/seq
1991-11-21 Keith Bosticcan't increment an lvalue, but gcc lets you anyway
1991-11-21 Keith Bosticcast GETBINTERNAL calls for pcc
next