Commit Graph

2172 Commits

Author SHA1 Message Date
briggs c9c72ff6d8 macppc is using XF86 v4 now, and installs a few more files. 2002-07-23 21:00:11 +00:00
lukem c64952588e set MAKE="${MAKE:-make} -j 1" to prevent problems where the output
of make -j N>1 would result in junk in various shell variables
2002-07-23 09:02:45 +00:00
mrg 950cb7a7a6 install "sparc" includes for sparc64 as well 2002-07-20 11:46:14 +00:00
thorpej 67b2a0cf06 * Add copyin_proc() and copyout_proc(), which are like copyin() and
copyout(), except they can operate on any process, not just curproc.
* Use this in uiomove() to allow UIO_USERSPACE to non-curproc.
2002-07-20 03:58:24 +00:00
blymn 6d1dd3e8f0 bump libcurses minor number. 2002-07-19 13:26:15 +00:00
agc f30405c842 Add ./usr/share/man/cat9/bufq.0 and ./usr/share/man/man9/bufq.9 2002-07-18 09:35:48 +00:00
fredette 2683443f81 Added ./usr/include/m68k/proc.h to the list. 2002-07-17 23:35:12 +00:00
fredette 9090c61c66 Added support for ad.${machine_cpu}.shl listfiles. These list
architecture-dependent files that are present when shared libraries are in use.
2002-07-17 23:34:20 +00:00
agc 7907df8eaa correct pfil_run_hooks.0 -> .9, and put the pfil_* manual pages in the right
system package
2002-07-16 10:04:39 +00:00
lha 5fd41a12f3 add missing pfil_head_get in manpage
add missing MLINKS
add new files to sets lists

fixes my own pr kern/15060
2002-07-16 00:36:45 +00:00
jdolecek f5cda4499d missed trap.h 2002-07-14 17:34:01 +00:00
wiz b086d19bf7 Add simple_lock_unlock. 2002-07-14 10:40:54 +00:00
gmcgarry f289290626 simple_lock_unlock -> simple_unlock 2002-07-14 04:08:42 +00:00
jdolecek e7b5e675e6 sync with reality, couple whitespace fixes 2002-07-11 19:44:26 +00:00
jdolecek 474110ee92 add walnut-specific includes (uncovered by checkflist) 2002-07-11 19:40:02 +00:00
jdolecek bb11cfcbd1 add bus.h (uncovered by checkflist) 2002-07-11 19:01:12 +00:00
jdolecek f6b916e206 sync with reality (uncovered by checkflist) 2002-07-10 19:58:02 +00:00
jdolecek 40e6e39cac add MD hpcarm files (uncovered by checkflist) 2002-07-10 19:52:37 +00:00
thorpej 60777de1c3 Sort. 2002-07-10 19:08:43 +00:00
thorpej 0d597f071e Revert previous. 2002-07-10 19:07:48 +00:00
thorpej b11786d3ca Add postsig.0 and sched_psignal.9 2002-07-10 19:06:54 +00:00
agc cfa7090f41 Sync with reality 2002-07-10 12:03:08 +00:00
agc 7636ce789e Sync with reality 2002-07-10 10:49:50 +00:00
agc 726008ea4b sync with reality 2002-07-10 10:44:24 +00:00
agc d9f8798ea1 Sync with reality 2002-07-10 10:35:50 +00:00
agc 8b57b1c85f Fix a typo 2002-07-10 10:01:46 +00:00
mycroft 00be20acba Sync. 2002-07-10 03:17:33 +00:00
wiz e00999b95c Add man page for gem(4). OK'd by eeh. 2002-07-09 23:30:21 +00:00
jdolecek 78703f950e Put grfconfig(8) manpage to amiga subdir, since it's amiga-only tool.
Adresses part of bin/8733 by Danny Thomas.
2002-07-09 22:18:37 +00:00
mycroft ca2c3f8bc2 Sync. 2002-07-09 19:59:41 +00:00
lukem dc4928f26f checkflist:
- add "-M metalog".  if metalog starts with "${DESTDIR}/", it
	  will be skipped in the flist check, to prevent unnecessary
	  warnings about extraneous ./METALOG
	- if the diff returned a non-zero exit code, print a warning message,
	  and for the default diff output, print a blurb describing the
	  meaning of the output.

Makefile:
	- call checkflist with "-M ${METALOG}" if UNPRIVED
	- run "${MAKE} checkflist" if ${DESTDIR} != ""

 NOTE:	this change will prevent maketars from running if the
	sets lists are out of date.  This is intentional.
	Better to fail than to build tar files with missing files.
2002-07-09 16:08:38 +00:00
mycroft e6589dc35e Add obsolete files. 2002-07-09 15:07:19 +00:00
mycroft 286a6dd7dd Sync. 2002-07-09 15:04:26 +00:00
mycroft 746a89b6ae Sync. 2002-07-09 12:24:32 +00:00
dbj 913e76340c get pdisk compiling on macppc and mac68k 2002-07-09 05:57:32 +00:00
mycroft 418d617a93 Add the (inane) zzz link for apm. 2002-07-09 05:30:49 +00:00
lukem 384ed56864 usr/include/alpha/fpu.h is not actually obsolete! 2002-07-09 02:25:57 +00:00
mycroft 53fb5dd4fa Sync. 2002-07-09 00:48:35 +00:00
tv e248b10f59 Remove empty "ftpwelcome" entirely. This makes ftpd emit a two-line
extended greeting, which confuses lots of established firewalls.
(Not added to "obsolete" since removing this file is not mandatory.)
2002-07-06 04:24:08 +00:00
lukem ded5b486f1 revert a chunk of the previous; we only need foo.so.x and foo.so.x.y moved
from comp to base; foo.so, and foo*.a stay in comp.
2002-07-04 03:23:32 +00:00
itojun facb67f7a9 move lib[mi]387.so and friends to base/md.i386. PR 17452 2002-07-04 00:52:49 +00:00
heinz 16264d3f6d include polish keymaps in xserver sets 2002-06-30 22:05:16 +00:00
bjh21 d2a5e4a9e6 libc.so.12.85 2002-06-30 09:47:20 +00:00
itojun c589b132db dig /etc/systrace 2002-06-29 17:27:42 +00:00
grant 4276beff76 remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they
do not install /usr/mdec/installboot anymore.
2002-06-28 08:45:51 +00:00
christos fe60109b71 wsmoused additions. 2002-06-27 15:18:19 +00:00
christos aa60c76079 add systrace pages I forgot before. 2002-06-27 14:25:44 +00:00
bouyer a2ea8c03f7 Move a few entries around, so that directories can be properly removed. 2002-06-26 16:59:07 +00:00
gmcgarry 8e3cf0aaca update: suser.9 2002-06-24 22:47:58 +00:00
itojun 3ea946f134 sync with openssh 3.3.
local mods included to make it compile with openssl 0.9.6d.
2002-06-24 05:48:24 +00:00