Commit Graph

186718 Commits

Author SHA1 Message Date
christos
fe6a4bfaaf new openssl 2009-12-27 00:53:35 +00:00
christos
bfc463fe1e merge conflicts and undo the session renegotiation disabling code. 2009-12-27 00:48:55 +00:00
christos
cef2ee707e import SNAP-20091226 2009-12-26 23:29:52 +00:00
christos
48b5ff6259 mention new bind 2009-12-26 23:14:32 +00:00
christos
72d39b99c8 sets for new bind. 2009-12-26 23:13:15 +00:00
christos
e1523714f8 merge 9.7.0rc1 2009-12-26 23:08:21 +00:00
christos
d12c9ec32b Import bind 9.7.0rc1 2009-12-26 22:18:13 +00:00
elad
3bd7842cba Put a space after ':'... 2009-12-26 21:41:14 +00:00
mrg
84caf7efa2 s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd. 2009-12-26 19:31:34 +00:00
uebayasi
998f9b1597 Use cpu_* prefix to call cpu_* functions (setttb() -> cpu_setttb()); no
functional changes.
2009-12-26 16:01:23 +00:00
uebayasi
cb96e85ab2 Garbage collect an unused global, vm_offset_t pagetables_start. 2009-12-26 15:47:14 +00:00
mbalmer
2940930ee5 'build.sh ... modules' only builds modules, but does not install them,
reflect that in the scripts output.  While here, fix the past form of build.
2009-12-26 14:13:08 +00:00
mbalmer
be714279aa Fold long lines. 2009-12-26 11:00:46 +00:00
elad
d67e78d45a Only kmem_free() the filename if we have one. 2009-12-25 22:57:54 +00:00
elad
066035a515 Oops - unintentional locking bit that's not yet ready. 2009-12-25 20:07:18 +00:00
elad
471d0b3079 This subsystem had leftovers from the time it was part of Veriexec, and then
from when I first implemented it as "metahook."

Cleanup a lot of the mess by unifying variable names, add struct member
prefixes, adjust comments, etc.

No functional change intended.
2009-12-25 20:05:43 +00:00
elad
c2d2f61cc2 No need for these prototypes here. 2009-12-25 18:51:41 +00:00
jakllsch
09be3feb9e Implement monitoring of CTS and RI lines. Use UCDC_N_SERIAL_* instead
of RSAQ_STATUS_*, the Linux driver shows that with the exception of CTS,
the PL2303 uses USB CDC bits at byte offset 8 of the interrupt transfer.

To-Do: Handle the other bits, such as BREAK.
2009-12-25 03:13:43 +00:00
mrg
5d423d552d fix a typo: s/SIGINTR/SIGINT/. 2009-12-25 02:33:50 +00:00
elad
3313b745e3 allow rump to build 2009-12-25 01:56:43 +00:00
bad
be6a186a3c Fix argument names in description of pool_cache_init(). 2009-12-24 22:45:15 +00:00
christos
9a4b585a95 running postinstall fix should also say why fontconfig did not work, like
all other postinstall methods.
2009-12-24 21:52:57 +00:00
elad
d52b481791 Change a comment. INSECURE has but one purpose. 2009-12-24 19:16:28 +00:00
elad
dadcd7355c Rename KAUTH_GENERIC_CANSEE to KAUTH_GENERIC_UNUSED1 and remove handling for
the former.

(I'll remove it from the header next time a kernel version bump happens.)
2009-12-24 19:02:07 +00:00
elad
36ec4b320c When reporting open files using sysctl, don't use 'filehead' to fetch files,
as we don't have a process context to authorize on. Instead, traverse the
file descriptor table of each process -- as we already do in one case.

Introduce a "marker" we can use to mark files we've seen in an iteration, as
the same file can be referenced more than once.

Hopefully this availability of filtering by process also makes life easier
for those who are interested in implementing process "containers" etc.
2009-12-24 19:01:12 +00:00
christos
6b74e5460f - split the sk_dev
- don't program the interrupt mitigation to 0, only to set it to 1000 later.
- don't be verbose when setting the interrupt mitigation during reset, it
  messes up the attach line and does not convey useful information.
2009-12-24 18:27:31 +00:00
tsutsui
b2a913526c Use <bsd.klinks.mk> to create machine and ${MACHINE_CPU} symlinks. 2009-12-24 16:39:39 +00:00
tsutsui
93bd1a122c Use /dev/fd0a rather than /dev/rfd0a to read instfs.tgz image from floppy.
It looks newer (appearred after 1.6) gzip tries to read less than DEV_BSIZE
(to check header?) so we can't use raw device directly.
(note sparc bootfs ramdisk doesn't have dd(1))

Workaround for PR port-sparc/42193, and would also fix PR install/28734.
2009-12-24 14:56:14 +00:00
kiyohara
4018fc33a7 Fix interrupt number.
The data sheet describes that the interrupt of ECC is 17.
2009-12-24 09:29:36 +00:00
kiyohara
38d5a971c8 Add COMPAT_50. 2009-12-24 09:26:43 +00:00
jakllsch
75bfe4c1bd defflag UGEN_BULK_RA_WB is no more.
Hi pooka
2009-12-24 01:32:22 +00:00
jakllsch
36338876d4 Add libdwarf lint file. 2009-12-24 01:13:20 +00:00
pgoyette
5c06b9862c In ATZ_F_VERBOSE mode, log a message whenever the active cooling level
changes, even when the new level is ATZ_ACTIVE_NONE
2009-12-24 00:26:28 +00:00
dsl
5281921f56 Add info for -A ptn_alignment[/ptn_0_offset] 2009-12-23 20:56:18 +00:00
cegger
49fd8fe03d Add tooldir include path.
This fixes amd64 toolchain build on OSX.
2009-12-23 20:28:29 +00:00
mrg
8c0cbe863f revert the previous; not intended to be part of that commit, or any commit 2009-12-23 20:17:13 +00:00
mrg
3fa4bcf59c rework the main SUBDIR list here as suggested by enami. put .WAIT on
the same line as the target that needs to wait, but before the target,
rather than on the previous line, which led to confusion and an error
being introduced in the previous change.
2009-12-23 20:15:21 +00:00
asau
931d85f035 Correct spelling: "HDAUDIO_AFG_DEBUG" 2009-12-23 19:38:33 +00:00
dsl
4d8b353d15 Put #endif in correct place - fixes PR/42500
Update usage() for -A, and rename one of the variables for clarity.
2009-12-23 18:50:40 +00:00
pgoyette
160a805c1d Check for value exceeding crit-max limit before checking against warn-max
limit.  Otherwise we'll never notice if we exceed crit-max (assuming that
crit-max is at least as large as warn-max).
2009-12-23 18:31:00 +00:00
tron
e24ad332ec LVM gets built by default these days. 2009-12-23 18:02:25 +00:00
tron
6d4aa8c1f7 Fix typo. 2009-12-23 18:00:38 +00:00
stacktic
f3ec34d58f Fixed ukfs build on non-NetBSD system. 2009-12-23 17:17:59 +00:00
stacktic
5074dd48b8 Fixed build when using unreal allocators. 2009-12-23 17:16:40 +00:00
pooka
26bd716185 Print pathnames for created files. No change to generated files. 2009-12-23 14:17:19 +00:00
mlelstv
c96a848326 Use wide char versions of tolower/toupper/islower/isupper where
appropriate. Fixes ~ command on big-endian architectures.
2009-12-23 12:44:21 +00:00
wiz
dbb0a194be Make HTML-ready. 2009-12-23 09:54:22 +00:00
mbalmer
1ce3f76abb Fix typo, no code change. 2009-12-23 09:23:53 +00:00
mbalmer
43a53fa2dc Fix typo in a comment, no code change. 2009-12-23 09:22:16 +00:00
mbalmer
c84c875a15 Bump date. 2009-12-23 09:18:48 +00:00