Commit Graph

214486 Commits

Author SHA1 Message Date
christos 6298c31a51 add missing includes 2012-11-04 23:37:02 +00:00
khorben acecd624e0 Fixed two harmless typos
ok agc@
2012-11-04 23:30:39 +00:00
christos 8abc3de551 Over the years this header gained a lot of disparate functionality
and willy nilly people kept adding headers appropriate to the new
functionality  So we reached where we are today, this header causes
lots of namespace conflicts (for example you cannot use util.h from
a lex file, because ECHO is macro used in lex, and ECHO is defined
to 8 in termios). Roll back time, and remove all the unnecessary
includes, leaving it to the program to include the ancillary headers
they need.
2012-11-04 23:25:59 +00:00
alnsn 1e8343bece Add sljit. 2012-11-04 22:55:07 +00:00
christos 8c13db6ad0 add the headers you need 2012-11-04 22:47:21 +00:00
christos 4f048a363d include the headers you use 2012-11-04 22:46:08 +00:00
christos 24f9b938a0 add missing header 2012-11-04 22:38:19 +00:00
christos 39a3c792a3 include utmpx.h if needed 2012-11-04 22:36:58 +00:00
christos a226200999 include <pwd.h> 2012-11-04 22:32:01 +00:00
christos d6532d627c include the headers that you need. 2012-11-04 22:30:23 +00:00
christos 6a9b095c0d include the headers that we need 2012-11-04 22:28:16 +00:00
christos 1f16d7465e include the headers that you need. 2012-11-04 22:26:04 +00:00
christos c6352516aa include the headers you need 2012-11-04 22:21:11 +00:00
christos e3f7c883f9 include the needed headers 2012-11-04 22:20:03 +00:00
christos 5d69c93985 Only include the headers we use and remove useless variable. 2012-11-04 21:57:40 +00:00
christos 7dd937fd24 if you are going to use utmpx.h, include it. 2012-11-04 21:35:45 +00:00
christos 92227bd148 remove useless include (sys/stat.h) and add useful one (stdio.h) 2012-11-04 21:14:59 +00:00
christos bef47ea987 include pwd.h for password stuff 2012-11-04 20:46:46 +00:00
christos c168a88323 put a wait barrier between trousers and tpm-tools 2012-11-04 19:48:08 +00:00
christos c254700c5c wait for trousers 2012-11-04 19:46:42 +00:00
christos df3a32c7fb use LIBDPLIBS 2012-11-04 19:45:58 +00:00
christos 043b6f2ca6 fix typo 2012-11-04 19:18:03 +00:00
christos 7c1cb982d4 we have _SC_PHYS_PAGES now 2012-11-04 19:12:41 +00:00
apb b430e5b5dd zoneinfo: Import tzdata2012i. [apb 20121104] 2012-11-04 18:03:23 +00:00
apb 9a42c9b699 tzcode2012i/tzdata2012i have been released. We have updated to tzdata2012i. 2012-11-04 18:02:56 +00:00
jakllsch 48958e522b Stylistic changes in comments/strings:
"FAT" and "fat" are different things, use the appropriate case.
"GEMDOS" is all caps.
2012-11-04 17:57:59 +00:00
apb 1467a3f336 Import tzdata2012i from ftp://ftp.iana.org/tz/releases/tzdata2012i.tar.gz
Changes from tzdata2012h to tzdata2012i:

  Cuba switches from DST on 4 Nov 2012 at 01:00.  (Thanks to Steffen Thorsen.)
2012-11-04 17:53:29 +00:00
jakllsch 1203d9864d And correct a typo that wasn't corrected in previous. 2012-11-04 17:35:27 +00:00
jakllsch 3a46a43ff0 Correct constant in comment to match the expression it is derived from. 2012-11-04 17:33:46 +00:00
jakllsch a8a5260437 Check that the FSInfo block's next free cluster suggestion is actually
a cluster within the bounds of the volume too.
2012-11-04 17:18:56 +00:00
jakllsch 1afc21ab39 ((u_long)-1) will not always be 0xffffffff, which is what we actually
want to test against to determine if the FSInfo block's next free
cluster suggestion is valid
2012-11-04 17:16:37 +00:00
christos 452fa9e672 Hook in TPM utils 2012-11-04 16:29:12 +00:00
christos 94c130b258 hook in TPM 2012-11-04 16:28:11 +00:00
christos acfddfeed2 add MKTPM, default to no 2012-11-04 16:27:28 +00:00
christos fd0ad6ba3c add TPM sets. 2012-11-04 16:26:52 +00:00
pooka 28550d5d48 Add vdrain to the list of kernel threads. 2012-11-04 14:40:47 +00:00
pooka 352e4b404d Use a table to check for kernel threads. 2012-11-04 14:40:18 +00:00
jakllsch b7565c8f0e According to current file(1) magic definitions an unlabeled FAT is
denoted with "NO NAME" rather than "NO_NAME".
2012-11-04 14:27:15 +00:00
isaki fda04a5448 FLOPPYPAD=1 for padding floppies.
On XM6i (emulator), the floppy format type of plain image is
decided by filesize, so it makes easy to use the image on XM6i.
2012-11-04 13:12:10 +00:00
christos 82ad575716 don't include things you don't need 2012-11-04 13:08:56 +00:00
matt d6411b2133 Fix ETTF PSPD definitions and enable the ETTF PORTSC detection.
Fix EHCI portion of PR/47156.
2012-11-04 12:01:55 +00:00
apb f669c7071f Add references to ${_NETBSD_VERSION_DEPENDS} for files that
need to be re-created when the NetBSD version changes.  They
will also be re-created when any build settings are changed.
2012-11-04 11:12:31 +00:00
apb acfd2b168d motd needs to be re-generated when DISTRIBVER changes, so change he
Makefile to use the new ${_NETBSD_VERSION_DEPENDS} mechanism defined in
bsd.own.mk.

Rename the default motd file in the source tree from "motd" to
"motd.default", because otherwise it would conflict with the motd file
that is now created in the .OBJDIR.
2012-11-04 11:09:14 +00:00
apb 040e0f875d Add DISTRIBVER to the list of variables under RELEASEVARS. 2012-11-04 11:04:10 +00:00
apb 1c0de10687 Create a "params" file in the top-level .OBJDIR during "make build".
This file will contain the values of all variables that can affect
the build process.  Take care not to update the file's timestamp if
the contents do not change.

${_SRC_TOP_OBJ}/params is referenced by ${_NETBSD_VERSION_DEPENDS} in
bsd.own.mk.

Rename the old "params" target to "show-params".  This simply
prints the values of the variables that can affect the build.
2012-11-04 11:02:11 +00:00
apb 9a72dfd1d1 Add _NETBSD_VERSION_DEPENDS in bsd.own.mk. Targets that need
to be re-generated when the NetBSD version numberchanges,
or when any build-related variables change, may depend on
${_NETBSD_VERSION_DEPENDS}.
2012-11-04 10:59:13 +00:00
wiz c82468c671 Bump date for previous. Grammar fix. 2012-11-04 10:57:33 +00:00
apb cd19fc2e6a Reorganise, consolidate duplicated information, clarify wording,
attempt to make the man page match the actual behaviour.
2012-11-04 10:10:03 +00:00
chs 4b312fc48f in cpu_switchto(), remove the MP-unsafe code to mark a pmap active on a CPU,
pmap_activate() already does this.  add MP locking to pmap_activate()
and pmap_deactivate().  move flushing of user windows and virtual caches
from pamp_activate() to pmap_deactivate().
2012-11-04 00:32:47 +00:00
rmind d79b47c370 libpthread: replace the use of obsolete sys/tree.h interface with rbtree(9). 2012-11-03 23:42:27 +00:00