Home
last modified time | relevance | path

Searched refs:made (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dragonfly/contrib/bmake/
HDcompat.c420 gn->made = ERROR; in Compat_RunCommand()
531 assert(gn->made == UNMADE); in MakeUnmade()
542 gn->made = BEINGMADE; in MakeUnmade()
550 gn->made = ABORTED; in MakeUnmade()
566 gn->made = UPTODATE; in MakeUnmade()
611 gn->made = ERROR; in MakeUnmade()
616 gn->made = ERROR; in MakeUnmade()
620 if (gn->made != ERROR) { in MakeUnmade()
626 gn->made = MADE; in MakeUnmade()
651 switch (gn->made) { in MakeOther()
[all …]
HDmake.c201 GNodeMade_Name(gn->made), in GNode_FprintDetails()
647 if (succ->made == DEFERRED && in ScheduleOrderSuccessors()
694 if (cgn->made != UPTODATE) { in Make_Update()
751 if (cgn->made == MADE) in Make_Update()
764 centurion->made, centurion->unmade_cohorts); in Make_Update()
789 if (pgn->made != DEFERRED) { in Make_Update()
805 pgn->name, pgn->cohort_num, pgn->made); in Make_Update()
809 pgn->made = REQUESTED; in Make_Update()
872 if (cgn->made == MADE) in MakeAddAllSrc()
876 (cgn->mtime >= now && cgn->made == MADE)) { in MakeAddAllSrc()
[all …]
HDtarg.c185 gn->made = UNMADE; in GNode_New()
429 GNodeMade_Name(GNodeMade made) in GNodeMade_Name() argument
431 switch (made) { in GNodeMade_Name()
497 GNodeMade_Name(gn->made)); in Targ_PrintNode()
498 } else if (gn->made != UNMADE) { in Targ_PrintNode()
500 GNodeMade_Name(gn->made)); in Targ_PrintNode()
HDmake.h443 GNodeMade made; member
1093 return gn->flags.remake && gn->made <= REQUESTED; in GNode_IsWaitingFor()
1099 return gn->made > DEFERRED; in GNode_IsReady()
1105 return gn->made >= MADE; in GNode_IsDone()
1111 return gn->made == ERROR || gn->made == ABORTED; in GNode_IsError()
/dragonfly/usr.sbin/cron/doc/
HDTHANKS10 answer even though it made me clean up some really awful things in the code.
13 Paul Close made a suggestion which led to /etc/crond.pid and the mutex locking
14 on it. Kevin Braunsdorf of Purdue made a suggestion that led to @reboot and
18 number counting. Brian Reid made suggestions which led to the run queue and
HDCHANGES9 I have integrated several changes made by BSDi for their BSD/386 operating
13 done for compatibility with 4.3BSD. Another change made for the same reason
124 Many changes were made in a rash of activity about six months ago, the exact
134 8-Feb-88: made it possible to use much larger environment variable strings.
144 22-Feb-88: made it read the spool directory for crontabs and look each one
148 9-Dec-88: made it sync to :00 after the minute, makes cron predictable.
/dragonfly/share/i18n/csmapper/KOI/
DKOI8-R%UCS.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
25 # No claims are made as to fitness for any particular purpose. No
42 # mapping described in RFC 1489. No statements are made as to whether
DUCS%KOI8-R.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
26 # No claims are made as to fitness for any particular purpose. No
43 # mapping described in RFC 1489. No statements are made as to whether
DGOST19768-74%UCS.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
25 # No claims are made as to fitness for any particular purpose. No
42 # mapping described in RFC 1489. No statements are made as to whether
DUCS%GOST19768-74.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
25 # No claims are made as to fitness for any particular purpose. No
42 # mapping described in RFC 1489. No statements are made as to whether
/dragonfly/contrib/cvs-1.12/contrib/
HDintro.doc21 central copy clash with changes you have made in your own
25 When you are satisfied with the changes you have made in your copy of
71 changes that you have made (for future reference). Your changes
89 To see the commit messages for files, and who made them, use:
/dragonfly/contrib/nvi2/
HDREADME40 Elan Amir did the original 4BSD curses work that made it possible
59 Mark Horton added macros and other features and made the editor
/dragonfly/usr.sbin/ppp/
HDREADME.devel29 This file summarises changes made to ppp that effect
41 FreeBSD or OpenBSD is frequently generated and made available via
/dragonfly/share/zoneinfo/
HDREADME10 changes made by political bodies to time zone boundaries, UTC offsets,
39 Thanks to these Time Zone Caballeros who've made major contributions to the
/dragonfly/contrib/gcc-4.7/libgcc/soft-fp/
HDREADME4 should be made to the GNU C Library and the changed files then imported
/dragonfly/games/quiz/datfiles/
HDbard70 They have made worms' meat of me{.}:\
129 Asses are made to bear{,} and so are you{.}:\
130 Women are made to bear{,} and so are you{.}:\
134 Of his bones are coral made{;}:\
/dragonfly/contrib/cryptsetup/
HDREADME.DRAGONFLY10 All modifications are made in the master or release branches!
/dragonfly/share/i18n/csmapper/BIG5/
DUCS@SIP%ETen.src12 # This mapping data is made from the mapping data provided by
DETen%UCS@SIP.src12 # This mapping data is made from the mapping data provided by
/dragonfly/tools/snapshots/
HDREADME7 The snapshots can be made available via rsyncd using a rsyncd.conf
/dragonfly/crypto/
HDREADME8 is the result of an old USA law, which made these sources export
/dragonfly/contrib/tcsh-6/nls/russian/
HDset2310 8 You're trapped in a universe you never made
/dragonfly/share/i18n/csmapper/ISO-8859/
DUCS%ISO-8859-6.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
25 # No claims are made as to fitness for any particular purpose. No
DISO-8859-6%UCS.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
25 # No claims are made as to fitness for any particular purpose. No
/dragonfly/share/i18n/csmapper/JIS/
DUCS%JISX0201-KANA.src12 # This mapping data is made from the mapping data provided by Unicode, Inc.
24 # No claims are made as to fitness for any particular purpose. No

12345678910>>...20