openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NetBSD
Settings
|
Report Duplicate
72
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
over 2 years
ago.
Jun 15, 2023 — Jul 15, 2023
Showing page 9 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
hp300/intr.h: Put most of this under #ifdef _KERNEL.
riastradh
More...
over 2 years ago
lint: in debug mode, don't generate empty message texts
rillig
More...
over 2 years ago
Replace kmutex_t * (which may be undefined here) with struct kmutex *, suggested by Taylor.
martin
More...
over 2 years ago
Belatedly add an entry for the openssl version switch - it may cause subtle test failures after update builds (files with same installed name created from different sources depending on openssl version).
martin
More...
over 2 years ago
Explicitly include <sys/mutex.h> for kmutex_t.
martin
More...
over 2 years ago
fix editor mishap in previous
martin
More...
over 2 years ago
Make ipl_cookie_t visible for _KMEMUSER userland applications.
martin
More...
over 2 years ago
x68k/intr.h: Put functions under _KERNEL so crash(8) can use this.
riastradh
More...
over 2 years ago
vax/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
sun68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
sys/ksem.h: Hack around fstat(8) abuse of _KERNEL.
riastradh
More...
over 2 years ago
next68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
news68k/intr.h: Fix includes. Put some definitions under _KERNEL.
riastradh
More...
over 2 years ago
mvme68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
luna68k/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
hppa/intr.h: Expose ipl_cookie_t to _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
ddb: Cast pointer to uintptr_t first before db_expr_t.
riastradh
More...
over 2 years ago
Move the definition of ipl_cookie_t out of the kernel-only sections, some _KMEMUSER applications need it.
martin
More...
over 2 years ago
arm/cpu.h: Need sys/param.h for COHERENCY_UNIT.
riastradh
More...
over 2 years ago
atari/intr.h: Expose ipl_cookie_t with _KMEMUSER for crash(8).
riastradh
More...
over 2 years ago
cesfic/intr.h: Expose ipl_cookie_t to userland only with _KMEMUSER.
riastradh
More...
over 2 years ago
cesfic/intr.h: Expose ipl_cookie_t to userland for crash(8).
riastradh
More...
over 2 years ago
amiga/intr.h: Don't define spl*() functions if !_KERNEL.
riastradh
More...
over 2 years ago
linux/idr.h: Need <sys/mutex.h> for kmutex_t.
riastradh
More...
over 2 years ago
hp300/intr.h: Fix missing includes.
riastradh
More...
over 2 years ago
opencrypto/cryptodev.h: Fix includes.
riastradh
More...
over 2 years ago
evbarm/intr.h: Define ipl_cookie_t before including ARM_INTR_IMPL.
riastradh
More...
over 2 years ago
arm/mutex.h: Need machine/intr.h, machine/lock.h.
riastradh
More...
over 2 years ago
sys: Rip <sys/resourcevar.h> out of <uvm/uvm_param.h>.
riastradh
More...
over 2 years ago
Include psl.h for ipl_cookie_t if __MUTEX_PRIVATE
martin
More...
over 2 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree