Go to file
thorpej eb2acb850f - Add a reader-writer lock to array and dictionary objects that ensures that
the data structure is internally consistent in the face of multiple threads
  accessing it concurrently.  This is not designed to provide application-
  level semantic consistency; applications are responsible for that locking
  protocol should it be necessary.
- Rename _PROP_MUTEX_DECL() to _PROP_MUTEX_DECL_STATIC().
2006-10-03 15:45:04 +00:00
bin Avoid .No if easily possible. 2006-10-03 02:15:16 +00:00
common - Add a reader-writer lock to array and dictionary objects that ensures that 2006-10-03 15:45:04 +00:00
crypto remoteid/ph1id support 2006-10-03 08:04:31 +00:00
dist PR/34656: Geoff C. Wing: pppd has stuffed up wtmpx code 2006-09-29 15:44:46 +00:00
distrib Add manpage for new ipmi driver. 2006-10-01 18:43:11 +00:00
doc yamt-splraiseipl: next68k, macppc. 2006-10-02 10:29:09 +00:00
etc Tidy output so it matches other rc scripts. 2006-10-01 15:17:51 +00:00
games PR# 4305: [dM] boggle uses very incomplete wordlist. 2006-09-24 01:38:57 +00:00
gnu Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:19:40 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib remove unused IDLESPINS. 2006-10-03 09:37:07 +00:00
libexec Avoid buffer overflow. 2006-09-29 17:02:04 +00:00
regress A field with a null custom heading retains a minimum width derived 2006-10-02 19:18:30 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share No dot in SEE ALSO. 2006-10-03 02:11:19 +00:00
sys - change find_prom_map() to take paddr_t and return vaddr_t rather than 2006-10-03 13:02:32 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin avoid signed/unsigned error when computing mask lengths for empty 2006-10-03 08:30:12 +00:00
usr.sbin New sentence, new line. 2006-10-03 02:08:16 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention acorn32 console changes, since they'll break builds with custom 2006-08-15 20:48:01 +00:00