freebsd-dev/share
Robert Watson 1a109c1cb0 Make the rmlock(9) interface a bit more like the rwlock(9) interface:
- Add rm_init_flags() and accept extended options only for that variation.
- Add a flags space specifically for rm_init_flags(), rather than borrowing
  the lock_init() flag space.
- Define flag RM_RECURSE to use instead of LO_RECURSABLE.
- Define flag RM_NOWITNESS to allow an rmlock to be exempt from WITNESS
  checking; this wasn't possible previously as rm_init() always passed
  LO_WITNESS when initializing an rmlock's struct lock.
- Add RM_SYSINIT_FLAGS().
- Rename embedded mutex in rmlocks to make it more obvious what it is.
- Update consumers.
- Update man page.
2009-05-29 10:52:37 +00:00
..
colldef According to a proposed Norwegian standard for alphabetization of which 2008-07-30 15:37:13 +00:00
dict
doc Update bmake glue for changes in 9.4.3 2008-12-23 22:51:10 +00:00
examples Mention the danger of running programs using ``!''. 2009-05-26 07:40:32 +00:00
info
man Make the rmlock(9) interface a bit more like the rwlock(9) interface: 2009-05-29 10:52:37 +00:00
me
misc I have been here long 2009-05-25 23:06:46 +00:00
mk Remove if_ppp(4) and if_sl(4). 2009-04-05 22:08:18 +00:00
mklocale
monetdef
msgdef
numericdef
security
sendmail Dont install .svn metadata with the sendmail install. 2008-05-31 19:15:15 +00:00
skel Add explicit test so that non-existence of /usr/games/fortune 2009-03-27 21:13:14 +00:00
snmp
syscons Euro is missing 2009-05-25 17:06:24 +00:00
tabset
termcap - Remove kH (kp_kll) from screen. It has the identical key sequence as 2009-03-01 07:08:46 +00:00
timedef Fix ISO8859-15 links for nb_NO / no_NO. 2009-04-06 14:12:22 +00:00
zoneinfo MFV of tzdata2009h: 2009-05-27 10:02:07 +00:00
Makefile Whitespace nit 2008-10-08 13:20:02 +00:00
Makefile.inc