Commit Graph

2682 Commits

Author SHA1 Message Date
jdc
6e028f681b Add mvwin manual pages.
From PR 21041.
2003-04-08 06:02:17 +00:00
perry
2c736e195a Temporarily revert last. It now screws over symlinks from the destdir,
which is the inverse problem. It is fixable by piping one pax -w into
a pax -r instead of using a pax -rw, but unfortunately that won't work
yet because I've hit a pax issue. I'll fix that and then fix this right.
2003-04-07 17:22:19 +00:00
kleink
110fcacc61 Add ./usr/share/zoneinfo/Antarctica/Rothera (tzdata2003a). 2003-04-07 15:04:53 +00:00
kleink
d28252dca3 libc.so.12.97. 2003-04-07 13:42:42 +00:00
gmcgarry
56f52386ef vfs_setpublic -> vfs_setpublicfs 2003-04-07 07:11:21 +00:00
perry
1b49023f24 do pax -L so that symlinks aren't blown away.
Beginning of work to fix PR install/8090 from Luke Mewburn
2003-04-06 19:41:03 +00:00
perry
978748a964 add des.h 2003-04-06 18:27:52 +00:00
perry
356d72671f add des man pages 2003-04-06 18:26:23 +00:00
perry
b30bba2160 des.[03] is no longer obsolete 2003-04-06 18:14:21 +00:00
he
73a2de8f35 Correct typo: comp-sys-catmaN -> comp-sys-catman. 2003-04-06 13:37:01 +00:00
he
aa6779a2a7 Track renaming of manual page: vfs_setpublicfs(9) -> vfs_setpublic(9). 2003-04-06 13:34:33 +00:00
tsutsui
9288b798b9 Add oosiop(4) man pages. 2003-04-06 10:17:58 +00:00
gmcgarry
58e7bfc0ad vfssubr.9 2003-04-06 07:17:55 +00:00
wiz
9ec6900e87 Add vfs_shutdown(9). 2003-04-04 20:57:27 +00:00
jdolecek
772fa9214a add /usr/share/examples/smbfs/dot.nsmbrc 2003-04-04 07:53:09 +00:00
taca
552c900f4c Reflect change of cron's log file. 2003-04-03 22:52:32 +00:00
jdolecek
5fd8296ac8 add LKM for file system SMBFS
XXX the LKM requires nsmb pseudo device in kernel to load successfully ATM
2003-04-02 09:45:42 +00:00
atatat
33198d7c50 Since we're now installed built versions of the netbsd-proto.cf and
netbsd-msp.cf files, include them in the sets.
2003-04-01 03:20:39 +00:00
he
39759d0565 Update to track the addition of the attr_set() set of functions
and man pages to the curses library.
2003-03-30 13:15:03 +00:00
jdc
6babc534d9 Increment libcurses minor (addition of attr_set() group of functions). 2003-03-30 07:40:02 +00:00
thorpej
5c6e2f1f83 Add bsdcomp and deflate LKMs. 2003-03-28 01:45:06 +00:00
zuntum
cc2fc9b3bd Add
"./usr/share/misc/na.postal base-reference-share"

to please checkflist. (hi Ty!)
2003-03-27 09:56:12 +00:00
taca
a99a3857f9 Add a missing lint library for libmagic. 2003-03-26 10:25:27 +00:00
pooka
b4985fa4de add libmagic man page 2003-03-25 23:59:15 +00:00
pooka
d18b0a2f43 add libmagic 2003-03-25 23:55:35 +00:00
thorpej
c491d0329c Add pci_vpd_read/pci_vpd_write. 2003-03-25 22:07:35 +00:00
tshiozak
c2cadb8a46 add support for zh_CN.GB18030 locale.
(lib/20835 by sigsegv at s25 dot xrea dot com)
XXX: charclass for GBK compatible area is not supported.
2003-03-25 18:26:51 +00:00
tron
7595dcc6d6 Add "/usr/share/sendmail/cf/submit.mc". 2003-03-25 11:52:54 +00:00
atatat
cfbc2bc715 Two sendmail m4 files were obsoleted by the 8.12.8 import. 2003-03-25 03:37:43 +00:00
perry
75cd04f4f0 checkflist says vax/rx.? is gone and vax/rf.? is now there.
change it to fix the build.
2003-03-24 22:18:35 +00:00
atatat
afb4175e24 Adjust sets lists to account for new sendmail machinery. 2003-03-24 15:24:46 +00:00
jdolecek
1edd42a9d2 move getmntopts(3) to libutil, build and install also it's manpage
bump libutil minor
adjust individual mount_*/Makefile to use libutil getmntopts(3)
2003-03-22 12:43:57 +00:00
wiz
4f72ba2d47 Add pxeboot(8). 2003-03-20 22:00:20 +00:00
jdolecek
ad5a73ba6b build and install union LKM now that it works 2003-03-17 09:18:53 +00:00
he
dace8f1df0 Do not try to build LKMs on evbppc, because we cannot predetermine
the PPC_INTR_IMPL, which is used to include a file in <machine/intr.h>.
To allow evbppc to complete a ``make release'', we also need to
factor out the LKM files to a new set list file, and tweak makeflist
to not include this file for evbppc.

Discussed with Matt Thomas.
2003-03-15 22:32:07 +00:00
wiz
fe8e96c537 Add atc_score in place of atc_scores; completes solution of PR 20709. 2003-03-15 12:33:55 +00:00
jdolecek
2a74d10407 atc uses /var/games/atc_score, not atc_scores
Problem pointed out and fix supplied in PR install/20709 by Kazuhito Tsuburaya
2003-03-15 08:44:16 +00:00
lukem
5b4f7a290b add usr/include/sys/tree.h 2003-03-10 08:01:11 +00:00
fvdl
af4ceb3bdf Add missing include file 2003-03-09 22:42:25 +00:00
he
218e798c23 Add entries related to the new Postfix program called ``proxymap''. 2003-03-09 13:50:56 +00:00
fvdl
d4bb6dd255 Extra file to be put in /rescue (fdisk). 2003-03-08 20:50:58 +00:00
fvdl
62e3f4a4b0 Set lists for XF4 on x86_64. Not quite a perfect match, since libGLU
isn't built shared (no shared libstdc++ because of external toolchain).
2003-03-08 20:49:13 +00:00
tshiozak
5abc4b4f43 add fgetws() and fputws() (lib/20576).
Note: fgetws.c, fgetws.3, fputws.c and fputws.3 are obtained from FreeBSD,
and fitted by sigsegv@infoseek.jp and me.
2003-03-07 07:11:35 +00:00
fvdl
86748d8f56 etc setlit for x86_64 2003-03-06 23:42:53 +00:00
fvdl
12979f5862 Sync with reality. 2003-03-06 23:41:10 +00:00
fvdl
dd5e8c7e4d Update include files. 2003-03-06 23:25:19 +00:00
lukem
7f9b0a178a add wcstok(3) (missed in previous?) 2003-03-06 04:05:45 +00:00
tshiozak
326ed36874 changes related to lib/20576 and lib/20577.
- add wcstok() and wcswcs(),
  - add wcstok(3),
  - move btowc() and wctob() into each ctype modules,
  - bump ctype interface ABI version,
  - bump i18n modules' minor and
  - update sets.
and fix a stupid bug in _RUNE_ISCACHED macro.
2003-03-05 20:18:14 +00:00
tron
0f3d1214d1 Remove "/etc/X11" and "/etc/fonts" which are X11 specific. 2003-03-05 16:50:20 +00:00
mrg
0164a94391 fixes for XF4.3. 2003-03-05 15:29:04 +00:00
wiz
e2b15c4c77 Add readelf(1) man page, requested by mrg. 2003-03-05 09:37:21 +00:00
lukem
5ff82b6aaa correct location of usr/share/examples/wsmoused/wsmoused.conf 2003-03-05 07:10:50 +00:00
lukem
55b7585456 add etc/X11 and etc/fonts 2003-03-05 07:09:37 +00:00
jmmv
48f9faab8e Add the wsmoused.conf(5) manpage. 2003-03-04 14:51:52 +00:00
jmmv
0ca9b0e305 Add the /usr/share/examples/wsmoused directory and the wsmoused.conf file
inside it.
2003-03-04 14:39:06 +00:00
tshiozak
352611fffc add manpages for wctype, wctrans, iswctype and towctrans. 2003-03-04 12:26:26 +00:00
nathanw
5d3c3b4483 add man pages for wctob() and btowc(). 2003-03-04 00:32:55 +00:00
nathanw
fba8aef839 libc bumped to 12.96 by tshiozak. 2003-03-04 00:31:40 +00:00
soren
2a544b838b The cirrus driver is not being built on macppc. 2003-03-03 13:08:39 +00:00
fvdl
b09a412b7f cpuvar.h addition 2003-03-01 18:49:43 +00:00
bjh21
715d206459 Add _Exit(2). 2003-03-01 16:06:11 +00:00
mrg
2a59955cee update (some?) for binutils 2.13.2.1 2003-03-01 13:13:11 +00:00
tron
28aac24c1f X11 directories and files in "/etc". 2003-03-01 07:31:35 +00:00
tron
9f1b05bb05 Update X11 sets for XFree86 4.3.0. 2003-03-01 00:11:28 +00:00
fvdl
02b764b650 Update for x86 include file changes. 2003-02-28 12:37:04 +00:00
thorpej
a4c5b13998 Bump libpthread to 0.2 2003-02-26 22:32:10 +00:00
thorpej
de7b2793e0 Back out change that made libpthread per-platform. It is *intentional*
that the build fails on platforms which do not yet have libpthread support.
2003-02-26 22:30:56 +00:00
wiz
a01816b280 Obsolete arm32 specific wd(4) man page. 2003-02-24 13:29:55 +00:00
lukem
adc15e0f59 move the obsolete lists from etc to base, as they're more useful there.
suggested by matt green.
2003-02-22 23:39:54 +00:00
lukem
4f6381b784 all:
Use /var/db/obsolete instead of /etc/obsolete

etc/Makefile:
	Create separate target "install-obsolete-files" to populate
	/var/db/obsolete, instead of using "install-etc-files".

Makefile:
	Add do-obsolete target, to run "cd etc && make install-obsolete-files",
	and add this to BUILDTARGETS.
	This moves the "obsolete files" creation from "distribution" to "build".


Per discussion with Andrew Brown.
2003-02-22 03:20:45 +00:00
lukem
5c198ab018 etc/postinstall
*	Improve message display in find_file_in_dirlist()
    *	do_obsolete(): instead of running distrib/sets/makeobsolete to
	temporarily generate the obsolete sets lists, look for them in
	${SRC_DIR}/etc/obsolete/* or ${DEST_DIR}/etc/obsolete/*.
	The obsolete check now works for "extracted etc.tgz" as the source dir.

etc/Makefile (install-etc-files), distrib/sets/lists/*
    *	Install obsolete set lists into /etc/obsolete/
    *	Tweak how pwd_mkdb files are added to METALOG

distrib/sets/makeobsolete
    *	Don't bother with "_obsolete" suffix on generated file names.
2003-02-20 11:40:28 +00:00
jdolecek
55faf5989f add mount_smbfs(8) 2003-02-18 20:35:28 +00:00
wiz
df1519e03b Add setuid(7). 2003-02-17 10:32:02 +00:00
augustss
d3d4fdd7f0 Add uax(4). 2003-02-16 14:12:41 +00:00
jdolecek
e74a93f4fc okay, libc.so.x.y has _two_ entries here
pointed out by Stephen Degler in private e-mail
2003-02-16 07:44:17 +00:00
lukem
cd8d483609 Do not ship with (an empty) /home in the base distribution.
The old behaviour caused problems when /home is a symlink on a system
and pax is used to extract base.tgz or "installworld" the base set
(because pax will remove the symlink before creating the now-empty
directory).  It also made it more difficult for a site that wants
permissions on /home to be something other than what the NetBSD
defaults are.

For sites which want /home, it's a "once off" operation to create it,
and "useradd -m" (with the default "base-dir" of /home) will create
it anyway.

This resolves PR [install/19673], as well as being more consistent
with our defacto policy of "not stomping on stuff we don't need to".
2003-02-16 00:18:59 +00:00
jdolecek
4095b3316d libc minor was bumped 2003-02-15 21:14:11 +00:00
jdolecek
af3d346a8c add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals
note these are for non-threaded programs only - libpthread will provide
it's own thread-aware wrapper
2003-02-15 21:11:47 +00:00
he
259fba4dde Correct the file name of this file. 2003-02-15 11:14:46 +00:00
tron
d79f15801a The manual page "scanpci" is only include in XFree86 4.x. 2003-02-15 09:05:52 +00:00
jmc
e13c2b4818 Not all ports/archs have pthread support. So split this up by the proper arch's
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods
2003-02-13 23:57:51 +00:00
nathanw
817925442c Add pthread_atfork() man page. 2003-02-13 03:00:51 +00:00
gmcgarry
70f3d1c13d Add nls(7) 2003-02-12 02:45:06 +00:00
drochner
56a2c46cd8 access(9) et al. were in comp, not man. Pointed out by James Chacon. 2003-02-11 10:41:55 +00:00
seb
a5742d7191 usr/share/man/{cat,man}9/{access,kernacc,useracc}.9 were removed.
Approved by perry@
2003-02-11 00:50:22 +00:00
drochner
25d3c2e03b remove leftover pre-UVM manpages 2003-02-10 13:08:00 +00:00
tron
c9fe87550b Add manual page for Broadcom BCM570x family Gigabit Ethernet driver. 2003-02-09 09:56:49 +00:00
thorpej
4f677a99d8 Back out previous; it was an error in a different file. 2003-02-04 16:24:18 +00:00
scw
112dffd0b2 Add entries for callout_active/callout_deactivate manual pages. 2003-02-04 12:59:08 +00:00
thorpej
e6f0d8d10d Update for new callout(9) implementation. 2003-02-04 01:23:52 +00:00
matt
2b0e97a561 Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00
taca
df2305f39d - mallocvar.h is in /usr/include/sys, not /usr/inckude. 2003-02-02 03:47:13 +00:00
pooka
6181a88028 leftovers from arm32 split:
Xarm32VIDC is built only on acorn32 so kill it from here
2003-02-01 13:23:57 +00:00
thorpej
de04c9ff00 Add new malloc(9)-related pages. 2003-02-01 06:37:54 +00:00
thorpej
b9cc9e6f27 Add <sys/mallocvar.h> 2003-02-01 06:32:10 +00:00
lukem
4b3798a679 In "sets" target, ensure ${RELEASEDIR}/${MACHINE}/binary/sets exists.
Fixes [toolchain/20120] from Lubomir Sedlacik.
2003-01-30 12:16:18 +00:00
simonb
7176940e72 Enable MIPS now that crunchgen works again for this arch. 2003-01-29 11:32:45 +00:00
kleink
3c72e59089 Add flockfile(3) etc. 2003-01-28 20:31:41 +00:00
jdolecek
2b7aac82cb move <g++/libioP.h> and <g++/iostreamP.h> to obsolete lists 2003-01-28 14:43:18 +00:00
jdc
4cfb7a60e7 Libcurses minor version increment (from 5 to 6). 2003-01-27 21:15:55 +00:00
wiz
024a7d26ca Build and install gzip.info. 2003-01-27 09:07:13 +00:00
wiz
47b130b3a8 Add some locale files for grep (cs, eo, et, gl, hr, id, it, ja). 2003-01-27 00:07:19 +00:00
wiz
694145268b Add /usr/share/locale/gl{,/LC_MESSAGES} in new base-locale-gl. 2003-01-26 22:17:49 +00:00
jmmv
ada8ecf126 Add missing usr/libdata/lint/llib-lrt.ln file. Okay'ed by wiz. 2003-01-24 12:06:21 +00:00
thorpej
4b1575e3fa Add librt. 2003-01-24 01:54:52 +00:00
kleink
21eefe83fb Move gcore(1) to comp, alongside gdb(1) and friends. 2003-01-23 23:47:58 +00:00
kleink
dccc67eb34 Oops, ucontext(5) lives in the man set already. 2003-01-23 23:45:45 +00:00
kleink
264b98b781 Add gcore(1). 2003-01-23 22:08:44 +00:00
kleink
8ed9abe510 Add ucontext(5). 2003-01-23 22:03:57 +00:00
christos
ae1294f148 add gcore. 2003-01-23 17:38:23 +00:00
christos
3235cc3b30 add gcore 2003-01-23 17:37:31 +00:00
kleink
e280195c6d Fix pasto in previous. 2003-01-22 14:21:45 +00:00
grant
1ba646ba74 add usr/bin/progress and man pages (hi, jhawk!). 2003-01-22 00:29:42 +00:00
kleink
d6d8fabf91 Add <pc532/mcontext.h>. 2003-01-21 20:52:58 +00:00
erh
f3281c94bd Return the correct exit status in the trap handler so errors get caught.
Also make sure the status is less than 256.
2003-01-21 19:07:05 +00:00
wiz
c09d00bead Add ucontext(5). 2003-01-21 12:44:36 +00:00
wiz
7c49e373d6 Add makecontext(3) and swapcontext(3). 2003-01-21 12:41:27 +00:00
kent
9a82d65cfb Add cat3/sem_*.0 and man3/sem_init.3. 2003-01-21 06:49:23 +00:00
kent
5bed1bd6f7 /usr/lib/libc.so.12.93 -> /usr/lib/libc.so.12.94 2003-01-21 06:48:03 +00:00
christos
103666c164 add semaphore man pages. 2003-01-21 02:33:48 +00:00
christos
88176d9c56 semaphore additions 2003-01-21 02:09:24 +00:00
christos
61bbc30d65 semaphore includes 2003-01-21 02:07:53 +00:00
thorpej
e81ee90ff4 Add <threadlib.h>. 2003-01-19 19:26:46 +00:00
lha
e29b769cd8 Add _lwp_ man pages and sys/sigtypes.h
Fixes PR misc/19927
2003-01-19 13:06:50 +00:00
thorpej
e58da7f0ae Update for nathanw_sa merge. 2003-01-18 17:50:18 +00:00
wiz
9bfbd00681 Add infokey; found text-texinfo-share and move/add all texinfo shared files
there.
2003-01-17 16:05:43 +00:00
wiz
0a7f0fe821 Add some texinfo locales (XXX: creates new sets) 2003-01-17 16:04:54 +00:00
lukem
d48147ade0 add ./etc/rc.d/ypset 2003-01-16 22:04:50 +00:00
kleink
d080e16763 Oops, missed one libc instance in previous. 2003-01-16 14:48:35 +00:00
martti
405c73366e Back out previous (as discussed with releng). The correct way to set this is:
# echo "myserver" > /var/yp/binding/`domainname`.ypservers
2003-01-16 11:55:28 +00:00
martti
1e0411d0d5 Script to bind a NIS client to a known server.
$ grep yp /etc/rc.conf
ypbind=YES
ypbind_flags="-ypset"
ypset=YES
ypset_flags="myserver"
2003-01-16 07:37:33 +00:00
kleink
ee051ce446 Add sighold(3), sigignore(3), sigrelse(3), and sigset(3). 2003-01-16 00:02:46 +00:00
kleink
5b86f73eda libc 12.92. 2003-01-15 23:58:57 +00:00
mhitch
800625f99f /usr/mdec/installboot is gone. 2003-01-15 07:32:39 +00:00
mhitch
1984eae437 No more /usr/mdec/installboot. 2003-01-15 07:28:09 +00:00
thorpej
b8ba72b9c8 Add biosboot_com0_{9600,38400,57600,115200}.sym 2003-01-14 23:54:49 +00:00
wiz
78a8e9aa19 Add /usr/include/dev/dmover and dmover_io.h inside. 2003-01-14 11:29:35 +00:00
veego
3b63e47464 Check if DESTDIR is defined before checking for non empty DESTDIR 2003-01-12 18:51:26 +00:00
lha
7e3ef8185e s/pfil_get_head/pfil_head_get/
fixes Joel Wilsson's <joelw@unix.se> misc/19796
2003-01-11 22:45:39 +00:00
lukem
84b7892ccc add halfdelay(3). (hi blymn!) 2003-01-10 03:22:00 +00:00
lukem
9432b9952d add etc/rc.d/staticroute. (hi christos!) 2003-01-10 03:17:52 +00:00
blymn
271801f093 bumped minor version of libcurses. 2003-01-09 12:50:28 +00:00
wiz
1035faff1d writable, not writeable. 2003-01-06 20:30:28 +00:00
jmcneill
3310ad9e79 Add acpitz 2003-01-05 23:42:57 +00:00
sommerfeld
da083e42b5 add bsd.rpc.mk to sets. 2003-01-05 23:40:05 +00:00
lukem
a250e57c96 Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".

${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
2003-01-03 15:34:30 +00:00
lukem
245a0c292b improve description of -t 2003-01-03 15:26:32 +00:00
reinoud
b958189aa0 Rollback 2003-01-02 13:40:35 +00:00
reinoud
7a7740fa8f Include this file too in the packing list. It is needed for the bootloader
and for general `loadfile' using programs.
2003-01-02 03:19:59 +00:00
thorpej
7c7afe5444 Add aprint_error(), aprint_get_error_count(), and printf_nolog()
manual pages.
2002-12-31 23:55:45 +00:00
thorpej
e0de80eb25 Document the "aprint" autoconfiguration message printing routines. 2002-12-31 17:49:14 +00:00
pooka
34eaeeaa27 add boot.ip32 2002-12-30 14:51:15 +00:00
lukem
7f4e9b543c improve description 2002-12-25 23:47:32 +00:00
lukem
12837cbb48 fix header to match usage 2002-12-25 23:44:06 +00:00
lukem
a34c2facce add various postfix share files missed as part of postfix upgrade,
identified by "make checkflist"....

(mmm, testing  [hi perry! :-])
2002-12-25 10:43:24 +00:00
jdc
0e1f1db73e Add curses pad manual pages.
Pointed out by wiz.
2002-12-24 07:26:05 +00:00
pooka
c78a554d3a add {crime,mace}.{0,4} 2002-12-23 22:11:41 +00:00
jdc
161b065346 Bump libcurses minor to 4 (pads support). 2002-12-23 12:34:29 +00:00
lukem
144b55005f Rework METALOG manipulation:
- add '-D ${DESTDIR}' to INSTPRIV, so install(8) removes the leading
  ${DESTDIR} from the metalogged path
- provide ${METADB.add} variable (for "${CAT} -l >> ${METALOG}"), to make
  it easier to replace manual metalog manipulation in the future.
- with manual metalog additions, don't add the leading ${DESTDIR} in the path
- in maketars, use "mtree -C ..." instead of
  "mtree -D ... | sed -e 's,\(.*\) \(\..*\),\2 \1,";

Benefits:
- maketars "Parsing METALOG" step speeds up from 29 seconds to 1.2 seconds
  on a P3-600.
  (This also benefits "make installworld" at the top level.)
- ${DESTDIR}/METALOG is easier to read without the leading "${DESTDIR}"
  on all the pathnames, and it's smaller as well.
2002-12-23 06:52:48 +00:00
wiz
33007fe500 Add walnut's MAKEDEV(8) and /sbin/verifiedexec_load. 2002-12-21 23:44:05 +00:00
lukem
d9aa9519e8 Invoke ${PAX} with '-O' so that various errors don't hang the make
or the command with an interactive question.  (This also prevents
weird problems if a directory element of '-f path' is missing and
'make -j N' is being used).
2002-12-21 15:54:48 +00:00
lukem
31754a0e99 add sunlabel 2002-12-21 12:52:58 +00:00
lukem
ebdb5fe2ad Remove /usr/local (and children) from the base distribution; we shouldn't
be creating directories or modifying permissions under there.

(/usr/local/* is still retained in various default PATHs, for convenience)
2002-12-20 06:39:53 +00:00
lukem
9dac6e17e3 Remove /sys -> /usr/src/sys symlink. 2002-12-19 23:04:26 +00:00
lukem
a4a6515a36 Always call maketars (and subsequently pax) with -N ${NETBSDSRCDIR}/etc,
so that we always use the user & group databases from there rather than
the host systems.
2002-12-19 12:33:10 +00:00
lukem
e629b6c337 maketars:
- add "-N etcdir", to be used for pax & mtree -N.  defaults to ${DESTDIR}/etc

Makefile:
- if UNPRIVED, call maketars with "-N ${NETBSDSRCDIR}/etc", so that
  "make UNPRIVED= DESTDIR=/foo installsets" can work with an empty
  ${DESTDIR}/etc. (i.e, after a make build without install-etc-files)
2002-12-19 06:21:45 +00:00
wiz
22acfbd83b Add {cat,man,html}8 for walnut; remove some files that still get installed. 2002-12-18 20:07:23 +00:00
jdolecek
81f80a2d00 remove empty md.* files 2002-12-17 16:08:13 +00:00
jdolecek
1e127d86d1 ttyaction is ${MACHINE}-specific, not per ${MACHINE_ARCH}
remove special ttyaction hook from etc/etc.sun[23]/Makefile.inc, it's no longer
  needed
ld.so.conf is ${MACHINE}-specific, the code happened to work for i386 and sparc
  only because ${MACHINE} == ${MACHINE_ARCH} there
remove basesrc/etc/ld.so.conf and its special vax/ns32k/m68k hook in Makefile -
  vax & m68k are ELF now, and ns32k doesn't need to be handled here
2002-12-17 15:54:59 +00:00
jdolecek
800e198ba6 add example disktab file 2002-12-17 15:16:40 +00:00
jdolecek
6f0545ca61 move fstab example files from base to misc 2002-12-17 14:49:18 +00:00
perry
0fe7bcd013 add postfix html directory 2002-12-17 04:42:06 +00:00
lukem
27015a09a7 consistently use $dest instead of $DESTDIR 2002-12-17 01:59:32 +00:00
lukem
49781231ca Move dev/MAKEDEV from base to etc, just like everything else installed
by etc/Makefile::install-etc-files.

(Arguably a bunch of stuff in etc could move to base, but that's a
separate issue).
2002-12-17 01:17:44 +00:00
wiz
c9823214af Add utmp_update(8) man page. 2002-12-16 22:47:26 +00:00
lukem
e00ddd7131 If ${DESTDIR}="", ensure `maketars -d ...' is called with an argument ("/").
Fixes problem noted by simonb@
2002-12-16 00:30:39 +00:00
scw
4f0fde8807 Bump minor number for getlabel{sector,offset}() addition. 2002-12-12 09:46:49 +00:00
scw
0c83fd4944 Add getlabelsector() and getlabeloffset() as wrappers around the
KERN_LABELSECTOR and KERN_LABELOFFSET sysctls.
2002-12-12 09:45:32 +00:00
lukem
d5e024c747 Add "installsets" target, which copies the sets ${INSTALLSETS} from
${DESTDIR} into ${INSTALLDIR}.
INSTALLDIR is mandatory.
INSTALLSETS is optional, and if its not given, the following sets are used:
	base comp games man misc text
2002-12-12 08:54:25 +00:00
lukem
25193201ba Add '-i installdir', to copy the given sets from $DESTDIR to installdir
instead of creating tar files.  If the default sets are used, "etc" is
removed from the list, because it's highly unlikely that it's wanted
in that case.

Tested against a DESTDIR created with "make UNPRIVED= DESTDIR=.... build".
2002-12-12 08:51:49 +00:00
lukem
d182cf2f90 add db(1) 2002-12-11 13:52:41 +00:00
fvdl
ec2d95a2ad Remove conditional for x86_64 to not include lintlibs, they're ok now. 2002-12-10 22:00:56 +00:00
scw
1d4f4f766c The walnut port has been subsumed by the new evbppc port. 2002-12-09 14:08:02 +00:00
perry
a7a74b4b41 add qsubst 2002-12-08 21:54:03 +00:00
explorer
e578f0eb06 add newly added ieee1394 directory and file 2002-12-05 03:59:19 +00:00
isaki
90a3bd2d8c Add bmd(4) for x68k. 2002-12-01 09:17:27 +00:00
jdolecek
4b413dd039 add afterboot(8) manpage - things to check after the first complete boot
adapted from OpenBSD by Julio Merino in PR misc/16745, with some further
changes by me
2002-11-30 14:09:50 +00:00
lukem
b1e79510cf - Migrate fparseln(3) from libutil to libc, where it should have been in
the first place...
- Bump libutil major (to 7.0) and libc minor (to 12.91).
2002-11-30 03:04:44 +00:00
martin
925c8ea415 Add the sparc/bpp man page. 2002-11-29 18:00:54 +00:00
lukem
1fc7ef95dc update for strsuftoll(3) and associated libc minor bump 2002-11-29 13:16:27 +00:00
tron
cfc041b8c9 Add "usr/include/sys/siginfo.h". 2002-11-27 13:31:23 +00:00
pk
bea0986dff Add libsparc_v8 shared library. 2002-11-27 11:58:23 +00:00
lukem
62148d5f92 use ${make} instead of ${MAKE} in the shell scripts, to prevent weird
lossage with the modified ${MAKE} getting passed to child make's
2002-11-26 06:22:22 +00:00
lukem
8fa5df2d2d explicitly add " -f dirname $0/Makefile " to ${MAKE}, so that
these scripts do not need to be run from this directory in order
to function correctly
2002-11-25 23:29:54 +00:00
blymn
c26f63141b Renamed verified exec fingerprint loader 2002-11-23 11:24:03 +00:00
blymn
01ab9ad2be Change name of verified exec fingerprint loader. 2002-11-23 11:11:15 +00:00
lha
2943f5e96b install intrdefs.h so it can be used by intr.h (and libkvm) 2002-11-23 05:33:11 +00:00
thorpej
74f4284e39 Add /usr/lib/crti.o and /usr/lib/crtn.o. 2002-11-23 03:48:55 +00:00
wiz
481f815061 Add {cat,man,html4}/dreamcast, and html4/evbarm. 2002-11-17 15:51:21 +00:00
itohy
d6fda2f750 Add {cat,man}4/dreamcast/* 2002-11-17 06:14:39 +00:00