Commit Graph

8146 Commits

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