Go to file
thorpej 05d5f37522 Shadow the AC'97 codec registers. This adds two capabilities:
* support devices that crash when reading the codec registers; a flags
  interface is added to the host interface and one flag is defined
  (AC97_HOST_DONT_READ).
* new API (restore_ports) for restoring the user's settings.  This
  can be useful after an APM resume after a suspend to disk.

From OpenBSD.
2000-11-04 08:07:14 +00:00
bin Correct stupid cast problem. Pointed out by simon burge. 2000-11-03 02:27:35 +00:00
crypto Apply the following: 2000-10-30 18:58:37 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib remove unnecessary " 2000-11-04 07:02:41 +00:00
etc Make ccd(4) and vnd(4) device files on "MAKEDEV all". 2000-11-03 11:37:56 +00:00
games fix a bug in the call to srandom(): xor time() with getpid(), don't add them! 2000-10-31 13:27:56 +00:00
gnu Don't prepend $DESTDIR to BINDIR, this is done elsewhere in the prog 2000-11-03 07:07:58 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
lib update bindtextdomain() handling to be conformant to spec. we need to 2000-11-03 14:29:22 +00:00
libexec Fix memory leak described in PR #11094 (patch from Jesse Off 2000-11-03 17:52:55 +00:00
regress use fmtcheck(), not __fmtcheck() 2000-11-02 18:06:30 +00:00
sbin also install mount_ufs manpage links 2000-11-02 18:02:16 +00:00
share Merge tzdata2000g. 2000-11-03 11:08:22 +00:00
sys Shadow the AC'97 codec registers. This adds two capabilities: 2000-11-04 08:07:14 +00:00
usr.bin Avoid buffer overflow. Inspired by a FreeBSD BUGTRAQ security advisory. 2000-11-02 15:28:51 +00:00
usr.sbin Fix behaviour of 'useradd -m': it is now a fatal error if the target home 2000-11-04 04:31:43 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING ca -> lsu 2000-10-19 15:02:38 +00:00