OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:y2k
(Results
1 - 10
of
10
) sorted by relevancy
/src/usr.bin/rwho/
Makefile
10
CFLAGS+= -Wno-format-
y2k
/src/bin/ps/
Makefile
9
COPTS.print.c = -Wno-format-nonliteral -Wno-format-
y2k
/src/usr.bin/unzip/
Makefile
13
COPTS.unzip.c += -Wno-format-
y2k
/src/usr.bin/w/
Makefile
16
COPTS.pr_time.c += -Wno-format-
y2k
/src/external/bsd/am-utils/dist/doc/
Makefile.am
44
alldocs: ps install-NEWS install-INSTALL install-ChangeLog install-AUTHORS install-tasks install-autofs install-
y2k
install-ldap install-osx install-BUGS install-FAQ install-html install-ps install-MIRRORS install-attrcache install-sun2amd
83
install-
y2k
: $(AMU_HTML_TOP)/
y2k
.txt
84
$(AMU_HTML_TOP)/
y2k
.txt: $(top_srcdir)/README.
y2k
/src/usr.bin/config/
Makefile
29
CWARNFLAGS+=-Wno-format-
y2k
/src/sys/arch/evbmips/sbmips/
rtc.c
154
uint8_t year,
y2k
;
local
168
y2k
= (ymdhms->dt_year >= 2000) ? 0x20 : 0x19;
174
WRITERTC(sc, X1241REG_Y2K, bintobcd(
y2k
));
186
uint8_t hour, year,
y2k
;
local
193
y2k
= READRTC(sc, X1241REG_Y2K);
194
ymdhms->dt_year = bcdtobin(
y2k
) * 100 + bcdtobin(year);
/src/sys/arch/sbmips/sbmips/
rtc.c
154
uint8_t year,
y2k
;
local
168
y2k
= (ymdhms->dt_year >= 2000) ? 0x20 : 0x19;
174
WRITERTC(sc, X1241REG_Y2K, bintobcd(
y2k
));
186
uint8_t hour, year,
y2k
;
local
193
y2k
= READRTC(sc, X1241REG_Y2K);
194
ymdhms->dt_year = bcdtobin(
y2k
) * 100 + bcdtobin(year);
/src/usr.bin/systat/
Makefile
13
CWARNFLAGS+= -Wno-format-
y2k
/src/external/bsd/am-utils/dist/
Makefile.am
308
README.
y2k
\
Completed in 14 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026