Commit Graph

2337 Commits

Author SHA1 Message Date
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
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
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