Commit Graph

8349 Commits

Author SHA1 Message Date
lukem
cd64c3eed3 zoneinfo directories don't need MKSHARE=yes.
Part of PR 29968 from Jukka Salmi.
2005-05-03 00:16:59 +00:00
tron
450260eeec Install "loadfile_machdep.h" to fix build of "libsa". 2005-05-02 12:31:08 +00:00
macallan
848a995a1f name added 2005-05-02 04:38:31 +00:00
martti
840228057a Install netinet/ipl.h (bin/30095) 2005-05-01 14:57:27 +00:00
lukem
597054d4ad Fix typo in previous.
Noted by Markus W Kilbinger in private email.
2005-05-01 10:34:50 +00:00
lukem
e9c1d14fc9 Update for various USE_* options.
Rest of PR 30092 from Jukka Salmi.
2005-05-01 07:28:13 +00:00
lukem
22b0f5dfc0 Add support for following keywords in sets lists, based on mk.conf(5) vars:
use_inet6		${USE_INET6} != no
	use_kerberos		${USE_KERBEROS} != no
	use_yp			${USE_YP} != no
2005-05-01 07:06:09 +00:00
agc
dc9630d5b3 Mark ./usr/share/locale/no@nynorsk/LC_MESSAGES/gettext.mo as obsolete. Really. 2005-04-30 14:26:38 +00:00
wiz
9b93dfd77c obsolete...obsolete... (i.e. make both keywords contain obsolete). 2005-04-29 21:08:13 +00:00
christos
d097b35f6f adjust for new gettext. 2005-04-29 15:27:33 +00:00
seanb
19f29785ae - add seanb 2005-04-28 19:52:04 +00:00
elad
4b2d57a04f add elad 2005-04-28 11:30:55 +00:00
christos
0f57a94b66 Add the directories for the new gettext; noted by Jukka Salmi 2005-04-27 00:59:46 +00:00
agc
cb6ade7bb5 Remove a spurious reference to a non-existent ./usr/bin/texi2pdf which seems
to have crept in in the previous commit.
2005-04-26 10:51:26 +00:00
wiz
2b16d52f32 For obsolete files, make sure that both words behind the pathname contain
"obsolete".
2005-04-25 11:38:01 +00:00
blymn
c096161d93 Obsolete verifiedexec(4) man page 2005-04-25 00:46:18 +00:00
dyoung
9b9ed510b0 Add IEEE 802.11 manual pages from FreeBSD to both the Makefiles
and the set lists.
2005-04-24 21:43:03 +00:00
wiz
22a0421626 Add openssl_errstr(1). 2005-04-24 00:15:02 +00:00
perseant
2f695b5476 Provide a resize_lfs(8), including kernel and cleaner support. The current
implementation requires the fs to be mounted while resizing.  Tested in both
directions, and everything appears to work happily, but ymmv.
2005-04-23 19:47:51 +00:00
christos
058cfb2918 bump libssh. 2005-04-23 16:58:21 +00:00
blymn
8387760ed1 Rototill of the verified exec functionality.
* We now use hash tables instead of a list to store the in kernel
    fingerprints.
  * Fingerprint methods handling has been made more flexible, it is now
    even simpler to add new methods.
  * the loader no longer passes in magic numbers representing the
    fingerprint method so veriexecctl is not longer kernel specific.
  * fingerprint methods can be tailored out using options in the kernel
    config file.
  * more fingerprint methods added - rmd160, sha256/384/512
  * veriexecctl can now report the fingerprint methods supported by the
    running kernel.
  * regularised the naming of some portions of veriexec.
2005-04-20 13:44:45 +00:00
lukem
5baba459c0 use /usr/sbin/postinstall instead of etc/postinstall from the extracted etc.tgz 2005-04-18 23:36:03 +00:00
tsutsui
240805e513 Put a brandnew boot program to install ramdisk. 2005-04-18 16:47:07 +00:00
tsutsui
16066bfe4a Remove obsolete mbr and msdos5mb.gz binaries. 2005-04-18 16:44:04 +00:00
tsutsui
5ab2951c5e Add a standalone boot for arc. 2005-04-18 16:34:28 +00:00
lukem
8232ca0162 Tweaks for the move of postinstall from /etc to /usr/sbin 2005-04-17 23:12:40 +00:00
lukem
5c5750a595 Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
2005-04-17 15:15:48 +00:00
provos
bdc32cfad7 update to libevent-1.0c. This includes support for event priorities,
multi-threaded applications and some bug fixes.  regression test
improved to test for new features.  bump major.
2005-04-17 07:20:00 +00:00
tsutsui
b818779753 Add newfs_msdos(8) for install ramdiskbin.
ARCBIOS can load binaries only from msdosfs on disks (or iso9660 on cdroms).
2005-04-16 14:44:49 +00:00
itohy
0ee992857f ukyopon(4): Kyocera AIR-EDGE PHONE driver
Close NetBSD PR #25954 in a different way.
2005-04-15 17:18:18 +00:00
peter
ffe0037a82 The pf directory is always created in /usr/share/examples, so remove the pf
keyword from the list.  Fixes part of PR 29968 from Jukka Salmi.
2005-04-14 21:45:10 +00:00
tron
02259a9e9a Add ethernet adapters driven by re(4) and wm(4) to the list of supported
devices.
2005-04-14 12:08:44 +00:00
kleink
2debc92229 Actually give /var/chroot/spamd an `obsolete' keyword. 2005-04-12 16:59:16 +00:00
jwise
17d8f2eb11 Missed commit -- /var/chroot/spamd is now /var/chroot/pfspamd. 2005-04-12 15:55:38 +00:00
kleink
7a5e7ac8e9 Adjust for the Argentina directory that came with tzdata2004b;
noted by Geoff C. Wing in PR bin/29954.
2005-04-12 15:35:54 +00:00
jwise
50ee2bcb04 spamlogd is now pfspamlogd. 2005-04-12 14:47:08 +00:00
jwise
f876c1012e spamd.conf is now pfspamd.conf. 2005-04-12 14:39:39 +00:00
jwise
ed335360d1 Provide obsolete list entries for old names of pfspamd et al. 2005-04-11 23:39:12 +00:00
jwise
d4a770bc93 spamd (et al) man pages have also changed to pfspamd (et al). 2005-04-11 22:42:47 +00:00
jwise
d757dd5564 spamd (et al) -> pfspamd (et al). 2005-04-11 22:35:45 +00:00
nakayama
78fc87188c Add "skey" tag to pam_skey.[08]. 2005-04-10 02:48:45 +00:00
jschauma
0351658cc8 Some improvements and fixes.
From Mirko Thiesen in private mail.
2005-04-09 17:24:43 +00:00
martti
6fe6af8035 Added support for Dell CERC SATA RAID 1.5/6ch 2005-04-06 15:48:15 +00:00
christos
94218b86fb Add get{pw,gr}ent_r.{3,0} 2005-04-04 20:38:24 +00:00
peter
6e4d82adbb Enable pflogd(8). 2005-04-04 19:11:18 +00:00
christos
bfcb364086 Fix sets for strfmon 2005-04-03 20:12:18 +00:00
martin
73dcb3902b Add r128, radeon and atimisc files. 2005-04-03 20:01:53 +00:00
hubertf
6d7eb973a8 fstab-examples reorg:
fstab.md is dead, add fstab.{cdrom,pseudo,ramdisk}
2005-04-03 14:13:06 +00:00
jdolecek
0b8e9ef3ed add tra(4) manpage 2005-04-03 11:56:29 +00:00
mlelstv
6e5539abb9 add mlelstv 2005-04-02 08:21:36 +00:00
christos
62984744ca bump libc. 2005-04-02 04:56:09 +00:00
he
3fdfdbed08 Include <unistd.h> to get the getgroupmembership() prototype. 2005-04-01 13:11:12 +00:00
yamt
3165a4e284 remove links to uvm.9 for removed functions. 2005-04-01 12:07:42 +00:00
lukem
6448c18465 Add /rescue/tetris.
When your system is fubared, this will help you relax.
2005-04-01 08:35:17 +00:00
he
97b59ebcdc Return 0xff from setlogmask() instead of falling off the end of
the int-returning function without returning a value.  The 0xff
value is taken from the C library and is the default log mask.
2005-03-31 13:03:34 +00:00
he
fca2c8bedd Provide weak aliases for the newly added getpwuid_r() and getpwnam_r()
functions in order to fix link-time conflicts with the C library.
2005-03-31 12:56:49 +00:00
christos
57b822fef8 Add re-entrant versions of the password routines. Well, not really, but close. 2005-03-31 04:14:42 +00:00
wiz
3294301136 Add wcsftime(3). 2005-03-30 10:17:36 +00:00
wiz
5236534b53 Add postinstall(8). 2005-03-28 15:44:26 +00:00
lukem
56794bce3c All of the X11 obsolete set lists are installed now. 2005-03-28 13:48:04 +00:00
lukem
d967a961ee Don't remove empty obsolete lists; it unnecessarily complicates etc/Makefile 2005-03-28 03:12:34 +00:00
tnozaki
a3b248100e add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
integrate esdb:EUC-TW, locale:zh_TW.eucTW.
2005-03-27 22:30:05 +00:00
tron
1fb15927cb Add new files installed after import of XFree86 4.5.0. 2005-03-26 21:33:48 +00:00
martin
9bea68674e Add files additionaly installed for loadable servers. Sort. 2005-03-26 11:37:08 +00:00
christos
112f814bfd bump libcrypto. 2005-03-26 02:24:10 +00:00
christos
d6b9d6afcb der_chop is minced meat. 2005-03-26 00:33:44 +00:00
cube
76083f1d54 Add a manpage for attimer(4), and cross-reference it from pcppi(4). 2005-03-25 23:30:55 +00:00
tron
f0c491ff32 Add new files installed after import of XFree86 4.5.0. 2005-03-25 23:08:22 +00:00
christos
ab5e9c0298 add fips openssl include files. 2005-03-25 20:13:21 +00:00
tron
ea41f5798a Add new files installed after import of XFree86 4.5.0. 2005-03-25 19:01:53 +00:00
martin
6b1f94f060 Add src/x11 generated stuff 2005-03-24 09:49:07 +00:00
martin
dcbe0ab123 Move /var/db/obsolete/xserver in md sets for those archs that have it. 2005-03-24 09:16:10 +00:00
rtr
c6b047ea8b + do not install getconfig 2005-03-24 05:27:18 +00:00
jmc
e7fa4c1b11 One more place that needs $HOST_SH to run a script correctly. 2005-03-23 19:54:47 +00:00
tron
02aac2106a The last of the changes for missing files in i386 vs xsrc.
+ build libafb for i386 (like xsrc does)
+ hook getconfig into the build
+ add new input driver acecad
+ add new xkb symbols
+ add new font encodings
2005-03-23 15:43:42 +00:00
tron
d98cfc324a Correct entries for "XStandards.7" and "Xsecurity.7" so that they are
still found if manual pages are compressed. Problem pointed out by
Chavdar Ivanov in private e-mail.
2005-03-23 00:38:10 +00:00
tron
dbc8156f5b Add Xdmx server, libraries and utilities to reachover set lists. 2005-03-22 13:45:46 +00:00
tron
302011aaba Move X11 obsolete file lists into "xbase" set. 2005-03-22 12:45:07 +00:00
tron
a9f1e3563a Add "MKX11" flag. We need it for the X11 obsolete lists in the "base" set. 2005-03-22 09:28:24 +00:00
tron
fb571c8922 Add support for handling obsolete X11 files and directories. 2005-03-21 23:09:39 +00:00
tron
aa9c0780ed Mark the "codeconv" modules as obsolete. 2005-03-21 15:00:15 +00:00
tron
ccfb82e52b Update reachover build framework set list for XFree86 4.5.0. 2005-03-21 14:43:43 +00:00
yamt
e0ea81bf20 follow the recent changes in sbin/ifconfig/Makefile. 2005-03-20 14:21:05 +00:00
yamt
4d5c8584db follow the recent changes in sbin/ifconfig/Makefile. 2005-03-19 18:16:34 +00:00
martin
5946d307e6 Add new man pages 2005-03-19 15:26:23 +00:00
tron
85a7063e89 Update sets for native XFree86 build for version 4.5.0. 2005-03-18 20:45:42 +00:00
drochner
68210160d1 add new brazilian-abnt2 keymap 2005-03-18 17:44:17 +00:00
kleink
363c26d4ba Interpose cancellation points in pollts() and pselect(), bringing us
to libc.so.12.127 and libpthread.so.0.6.
2005-03-18 11:23:44 +00:00
yamt
5240b887db add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
kleink
513c158344 A couple of <sys/select.h>-related changes:
* Factor out struct selinfo and its header dependencies into its own header,
  <sys/selinfo.h>, to avoid namespace pollution.
* Include <sys/selinfo.h> in user-visible headers where necessary.
2005-03-17 20:39:17 +00:00
he
25fad1edc3 Revert the previous commit; nodns.m4 was only installed in the time
period between the import and the subsequent "resolve conflicts"
commit.
2005-03-16 12:52:53 +00:00
wiz
016c26e1fe Fix a typo. 2005-03-16 12:47:06 +00:00
martin
ed2c25fb63 Add description for Solaris 10 dual boot installation from Ben Collver
in PR port-sparc64/29703.
2005-03-16 07:24:53 +00:00
xtraeme
84b54ddae9 /usr/share/sendmail/features/nodns.m4 is installed by the new sendmail
in base.
2005-03-15 20:31:21 +00:00
kurahone
9df36978f0 Adding kurahone to list of developers. 2005-03-15 17:56:45 +00:00
peter
0a9aa9779a Install pf(4) examples. Reviewed by yamt@.
Thanks to hubertf@ for the reminder.
2005-03-15 16:05:03 +00:00
christos
4eb907bddf Add "crypto" to the pam_ssh files. 2005-03-15 15:02:51 +00:00
atatat
d69e78afde Update to compensate for new sendmail 2005-03-15 02:34:54 +00:00
dsl
3650a70127 Allow the user to change the partition type from FFSv1 to FFSv2
Should fix install/29693
2005-03-14 21:37:43 +00:00
perry
e99c3b1541 we are at libc.so.126 2005-03-14 13:02:00 +00:00
perry
4d7b53f8df add memmem man pages 2005-03-13 15:20:09 +00:00
riz
49bc7920f9 Add myself to the list of developers. 2005-03-13 01:43:52 +00:00
bouyer
3e8f0992c8 Integrate Xen to the i386 build process:
- Add xen devices to MAKEDEV
- Add Xen kernels to list of kernel to build
- Add INSTALL_XENU to the install kernels
- introduce the xbd disk devices to sysinst.

This will add 3 kernels to the i386 release:
XEN0 for use as a Xen domain0 kernel
XENU for use on a non-privileged domain
INSTALL_XENU to install NetBSD on a non-privileged domain virtual disk.
2005-03-11 20:55:10 +00:00
dsl
6fd109179e Use KB_ENF_FUN() from dev/wscons/wsksymdef.h to avoid having our own list
of the known keyboard mappings.
2005-03-09 20:59:09 +00:00
atatat
a02cda792a Add sockstat references to sets lists. 2005-03-09 05:24:38 +00:00
tron
25833b0c61 Add ICH6 southbridge to list of support devices. 2005-03-07 11:27:29 +00:00
thorpej
7078187c0c Add a pam.conf(5) manual page. 2005-03-07 02:26:31 +00:00
cube
6c220a0b51 pam_skey module depends on MKSKEY. 2005-03-06 13:56:07 +00:00
tnozaki
eaa66f81a6 fogot to add UTF-7.esdb.
pointed by Mr, Hisashi T Fujinaka, thanks.
2005-03-06 10:28:15 +00:00
tnozaki
fe05f588fb add new citrus iconv module UTF-7.
thanks advice, yamt-san.
2005-03-05 18:05:14 +00:00
kleink
35a86bcf49 Add lastlogx. 2005-03-04 21:16:10 +00:00
dsl
306d28231b When a boot floppy overran, the reported excess size was 8k too big. 2005-03-04 16:01:58 +00:00
he
21b1464ae4 Build openpam_free_envlist as part of libpam, and install it's man
page.  This is required for ports not yet supporting shared libraries.
2005-03-03 22:40:49 +00:00
schwarz
0f81cc74aa added schwarz to the list of developers 2005-03-02 21:30:43 +00:00
thorpej
d97108988d Add a pam(8) manual page that gives a brief introduction as to what PAM
is.  The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
christos
1bef9ab8e1 Add an xserver config file. 2005-03-01 16:42:53 +00:00
sekiya
5976a15e4a Remove MAKEDEVTARGETS. 2005-03-01 01:06:05 +00:00
sekiya
c1a355dfdb s/elf2ecoff/objcopy/ 2005-03-01 00:23:59 +00:00
sekiya
e65c20724a Nuke elf2ecoff in favor of objcopy. 2005-03-01 00:22:07 +00:00
sekiya
d64a282ae6 Build the DHCP client, use more x_utilities, and in general sync with other
ports.  There's still something weird about bpf that prevents a pure DHCP
install from succeeding, but it's closer than it was.
2005-02-28 08:38:37 +00:00
christos
1b0527f64c add ppp in pam.d 2005-02-27 23:06:37 +00:00
thorpej
11b55133f0 Add an S/Key PAM module. 2005-02-27 21:01:59 +00:00
thorpej
13eb2abf9e Major cleanup of PAM service configuration files. 2005-02-27 03:40:14 +00:00
matt
0590a70e78 Add entires for pollts and pselect manpages. 2005-02-26 18:06:27 +00:00
dsl
630725bdbc Put 'Delete ?' (not "yes or no") in box when we ask whether the user
want to keep or delete the dist files.
Stop the "type enter to continue" if the rmdir fails - may not be empty.
Report an error if the chroot() (for RUN_CHROOT) fails.
fflush log and script files before writing to them from a child.
2005-02-26 17:40:49 +00:00
dsl
b0d31e5def Remove target_prefix() from rmdir command used to remove the temporary
directory that ftp copied teh dist files into.  Command is running chroot().
2005-02-26 17:36:32 +00:00
peter
1c9b56c830 Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
headers and LKM.

Add MKPF; if set to no, don't build and install the pf(4) programs,
headers, LKM and spamd.

Both options default to yes, so nothing changed in the default build.

Reviewed by lukem.
2005-02-22 14:39:58 +00:00
lukem
713967467d Move etc/release from etc.tgz to base.tgz, since the "build" target
in src/Makefile installs it (thus, being more consistent).
Should fix "./build.sh install=/" installation of /etc/release.
Requested by Hubert Feyrer (amongst others).
2005-02-22 07:39:25 +00:00
thorpej
df9803ce96 Part 1 of a cleanup pass over the SCSI subsystem. The aim is to name
everything "scsi_*", since we really are talking about the SCSI command
set, ATAPI transport not withstanding.  Improve the names of many structures,
and prepend "SCSI_" onto all SCSI command opcodes.  Place items described
by the SCSI Primary Commands document into scsi_spc.h.
2005-02-21 00:29:06 +00:00
dsl
d53c0d596e Put /bin/sh at top of list for root's shell.
Remove a global data item as well.
2005-02-20 20:54:52 +00:00
dsl
5fd32d4f19 Give all the space to / even when the BIOS can't quite read all of it.
Usually the unreadable part will be swap, but remove it from root even
if swap is not selected.
The user can always put it back on the next screen.
Saves sysinst allocating /usr when the bios geometry excludes the last
few MB of the disk (32 on one disk I have).
2005-02-20 20:42:36 +00:00
jdolecek
dff4ca397a add vge(4) manpage, obtained from FreeBSD 2005-02-20 18:41:14 +00:00
jdolecek
4805ad6f16 add ciphy(4) manpage 2005-02-20 16:53:10 +00:00
christos
eaa3f74abc Fix radius set fallout, reported by: Hisashi T Fujinaka 2005-02-20 06:49:01 +00:00
christos
50aadbe526 More libradius changes from manu 2005-02-20 00:49:06 +00:00
christos
e08c88dc29 Add pam radius module. 2005-02-20 00:41:37 +00:00
christos
e944da2e57 Add radius include files. 2005-02-20 00:39:48 +00:00
thorpej
9ac89bdea9 Add new racoon roadwarrior example directories. 2005-02-19 21:43:19 +00:00
dsl
c2abea4a9e Move definition od SRCS into global Makefile.inc (crunchgen no longer needs
to determine the list of source files).
Add -DWSKBD to amd64 (probably should go into many others as well)
2005-02-19 17:00:38 +00:00
thorpej
354f2a1004 Switch to ipsec-tools for libipsec, setkey, and racoon. From
Emmanuel Dreyfus, with some small changes by me.
2005-02-19 16:55:02 +00:00
dsl
b731f371c5 amd64 doesn't have 'BOOTMODEL', so set TERM to wsvt25 (not pc3) so that
the line drawing chars are available.
Remove the 9600 from the stty line (done to i386 a while ago)
2005-02-19 11:45:42 +00:00
briggs
f47f1e617d Add spr.h 2005-02-17 02:24:00 +00:00
briggs
9ca4305a3b Add spr.h. 2005-02-17 02:14:52 +00:00
christos
033bdf5505 Bump libssh to 1.0 2005-02-13 06:09:00 +00:00
aymeric
425332b643 Correct a typo in a filename: s/fdstab/fstab/ 2005-02-12 15:06:59 +00:00
kleink
9f3c1a4838 Update for tzdata2005e. 2005-02-12 00:33:34 +00:00
tnozaki
af5bc0e0b7 add iso-2022-kr support to iconv. 2005-02-10 18:33:00 +00:00
tnozaki
fcff889a4d remove ko_KR.UTF-8.
this locale is alias for en_US.UTF-8 by locale.alias now.
2005-02-10 18:03:01 +00:00
jmc
d177a1d5bf Make the crunchgen generated makefile regen on each run 2005-02-10 16:03:34 +00:00
perry
c3f3d85961 Restore the html directories. They are indeed functional. 2005-02-04 17:10:40 +00:00
wiz
195aff13a9 Remove /usr/share/man/html* directories. They have been there,
empty, for 3 years, and there was no public plan on how to fill
them in all that time.  Let's re-add them when they have a purpose.
2005-02-04 15:07:54 +00:00
dsl
70af5e654b Add back short country names and put them into the config file.
Fixes PR install/29059
2005-01-28 23:02:09 +00:00
cube
9c61428178 Install tap(4) LKM. 2005-01-24 15:50:52 +00:00
lukem
26ed70ab78 Please mark obsolete entries "obsolete" instead of removing them.
(Hint: almost no time window is "short enough".)
2005-01-24 07:05:17 +00:00
joff
7b7ea2d5df add atu(4) cat and manpage 2005-01-24 02:07:24 +00:00
rumble
ff41bba33a Revert previous. 2005-01-24 00:57:19 +00:00
rumble
aa6fe0fbb7 Add dirhash.h.
Spotted by Hisashi T Fujinaka.
2005-01-23 22:57:16 +00:00
briggs
4f5a65141c Add sem.4 2005-01-22 03:35:38 +00:00
dsl
102f557a3b Ensure we only remove the size of /usr from that of / once.
Fixes PR install/28568
2005-01-21 17:02:40 +00:00
rtr
572ebc41a9 + add riva128 submodule patch from Dieter Roelants
+ add riva128.o submodule to md set lists
  should resolve pr#28808
2005-01-21 08:33:11 +00:00
dyoung
b72c53e720 Exclude additional files from the set lists if MKGCCCMDS=no. 2005-01-21 04:47:23 +00:00
dsl
ea62f7c027 Use full country names when asking for keyboard type - thanks to Hubert for
finding them out and adding the comments to wsksymdef.h.
Make German always have KB_NODEAD set - IIRC Martin said that is needed.
Unfortunately this means we have our own list...
2005-01-20 22:15:46 +00:00
dsl
9146a4af0b Default to using 2k fragments (16k blocks) on filesystems that are >1GB.
Matches the defaults advertised in the newfs(8).
Perry keeps on asking me to do this :-)
2005-01-20 21:59:35 +00:00
jmc
86c3a374e9 If building a source only cd don't include shared/ALL 2005-01-20 08:05:55 +00:00
ginsbach
55049570a7 add seq(1) 2005-01-20 04:26:00 +00:00
chs
40345beaa3 ibm4xx/pte.h is no more. 2005-01-19 14:46:26 +00:00
lukem
8fa2b6b361 Use
${MAKE} ${CRUNCHENV} ...
instead of
	${CRUNCHENV} ${MAKE} ...
so that CRUNCHENV overrides any user-provided command-line make(1) variables.

This fixes /rescue build problems for people who pass settings such
as MKKERBEROS=yes in via the make(1) command-line.
2005-01-19 01:18:59 +00:00
lukem
ac1f1eff7d reorder lines so bsd.own.mk will be included before USE_INET6 is tested 2005-01-19 00:16:17 +00:00
lukem
3be06e9652 Only use ping6 and rtsol if ${USE_INET6} != "no".
Part of PR 28994.
2005-01-18 12:38:45 +00:00
lukem
46123551a0 Only support SMALLPROG_INET6 if ${USE_INET6} != "no".
Part of PR 28994.
2005-01-18 12:30:21 +00:00
fvdl
d45005ccdf Add bootxx_ffsv2 2005-01-17 21:36:08 +00:00
jmc
82318e9375 Fix typo as noted in PR#28975 2005-01-15 17:39:45 +00:00
christos
ac0a767984 bump libutil. 2005-01-12 03:37:16 +00:00
dyoung
f9f7b262bb One of my users stumbled over a bug: src/distrib/sets/makeplist
uses find(1) in a non-POSIX way.  The trouble is that -maxdepth is
not an option for POSIX find(1).  His NetBSD 1.6.2 system tripped
over that.  I converted the -maxdepth uses to -prune, which is
POSIX-compatible.

While I was in makeplist, I wrote a comment about the xargs/find/read
cleverness that I use to generate the @dirrm directives.
2005-01-12 01:38:04 +00:00
reinoud
97c4d89106 Add installation of the new auixp(4) manual page. 2005-01-12 00:09:48 +00:00
christos
1946404658 welcome to libcrypt.so.0.2 2005-01-11 23:25:32 +00:00
tron
b62d11b06c "/etc/pam.d" is created unconditionally. 2005-01-11 22:27:44 +00:00
tron
cce182235f Fix typo in last commit. 2005-01-11 22:26:44 +00:00
peter
83a87c3208 Remove a now obsoleted file. 2005-01-11 22:19:51 +00:00
tron
d8533bd6c2 Mark login_access(4) als "pam". 2005-01-11 22:07:02 +00:00
tron
b79d8ae56b Mark PAM libraries as "pam". 2005-01-11 20:15:21 +00:00
skrll
610de09f75 Update after iwi(4) additions. 2005-01-11 18:59:34 +00:00
lukem
08356a345e We unconditionally populate etc/pam.d. 2005-01-11 12:23:17 +00:00
joff
20d6de90cd Include include/dev/ic/hd44780var.h 2005-01-11 01:00:49 +00:00
lukem
242baa62bd Add to /rescue: scp ssh slogin
(all without Kerberos support at this time)
2005-01-10 10:47:36 +00:00
lukem
e1375832e2 Provide /rescue/cgdconfig if ${MKCRYPTO} != "no" 2005-01-10 10:04:31 +00:00
lukem
c0cb06d9b5 Add: less (more), vi, chroot
Requested by Matthew Mondor in PR 26147
2005-01-10 09:51:33 +00:00
lukem
3af1db4def Support ${MKINET6} == "no". 2005-01-10 03:13:04 +00:00
he
67d66c86bb Don't build libpam and associated bits if the target platform doesn't
support shared libraries (sun2 and evbsh5 at it would seem), or if the
user has specified MKPIC=no.  Also introduce a new tag to the set lists
("pam"), so that the non-shlib ports can once again complete a release
build.

Discussed with christos and lukem.
2005-01-10 00:20:21 +00:00
christos
5ad134eae7 Add /etc/pam.d files. 2005-01-10 00:18:18 +00:00
christos
765add15e7 add pam.d 2005-01-10 00:14:40 +00:00
matt
91c3d135e3 Make sure the postfix files in ./etc/postfix are conditional on postfix 2005-01-10 00:06:27 +00:00
smb
ddd2ade252 Add a software watchdog timer facility. Because this slightly
changes the "tickle" model of wdogctl(8), it was modified as well;
while I was in there, I cleaned up the argument parsing.

The code was reviewed by simonb@.
2005-01-09 22:51:32 +00:00
matt
f26774eaee Add MKGCCCMDS/gcccmds 2005-01-09 22:24:04 +00:00
snj
127531e055 We prefer "file system" over "filesystem". 2005-01-09 19:58:55 +00:00
matt
867a34233b Add gcccmds to the compiler files. 2005-01-09 19:55:26 +00:00
dyoung
81e590905d Bump minor version for libpcap 0.8.3 import.
Thanks Julian Coleman for pointing out my oversight.
2005-01-09 11:57:34 +00:00
snj
7921b65d89 Fix a typo: fileystem -> filesystem. 2005-01-09 06:30:08 +00:00
snj
8ae0ad1872 We support SMP these days. Noted by David H. Gutteridge in PR port-i386/28663. 2005-01-09 06:08:20 +00:00
snj
8b661e15ee Add login.access.0 (hi manu!). 2005-01-09 05:53:16 +00:00
manu
d26d1599e6 Missing man page: login.access(5) 2005-01-08 22:56:21 +00:00
cube
57f537393e Add and install a manual page for tap(4). 2005-01-08 22:29:38 +00:00
cube
da24800d8c Install net/if_tap.h. 2005-01-08 22:28:51 +00:00
lukem
bd32b71189 librpcsvc.so.0.0 (et al) 2005-01-08 10:04:35 +00:00
briggs
ed4b87656a Encourage readers who have "READ TIMEOUT@" errors on floppies to write
the floppy images on the drive that will be reading them.
2005-01-08 05:33:42 +00:00
briggs
cdd0593dc3 Mention "READ TIMEOUT@" in conjunction with the floppy boot instructions
and point the reader at the "Common problems" section.  This is a really
common problem and will only get more common as floppy drives get older.
2005-01-08 05:21:49 +00:00
tron
71d6312747 EOL of XFree86 3.3.6, approved by core@NetBSD.org 2005-01-07 18:56:40 +00:00
tsutsui
0cd5cd0d4f Create raw binary GENERIC_MD kernel, which could be useful to make bootable CD. 2005-01-07 11:19:55 +00:00
lukem
b351350a6f document getgroupmembership(3) 2005-01-06 15:29:35 +00:00
lukem
a3665ef9cf Implement getgroupmembership(3). This is similar to getgrouplist(3), except
that the "int maxgroups" and "int *ngroups" parameters are separated into
two separate parameters which makes it possible to call multiple nsswitch
back-ends and have the results correctly merged.
getgrouplist(3) is now implemented using getgroupmembership(3).

Proposed on tech-userlevel on December 1, 2004.
2005-01-06 15:10:45 +00:00
martti
7ea5344d13 Added ipmon(5) 2005-01-05 10:10:54 +00:00
spz
35979a54e6 these files should not be expected to exist if MKKERBEROS=no
Reviewed by christos
2005-01-04 16:22:58 +00:00
lukem
27313362b5 Build & install pam_ssh.so.0 now that libssh is available for use. 2005-01-03 06:15:42 +00:00
lukem
98a04f5390 Implement libssh as a public library, as pam_ssh needs it. 2005-01-03 06:00:12 +00:00
thorpej
7ec7b5b2f6 Add a getextattr(1)/setextattr(1)/rmextattr(1)/lsextattr(1) utility
that gets, sets, removes, and lists file system extended attributes.

From FreeBSD.
2005-01-02 17:55:48 +00:00
thorpej
c8a6aeb225 Document file system extended attribute functions. 2005-01-02 17:34:43 +00:00
thorpej
c165c2b31d System calls and support routines for file system extended attributes. Libc
version is bumped to 12.125.

From FreeBSD.
2005-01-02 16:43:26 +00:00
thorpej
9eca3a4ad4 Add <sys/extattr.h> 2005-01-02 16:09:56 +00:00
joff
e12f6a1aba Add /bin/rmdir, needed by sysinst 2004-12-31 11:54:29 +00:00
jmc
66c068c1fd Make sure amd64 cd's get bootblocks on them correctly also 2004-12-31 08:34:13 +00:00
thorpej
c735ea78ac Add PAM libraries, modules, and headers. 2004-12-29 00:12:00 +00:00
thorpej
9c276b19a0 Add /usr/lib/security 2004-12-28 23:59:22 +00:00
thorpej
186e7464e2 Add /usr/include/security 2004-12-28 22:00:36 +00:00
joff
68490c8820 Add TS7200 kernel for sysinst 2004-12-28 17:56:40 +00:00
joff
7d196d84c5 add TS7200 gzboot img 2004-12-28 16:52:24 +00:00
tsutsui
d68499a99e Add mec(4) for sgimips. 2004-12-26 12:37:03 +00:00
hannken
67cab6c14c Add file .../cat4/ahd.0 missing from last commit. 2004-12-24 11:59:15 +00:00
joff
093d31d23f Plug Technologic Systems TS-7200 SBC kernels into evbarm release build 2004-12-24 10:56:23 +00:00
he
e97616f8a6 Add entry for the newly added ahd(4) driver. 2004-12-23 23:14:05 +00:00
hamajima
7e772352ba Add myself to the list of developers. 2004-12-23 12:25:24 +00:00
christos
28d516ffbc revert previous while discussion is still in progress 2004-12-20 18:33:53 +00:00
itojun
2fdfeb359f RFC cannot be used as manpage regarding to the ISOC copyright boilerplate.
remove it until someone writes it up from scratch/freely-redistributable
text is found.
2004-12-20 03:50:04 +00:00
atatat
16cc80a689 Bump libc minor to 124 2004-12-16 04:11:22 +00:00
atatat
2803cf768c Add a function called getdevmajor().
It tells you the major device number for whatever character or block
device you ask it.  This is sort of the inverse of devname(3) but not
quite, since it's backed by the kernel (sysctl's kern.drivers
information) and not a database cobbled together from the contents of
the filesystem.
2004-12-16 03:54:56 +00:00
hubertf
8e7f054fdb Fix typo, pointed out by César Catrián C. <ccatrian@eml.cc>
on tech-install@
2004-12-15 08:35:17 +00:00
lukem
ab6b8b7528 usr/lib/threadlib.h is now obsolete 2004-12-14 02:27:55 +00:00
yamt
db0a8cc0ea add sched_yield manpage. 2004-12-14 01:49:30 +00:00
he
387711acf9 Hm, don't delete old bfd entries, mark obsolete instead. 2004-12-13 07:19:17 +00:00
he
6817787508 Bump libbfd's shared library version number following new binutils import.
Fixes build problem for the vax port which remains without HAVE_GCC3.
2004-12-12 14:31:45 +00:00
spz
f071025256 another fish in the pool :-) (added myself to the list of developers) 2004-12-12 13:59:51 +00:00
jmc
17902793ab Last remaining bits of hand built releases. Get all TOS utils into CVS and
provide rules for putting them into installation/misc along w. checksums.
2004-12-12 08:25:59 +00:00
jmc
8a90e8bcc4 Fix for new binutils 2004-12-08 19:37:34 +00:00
reinoud
0abd1fb564 Commit some cosmetic changes to the no longer used bootloader... they were
lurking her and it could be used for reference one day.
2004-12-08 13:19:00 +00:00
jmc
568c053401 Add amd64 support 2004-12-06 20:05:10 +00:00
cube
c002a66744 Add a manual page for ixpide(4). 2004-12-06 19:34:01 +00:00
yamt
165c905934 add links for uvm_unmap(9) 2004-12-06 17:35:53 +00:00
jmc
39914b5411 Trim multi2 down as well 2004-12-06 09:14:22 +00:00
jmc
358db79407 Drop source from multi1, it's too big and we provide a separate source .iso
anyways
2004-12-06 08:30:46 +00:00
jmc
ef48c52a11 Typo 2004-12-06 08:29:25 +00:00
jmc
e3d48f02e9 Support for building the cd's on 2.0 2004-12-06 08:15:11 +00:00