minor typo that didn't make it into the previous version (from ralph)
[unix-history] / usr / src / lib /
1994-01-05 Keith Bosticdate and time created 94/01/04 17:26:20 by bostic
1994-01-05 Keith Bosticdate and time created 94/01/04 17:04:47 by bostic
1994-01-05 Keith Bosticsince timezones are named in the file system in 4BSD,
1994-01-05 Keith Bosticuse FOPEN_MAX instead of NSTATIC, _POSIX_STREAM_MAX...
1994-01-04 Keith Bosticuse latest BSDI version of <sys/cdefs.h>, change to...
1994-01-04 Keith Bosticrename fgetline -> fgetln, the semantics have changed
1994-01-03 Keith Bosticdon't increment a void *, it's not healthy
1994-01-03 Keith Bosticfgetline(3) renamed to be fgetln(3)
1994-01-03 Keith BosticHenry Spencer's fix for end-of-word matching
1994-01-03 Keith Bosticrename fgetline.{3,c} -> fgetln.{3,c}
1994-01-03 Keith Bosticcfsetspeed should return the same values as cfsetispeed and
1994-01-03 Keith Bosticprettiness police
1994-01-03 Keith BosticHelp scandir compile on systems such as SVR4 where...
1994-01-03 Keith Bosticendwin() needs to restore the stop signal handler
1994-01-03 Keith Bosticonly block SIGALRM and SIGWINCH, not every signal,...
1994-01-03 Keith Bosticit's LINES, not ROWS!
1994-01-03 Keith Bosticdelete HZ, it's Hazeltine specific, and conflicts with...
1994-01-03 Keith Bosticrename hash.c to cur_hash.c, it conflicts with hash...
1994-01-03 Keith Bosticintegrate latest version into 4.4BSD-Lite
1994-01-03 Keith Bosticmake the man page RECNOINFO element order match the...
1994-01-03 Keith Bosticmake the db.h HASHINFO element order match the man...
1994-01-03 Keith Bosticmake db.h BTREEINFO include ordering match the man...
1994-01-03 Keith Bosticcopyediting for Usenix manuals
1993-12-31 Kirk McKusickdelete comment about chown'ing a symbolic link
1993-12-31 Kirk McKusickcopyediting for Usenix manuals
1993-12-22 Chris Torekfgets with count 1 should read no bytes successfully
1993-12-20 Keith Bosticupdate to 1.73
1993-12-20 Keith Bosticcheckpoint for 1.73,
1993-12-19 Keith Bostictypo
1993-12-16 Dave A. BormanThe lastest Kerberos V code from MIT
1993-12-16 Dave A. BormanAdd a cast to make some C compilers happy
1993-12-16 Dave A. BormanAdd a #ifdef for HAS_CGETENT.
1993-12-12 Kirk McKusickcopyediting for Usenix manuals
1993-12-12 Chris Torekinsert ANSI-mandated bogosity
1993-12-11 Keith Bosticsearch both backwards and forwards if the page is empty and
1993-12-04 Keith Bosticif enough duplicate keys are entered and deleted, it...
1993-12-01 Kirk McKusicklint
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bostictypo
1993-11-17 Chris Torekwell, looks like we have to get all the fields right...
1993-11-17 Chris Torekwell, looks like we have to get all the fields right...
1993-11-17 Chris Torekclarify text/binary nondistinction; fix up wording...
1993-11-17 Keith Bosticmore typos
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bosticmention mkstemp
1993-11-17 Keith Bosticdescribe fts(3)'s place in the stanards world correctly
1993-11-17 Keith BosticANSI or the SVID guarantees that no name gets reused.
1993-11-17 Keith Bostictyupo
1993-11-17 Keith BosticETIMEDOUT: Connection timed out -> Operation timed out
1993-11-17 Keith BosticWhile installing rdist v6, I noticed that a file descri...
1993-11-17 Keith Bostictypo
1993-11-04 Chris Torekfseek drops ungetc data; compute correct final offset...
1993-11-04 Chris Torekungetc clears EOF condition
1993-11-03 Keith Bosticnote that announcements are made of future releases
1993-10-14 Keith Bosticdon't automatically retain the pattern if GLOB_BRACE...
1993-10-14 Keith Bosticglob0 shouldn't set pglob->gl_matchc to 0, it's done...
1993-10-13 Keith Bostictypo
1993-10-13 Keith Bosticup to 1.72
1993-10-13 Keith Bostichash can actually read version 1 as well as version...
1993-10-06 Keith Bosticuse #ifdef __STDC__, it's more correct, and, #if doesn...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-23 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-17 Keith Bosticnote there are formatted man pages
1993-09-17 Keith Bosticupdate to 1.71
1993-09-17 Keith Bosticclear the DB structure (bt_pinned wasn't initialized)
1993-09-17 Keith Bosticwas returning a pointer into the stack!
1993-09-17 Keith Bosticmake it so you can a class of tests, too
1993-09-17 Keith Bosticif btree STATISTICS compiled in, print them out
1993-09-15 Keith Bosticthe __rec_search value shouldn't be stored in a static...
1993-09-15 Keith Bosticthe __bt_search value shouldn't be stored in a static...
1993-09-14 Keith BosticO_NONBLOCK is reasonable for an open(2) flag
1993-09-12 Keith Bosticndbm will pass none of the (future) DB flags
1993-09-08 Keith Bosticrewrite test20 in old-style awk commands
1993-09-08 Keith Bosticone more try, with feeling
1993-09-08 Keith Bosticredo test20 in old-style awk programming, too
1993-09-08 Keith Bosticneed PORT directory, too, to pick up <sys/XXX.h>
1993-09-08 Keith Bosticlint
1993-09-08 Keith Bostic1.7
1993-09-08 Keith Bosticadd DB_ flags to calls to access method open routines
1993-09-08 Keith Bosticadd DB_ flags to __hash_open()
1993-09-08 Keith Bosticadd DB_ flags to __hash_open()
1993-09-08 Keith Bosticif DB_LOCK not set, pin page across calls and don't...
1993-09-08 Keith Bosticadd DB_ flags to __rec_open
1993-09-08 Keith Bosticif DB_LOCK not set, pin page across calls and don't...
1993-09-08 Keith Bostic__bt_open declared in db.h, don't need it here
1993-09-08 Keith Bosticadd B_DB_{LOCK,SHMEM,TXN}, local copies of DB_{LOCK...
1993-09-08 Keith Bosticif DB_LOCK not set, pin page across calls and don't...
1993-09-08 Keith Bosticadd DB_ flags to __bt_open
1993-09-08 Keith Bosticadd in recno as an example of local compilation of...
1993-09-08 Keith Bosticadd -l flag to set Db_LOCK
1993-09-07 Keith Bosticdocument DB_LOCK, DB_SHMEM and DB_TXN for later use
1993-09-07 Keith Bosticremove temporary files when the run is done
1993-09-07 Keith Bosticadd a make clean
1993-09-07 Keith Bosticput in an old-style Makefile
1993-09-07 Keith Bosticdictionary is in one of two places, normally
1993-09-07 Keith Bosticrework for separate architecture/os directories a la nvi
1993-09-07 Keith Bosticmove MISC information into the README
1993-09-07 Keith Bosticalways pass the appropriate overflow page address
1993-09-07 Keith BosticMargo's version that's theoretically portable
1993-09-07 Keith Bosticstrtol -> atoi
next