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

Make "tr /t" start backtraces from the switchframe like we do on other architectures (e.g. amd64 and sparc64).

год назад
conf

enable af_frame. this paves the way for lldp support in base.

год назад
crypto

Fix some spelling.

2 года назад
ddb

Implement a ddb.suspend sysctl that may help debugging suspend/resume bugs. When this sysctl is set to 1, it will force "S0ix" suspend and skip suspend of inteldrm(4) and amdgpu(4) such that the display remains on during suspend. That should make anything printed on the console to be visible. Power consumption will probably suck though.

год назад
dev

ngbe(4): do not call ifq_restart() if no space was made on tx ring

год назад
isofs

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
kern

Reinstate MP_LOCKDEBUG support for mutexes

год назад
lib

sync with upstream

год назад
miscfs

Get rid of unused `so' argument in sbspace(). No functional changes.

2 года назад
msdosfs

Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.

2 года назад
net

Unlock IPCTL_MTUDISC case of ip_sysctl().

год назад
net80211

remove some unused functions ok stsp@

год назад
netinet

Push netlock down to mrt{,6}_sysctl_mfc().

год назад
netinet6

Push netlock down to mrt{,6}_sysctl_mfc().

год назад
netmpls

Cache route per softnet thread with netstack.

год назад
nfs

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
ntfs

Do not depend on RW_SLEEPFAIL in ntfs_ntlookup

2 года назад
scsi

Fix some spelling.

2 года назад
stand

Fix some spelling.

2 года назад
sys

Protect mbuf statistics counter with splnet.

год назад
tmpfs

Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.

2 года назад
ufs

Carefully prune sysctl nodes with #ifndef SMALL_KERNEL recover space lost to other bloaty software. ok bluhm

год назад
uvm

Remove misleading comment.

год назад
.gitignore

Bring src/sys/.gitignore in sync with src/.gitignore.

3 года назад
Makefile

Retire OpenBSD/sgi.

5 лет назад