/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
.../libc/db/
..
btree

spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;

4 года назад
db

Use new framework for wrapping dbopen() Move internal declarations from <db.h> to libc's hidden/db.h

11 лет назад
hash

Remove unused variables; ok millert@

3 года назад
man

Switch misuse of .Ft to the more appropriate .Vt macro, and remove useless quoting of .Ft arguments.

год назад
mpool

Remove mpool.libtp, it was part of the Berkeley DB tarball but not present int the CSRG libc. It is only of historical interest and, given the amount of time passed, probably not even that anymore. OK deraadt@, prodded by miod@

9 лет назад
recno

spelling fixes; from paul tagliamonte any changes not taken noted on tech, but chiefly here i did not take the cancelation - cancellation changes;

4 года назад
Makefile.inc

remove more dbm pieces

10 лет назад
README

seems unlikely that a new release will be made available for us to import

11 лет назад
changelog

Fix RCS ids Make sure everything uses {SYS,}LIBC_SCCS properly

30 лет назад
README
# $OpenBSD: README,v 1.5 2015/04/05 14:35:16 tedu Exp $
# @(#)README 8.27 (Berkeley) 9/1/94
 
This is version 1.85 of the Berkeley DB code.