summaryrefslogtreecommitdiff
path: root/usr.bin/make/PSD.doc/tutorial.ms
diff options
context:
space:
mode:
authorpooka <pooka@NetBSD.org>2007-06-24 17:55:07 +0000
committerpooka <pooka@NetBSD.org>2007-06-24 17:55:07 +0000
commit564336f0842a0bc7cc1c6cbc76d8edbd582312ad (patch)
tree218c3a934e55075cfc1e2784973976eec098ec50 /usr.bin/make/PSD.doc/tutorial.ms
parent86e63e7e2713871bbbab8cae0dfde2f262dff589 (diff)
Introduce puffs_pn_remove() to signal that a node has been deleted
and destroyed, but not yet reclaimed. This prevents puffs_pn_nodewalk() from returning stale entries. Make nullfs use this (some file systems are a bit too happy with recycling inode numbers).
Diffstat (limited to 'usr.bin/make/PSD.doc/tutorial.ms')
0 files changed, 0 insertions, 0 deletions
Undo previous as it broke things.uwe 2003-08-24defflag RASTERCONSOLE.uwe 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2002-07-04alloc_attr -> allocattrjunyoung 2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem 2001-11-20- replace "defopt" with "defparam" for options which must take a value,lukem 2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem 2001-11-13add RCSIDslukem 2001-10-05Stop wscons from conflicting with rcons.eeh 2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz