1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Joerg Wunsch 99211adf2c Major cleanup of the timerX_{acquire,release} stuff. In particular,
make it more intelligible, improve the partially bogus locking, and
allow for a ``quick re-acquiration'' from a pending release of timer 0
that happened ``recently'', so it was not processed yet by clkintr().
This latter modification now finally allows to play XBoing over
pcaudio without losing sounds or getting complaints. ;-)  (XBoing
opens/writes/closes the sound device all over the day.)

Correct locking for sysbeep().

Extensively (:-) reviewed by:	bde
1996-07-20 18:47:23 +00:00
bin add a reference to killall(1) 1996-07-03 22:19:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc Move things up a bit to make startup pretty 1996-07-18 19:09:06 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
include Fixed new and old standards conformance bugs. The non-POSIX confstr() was 1996-07-17 10:52:38 +00:00
lib Document madvise(2) as it is in FreeBSD. 1996-07-20 04:37:26 +00:00
libexec Include <sys/types.h> before including <grp.h> so that this doesn't 1996-07-12 05:55:38 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release 1. Fix the CD installation bogon for Novice install I mentioned. 1996-07-16 17:11:45 +00:00
sbin Grammar fix described by wollman in response to PR 1363. 1996-07-14 17:51:08 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Various minor mod's to the tape drive section. 1996-07-20 18:42:25 +00:00
sys Major cleanup of the timerX_{acquire,release} stuff. In particular, 1996-07-20 18:47:23 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Fix botches in the handling of "AM" and "PM": 1996-07-19 00:44:55 +00:00
usr.sbin 'mkaliases' is broken (strips spaces) so don't use it, 1996-07-18 23:48:13 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add make to the bootstrap targets (I thought I committed this 3 days ago - 1996-07-01 06:13:31 +00:00