Home
last modified time | relevance | path

Searched refs:codebase (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c165 bus_space_tag_t memt, bus_space_handle_t romh, u_int codebase) in sti_attach_common() argument
173 rc = sti_rom_setup(rom, iot, memt, romh, sc->bases, codebase); in sti_attach_common()
213 bus_space_handle_t romh, bus_addr_t *bases, u_int codebase) in sti_rom_setup() argument
258 codebase <<= 2; in sti_rom_setup()
259 dd->dd_pacode[0x0] = parseword(codebase + 0x000) & ~3; in sti_rom_setup()
260 dd->dd_pacode[0x1] = parseword(codebase + 0x010) & ~3; in sti_rom_setup()
261 dd->dd_pacode[0x2] = parseword(codebase + 0x020) & ~3; in sti_rom_setup()
262 dd->dd_pacode[0x3] = parseword(codebase + 0x030) & ~3; in sti_rom_setup()
263 dd->dd_pacode[0x4] = parseword(codebase + 0x040) & ~3; in sti_rom_setup()
264 dd->dd_pacode[0x5] = parseword(codebase + 0x050) & ~3; in sti_rom_setup()
[all …]
/netbsd/src/external/bsd/kyua-testers/dist/
DNEWS14 The code in this package is all C as opposed to the current C++ codebase
/netbsd/src/external/bsd/flex/dist/
DAUTHORS9 Aaron Stone has contributed several bug fixes to the flex codebase.
DREADME.md6 The flex codebase is kept in
DNEWS146 …icular, you should start at https://github.com/westes/flex for the flex codebase, issue tracking a…
DChangeLog2374 devel/tables.pl: remove unused devel/ subdirectory from codebase
/netbsd/src/external/bsd/openldap/dist/servers/slapd/schema/
Djava.schema92 # codebase for loading in the Java class definition.
95 # value is an independent codebase. That is, there is no relationship
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc2713.txt208 To "marshal" an object means to record its state and codebase(s) in
494 codebase information is gathered and recorded, thus freeing you from
575 codebase for loading in the Java class definition.
578 value is an independent codebase. That is, there is no relationship
/netbsd/src/external/bsd/ntp/dist/
DCOPYRIGHT150 57. [61]Brian Utterback <brian.utterback@oracle.com> General codebase,
DNEWS2409 The NTP codebase has been undergoing regular Coverity scans on an
3291 Additionally, over 30 bugfixes and improvements were made to the codebase.
6175 The NTP codebase has been undergoing regular Coverity scans on an
7057 Additionally, over 30 bugfixes and improvements were made to the codebase.
/netbsd/src/external/bsd/ntp/dist/sntp/
DCOPYRIGHT150 57. [61]Brian Utterback <brian.utterback@oracle.com> General codebase,
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Dwhatsnew-2.1.txt601 close-on-exec. This should save syscalls throughout our codebase, and
713 character throughout the codebase. That's no good, since the C
DChangeLog-2.0536 …o Fix warnings in the main codebase flagged by -Wsigned-compare (9c8db0, 5e4bafb, 5c214a, 6be589a,…
/netbsd/src/external/bsd/libevent/dist/
Dwhatsnew-2.1.txt601 close-on-exec. This should save syscalls throughout our codebase, and
713 character throughout the codebase. That's no good, since the C
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.20051003 codebase
1856 * lib/krb5/kcm.c: use AF_UNIX like the rest of the codebase, add
DNEWS557 [HEIMDAL-105] - rcp: sync rcp with upstream bsd rcp codebase
/netbsd/src/external/bsd/atf/dist/
DNEWS210 accomodate the transition to this new codebase, but ATF will still continue
/netbsd/src/external/ibm-public/postfix/dist/
DTLS_CHANGES1323 As the fix is in my own codebase, I will leave it Postfix/TLS until a
/netbsd/src/doc/
DCHANGES.prev4910 19990628. This will be updated with unified-ipv6 codebase,
6175 codebase. [itojun 20010125]
6242 racoon(8): upgrade to 2/22 KAME codebase. there can be
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md4817 era flag was never set throughout the codebase (only read). Also removed
5807 A common idiom in the codebase is to check limits in the following manner:
7008 A common idiom in the codebase is to check limits in the following manner:
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git4400 since that requires changes throughout the igen codebase, delay that
13775 codebase, and remove gdb::make_unique.
16845 codebase, a more natural place for these changes.
44467 [AArch64,arm] Fix some formatting issues in the aarch64/arm codebase
44469 operator in the aarch64/arm codebase. This patch fixes those.
124774 language, and adjusts the codebase throughout to always pass down a
133139 this would require a lot of changes across the codebase for no practical
160933 Applying this change required minimum adjustment in GDB codebase, which
162208 The ppc codebase is unique and doesn't leverage common/, so have to
171329 We use these older names inconsistently in the sim codebase, and time
/netbsd/src/share/terminfo/
Dterminfo3238 # codebase and I have not attempted to describe it here.
3270 # For MacTelnet, you're on your own. It's a different codebase, and