| Age | Commit message (Collapse) | Author |
|
From the Open Source Initiative OSI web site:
Historical Background: The original license used on BSD Unix had four
clauses. The advertising clause (the third of four clauses) required
you to acknowledge use of U.C. Berkeley code in your advertising of any
product using that code. It was officially rescinded by the Director of
the Office of Technology Licensing of the University of California on
July 22nd, 1999. He states that clause 3 is "hereby deleted in its
entirety."
|
|
|
|
handling, add a default session to the connection for situations where there is no application session available.
--HG--
rename : src/support/api_int.c => src/api/api_int.c
rename : src/env/env_toc.c => src/env/env_session.c
|
|
refs #27
--HG--
rename : include/api_int.h => src/include/api_int.h
rename : include/bitstring.h => src/include/bitstring.h
rename : include/btree.h => src/include/btree.h
rename : include/cache.h => src/include/cache.h
rename : include/config.h => src/include/config.h
rename : include/cur_std.h => src/include/cur_std.h
rename : include/debug.h => src/include/debug.h
rename : include/extern.h => src/include/extern.h
rename : include/fh.h => src/include/fh.h
rename : include/mem.h => src/include/mem.h
rename : include/misc.h => src/include/misc.h
rename : include/mutex.h => src/include/mutex.h
rename : include/queue.h => src/include/queue.h
rename : include/serial.h => src/include/serial.h
rename : include/stat.h => src/include/stat.h
rename : include/util.h => src/include/util.h
rename : include/verify_build.h => src/include/verify_build.h
rename : include/walk.h => src/include/walk.h
rename : include/wiredtiger.in => src/include/wiredtiger.in
rename : include/wt_internal.in => src/include/wt_internal.in
|