Commit Graph

93831 Commits

Author SHA1 Message Date
thorpej e4732a956b Add a -B option to set the BUILDID for the build. This also causes
the make(1) wrapper script to be named "nbmake-MACHINE-BUILDID".
2002-03-14 18:33:04 +00:00
thorpej 43c6552a49 Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
eeh 7c79cb049f Some files have been moved into powerpc/ibm4xx. 2002-03-14 17:27:59 +00:00
eeh 6926a0dc66 Separate mainbus from pcibus. 2002-03-14 17:26:27 +00:00
pk 0debc78bef JobExec(): don't use Punt() in the child; it can't possibly DTRT, and will also
mess up the parents variables.

Instead, use execError() for all error paths in the child code.
2002-03-14 16:08:37 +00:00
uebayasi 7c2860c21f Add myself.
(And sort while I'm here.)
2002-03-14 13:19:15 +00:00
martti 30aa77c1c5 Added ip_log.c and few CPPFLAGS flags 2002-03-14 12:34:33 +00:00
martti dd7a744e5a Added (char *) for pointer arithmetic 2002-03-14 12:34:29 +00:00
martti 3e033bc0f1 Removed unused proxy file 2002-03-14 12:34:25 +00:00
martti 83b3487b70 Upgraded IPFilter to 3.4.25 2002-03-14 12:32:36 +00:00
martti a79df224af Import IPFilter 3.4.25 2002-03-14 12:30:07 +00:00
uwe 8307c93fb8 Add audiocs(4) and ebus(4). 2002-03-14 12:19:55 +00:00
wiz ae63b22183 Note ICS1893 support. 2002-03-14 10:56:17 +00:00
pk e84cfe875b Job_AbortAll(): add missing Lst_Close(). 2002-03-14 08:07:55 +00:00
martti 27df1070c7 Don't import ip_h323_pxy.c (license issues) 2002-03-14 08:07:06 +00:00
simonb b7d5e86b60 Add the /etc/ssh directory. 2002-03-14 06:48:28 +00:00
groo 004beaa10c Fix longstanding misuse of glob(3) and fnmatch(3) in man page search.
glob(3)-special characters are now escaped in the supplied man page names.

Makes ``man ['' work without mysterious quoting.
2002-03-14 05:24:14 +00:00
itojun 4b327fb1f3 zlib 1.1.4 dislikes Z_FLUSH at the end of inflate(). 2002-03-14 05:18:10 +00:00
gmcgarry 56a097150f Use INSTALL kernel in miniroot; add image_md_post target 2002-03-14 04:51:20 +00:00
chs 1ba402084f assume that 21143 SROM info blocks are in extended format (as the spec
requires), even if the bit to indicate this is not set.
this makes Phobos P430 4-port cards work.
2002-03-14 04:44:34 +00:00
chs e444e2ddd4 regen 2002-03-14 04:41:09 +00:00
chs dc3bc0c490 add support for LXT971 PHYs. 2002-03-14 04:40:26 +00:00
simonb fe523d7ec2 The forms library's manual pages are also installed as form.3. 2002-03-14 04:06:11 +00:00
wiz ecf21d9b93 regen for new template, picking up some recent other changes
[clockctl, MI joy, pty+++]
2002-03-14 01:38:33 +00:00
wiz dc47c556a2 Remark that the script should be called by the super-user; mention
/etc/MAKEDEV.local; and add DIAGNOSTICS and HISTORY sections.
2002-03-14 01:33:27 +00:00
lukem cd5cc87679 in COPYDIR, don't run the find's if the cd failed 2002-03-14 01:24:35 +00:00
lukem 1a1a1a5721 cosmetic tweaks: sort some variable lists, improve descriptions, [...] 2002-03-14 01:07:27 +00:00
eeh a3833eb1c6 Add this file. 2002-03-13 23:59:58 +00:00
ad 5d95c4499b Fix botch in previous. 2002-03-13 23:17:18 +00:00
eeh d26d3b351c This should be pretty standard. 2002-03-13 23:12:11 +00:00
eeh 2ea0541c6d Use <machine/dcr.h> 2002-03-13 23:11:33 +00:00
eeh 253a2ae2f4 Redirect to powerpc/include/ibm4xx/dcr405gp.h 2002-03-13 23:10:36 +00:00
eeh 2277f9518e Delete this file. It's only relevent to 405gp. 2002-03-13 23:09:52 +00:00
eeh 2b55b12b59 405gp-specific DCRs. 2002-03-13 23:09:11 +00:00
eeh 3b27dc6be4 Use powerpc/include/ibm4xx/cpu.h. 2002-03-13 23:07:47 +00:00
wiz 3c20f3f606 Fix some typos in comments. 2002-03-13 22:23:50 +00:00
jdolecek fcc4c4d402 Merge the update to FreeBSD rev 1.95.
Changes:
* MP locking changes (mostly FreeBSD specific)
  XXXSMP the MP locking macros are noops on NetBSD for now
* kevent fix (FreeBSD rev. 1.87): when the last reader/writer
  disconnects, ensure that anybody who is waiting for the kevent
  on the other end of the pipe gets EV_EOF
* kill __P
2002-03-13 21:50:24 +00:00
wiz 42aa648b4c Remove a superfluous comma. 2002-03-13 21:45:38 +00:00
wiz 05fbca3f92 wscons(9), not (4), and some whitespace cleanup. 2002-03-13 21:44:48 +00:00
wiz 8d15f4d372 Put comment on separate line. 2002-03-13 21:42:20 +00:00
jdolecek 368878d433 add NetBSD RCS tag 2002-03-13 20:51:37 +00:00
jdolecek 19ac0b19d7 Merge in FreeBSD rev. 1.18 - MP changes + rename of PIPE_LOCK to PIPE_LOCKFL
XXXSMP the MP hooks are unused on NetBSD for now

put NetBSD kernel-only parts into #ifdef _KERNEL
2002-03-13 20:50:00 +00:00
manu eb3041b4dc I finnally identified syssgi(SGI_FDHI) as the implementation of the
getdtablehi(3) library call. Updated comments and removed the paranoid
diagnostics about this mysterious syssgixi() request.
2002-03-13 20:33:41 +00:00
jandberg 225d8bccbe Fixed cc_load_mode restart copper after setting the new list
when called with null argument. This is needed for the screen
blank to actually take effect.
2002-03-13 20:33:35 +00:00
jandberg 4b1642e62c added WSCONS config file and makefile target to generate it 2002-03-13 20:23:44 +00:00
jandberg a52d11410f bring up to date with code 2002-03-13 19:46:01 +00:00
uwe 9165b68765 Change wording a bit. Add URL for the PCIO manual. 2002-03-13 19:44:42 +00:00
jandberg 9ddf538d8e added wscons vts 2002-03-13 19:38:05 +00:00
eeh 90a4d6de36 Get rid of any references to PCI. 2002-03-13 19:37:44 +00:00
eeh 2949f98aba Install machine check trap handler. 2002-03-13 19:36:45 +00:00