cube
ecfd193d31
Install config.5 and config.samples.5.
2006-06-04 19:42:18 +00:00
tsutsui
a9fac00a81
Also fix md_get_cddevs() to match cd probe messages by MI SCSI drivers.
...
(untested)
2006-06-04 17:00:13 +00:00
tsutsui
2c0d282c4d
Fix md_get_diskdevs() to match sd probe messages by MI SCSI drivers.
...
Problem reported by Juha Laiho on port-hp300.
2006-06-04 16:52:29 +00:00
chap
8af3733e5a
Document kernel function hashinit/hashdone.
...
"No[ objections] here." -christos@
2006-06-04 14:45:34 +00:00
mrg
3048667940
_G_config.h is obsolete these days.
2006-06-03 07:28:51 +00:00
tnozaki
a55e9cdf1a
fix lib/33476:
...
added following manpages (derived from FreeBSD),
wcwidth(3) wcswidth(3)
wcstol(3) wcstoll(3) wcstoimax(3)
wcstoul(3) wcstoull(3) wcstoumax(3)
and update doc/TODO.i18n.
2006-06-03 04:36:43 +00:00
hubertf
f3513c1e13
Add & enable boot-CDs (with ramdisk kernels only, no install sets),
...
built as part of a regular release. For more information, see
http://mail-index.netbsd.org/tech-install/2006/05/11/0001.html
OK: core@
2006-06-02 22:35:21 +00:00
mrg
db19e89e04
remove support for building (with) GCC 2.95. also:
...
- always install <stdbool.h>
- don't generate a fake one for vax / gettext.
2006-06-02 22:16:18 +00:00
hubertf
2aeadc072d
Prepare creation of boot CDs:
...
* Move files in distrib/amd64:
floppies/instkernel/Makefile -> instkernel/Makefile
floppies/ramdisk/Makefile -> ramdisks/ramdisk/Makefile
floppies/ramdisk/disktab.preinstall -> ramdisks/ramdisk/disktab.preinstall
floppies/ramdisk/list -> ramdisks/ramdisk/list
floppies/ramdisk/list.inet6 -> ramdisks/ramdisk/list.inet6
floppies/common/Makefile.ramdisk -> ramdisks/common/Makefile.ramdisk
floppies/common/dot.profile -> ramdisks/common/dot.profile
floppies/common/list.ramdisk -> ramdisks/common/list.ramdisk
floppies/common/termcap.mini -> ramdisks/common/termcap.mini
* Adjust paths
2006-06-02 22:11:52 +00:00
hubertf
b3f292908c
Prepare creation of boot CDs:
...
* Move files in distrib/i386:
floppies/instkernel/Makefile -> instkernel/Makefile
floppies/ramdisk-big/Makefile -> ramdisks/ramdisk-big/Makefile
floppies/ramdisk-big/disktab.preinstall -> ramdisks/ramdisk-big/disktab.preinstall
floppies/ramdisk-big/list -> ramdisks/ramdisk-big/list
floppies/ramdisk-big/list.inet6 -> ramdisks/ramdisk-big/list.inet6
floppies/ramdisk-rescuetiny/Makefile -> ramdisks/ramdisk-rescuetiny/Makefile
floppies/ramdisk-rescuetiny/list -> ramdisks/ramdisk-rescuetiny/list
floppies/ramdisk-small/Makefile -> ramdisks/ramdisk-small/Makefile
floppies/ramdisk-small/list -> ramdisks/ramdisk-small/list
floppies/ramdisk-tiny/Makefile -> ramdisks/ramdisk-tiny/Makefile
floppies/ramdisk-tiny/list -> ramdisks/ramdisk-tiny/list
floppies/common/Makefile.ramdisk -> ramdisks/common/Makefile.ramdisk
floppies/common/dot.profile -> ramdisks/common/dot.profile
floppies/common/list.ramdisk -> ramdisks/common/list.ramdisk
floppies/common/termcap.mini -> ramdisks/common/termcap.mini
* Adjust paths
2006-06-02 22:11:06 +00:00
garbled
6a38d9365a
Make the ramdisk a little bigger
2006-06-01 21:15:30 +00:00
tron
19851bbafd
Resurrect "/etc/mail" and "/etc/mail/aliases". Postfix still uses that
...
configuration file.
2006-05-31 02:58:14 +00:00
tron
413df19e55
Remove obsolete sendmail manual pages, add postfix manual pages.
2006-05-30 19:33:26 +00:00
christos
10ff9d9641
Remove sendmail (requested by core@ and security-officer@)
2006-05-30 00:42:28 +00:00
freza
cf3f32f664
Add myself to the list of developers.
2006-05-25 15:07:08 +00:00
dan
450da78dd9
the intention of the whole tip-as-cu thing was to allow tip-as-cu and
...
have a cu command installed, even when the rest of uucp was removed
via MKUUCP=no. The old uucp-derived cu is no more, and is not
installed in either case.
make it so, by correcting some confusion that had made the non-uucp
tip-as-cu cu conditional on MKUUCP
2006-05-22 12:32:20 +00:00
uwe
943edbd0d8
Nuke va-sh.h. stdarg.h and varargs.h now use __builtin_va_*.
2006-05-21 23:14:13 +00:00
dogcow
b943d36d28
Use the gcc4 md list.
2006-05-19 01:49:05 +00:00
mrg
f599351ef6
quieten GCC uninitialise variable warnings.
2006-05-18 18:45:48 +00:00
chap
a24d299bb5
Add compat_30.8 man page, incorporating suggestions
...
by <wiz> and <pavel>.
2006-05-18 17:08:04 +00:00
liamjfoy
4876c304b1
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
...
'pseudo-device carp'
Thanks to: joerg@ christos@ riz@ and others who tested
Ok: core@
2006-05-18 09:05:49 +00:00
thorpej
3e69f1b2a5
- Add prop_array_equals(), prop_dictionary_equals(), and
...
prop_dictionary_keysym_equals(), and prop_object_equals() functions.
- Use realloc() where it makes sense. There will be more changes in this
area.
- Add a _prop_object_type structure that is used internally to keep
information about the object types. Decreases the footprint of the
objects slightly by replacing several pointers with just one.
2006-05-18 03:05:19 +00:00
riz
737a435e3a
Mark specific manpages, catpages, and info files as "gcccmds", so that
...
a "distribution" build with MKGCCCMDS=no and any of MKCATPAGES, MKMAN, and
MKINFO set to yes can still succeed.
Tested with two distribution builds of i386; one with MKGCCCMDS=no and
one without.
2006-05-17 19:41:34 +00:00
tron
6f601486c0
Put "mm_malloc.h" into GCC 4.x specific set.
2006-05-17 15:07:05 +00:00
tron
b1a151a8e4
Add lmtemp(4) manual page.
2006-05-17 14:05:52 +00:00
mrg
2a25c77f5b
turn on -Wno-pointer-sign for label.c.
2006-05-17 05:24:25 +00:00
mrg
d7a5ec3490
install new header mm_malloc.h that the mmx/sse headers use now.
...
fixes 3rd party app build problems reported by dogcow@.
2006-05-17 03:29:45 +00:00
dogcow
0cbf19486a
obsoletes should have obsolete, not .cat or .man
2006-05-16 21:51:34 +00:00
elad
97e393b1f1
kill unused man-pages. prompted by Iain Hibbert.
2006-05-16 15:56:15 +00:00
dogcow
4918849728
pointer signedness comparison fixes
2006-05-16 00:16:59 +00:00
elad
04d63f90b5
Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
...
W^X mappings.
Disabled by default.
First proposed in:
http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html
More information in:
http://pax.grsecurity.net/docs/mprotect.txt
Read relevant parts of options(4) and sysctl(3) before using!
Lots of thanks to the PaX author and Matt Thomas.
2006-05-16 00:08:24 +00:00
elad
5158334892
kauth manpage
2006-05-14 22:11:47 +00:00
dyoung
bfd03b170f
Build and install wpa_passphrase, the utility for making a WPA
...
pre-shared key (PSK) from an SSID (802.11 "network name") and a
secret passphrase.
2006-05-14 19:51:15 +00:00
fredb
f88f7e1e1b
Per consensus on tech-install, take "bootN.fs" and "boot-comN.fs" to three
...
floppies. (The build is broken again without this.) "boot-big1.fs", from
the same ramdisk as "bootN.fs", still just fits in 2880KB by virtue of the
fact that the 9KB of padding is only added once per floppy image.
2006-05-14 02:21:59 +00:00
xtraeme
512483ae83
Fix typo in previous... it.4 belongs to man4 not man3 :-)
2006-05-13 17:24:34 +00:00
xtraeme
33a96be9f2
Driver for iTE IT87xxF and compatibles hardware monitor. Add
...
commented out entries on GENERIC and GENERIC_LAPTOP.
Adapted from OpenBSD.
2006-05-13 09:02:18 +00:00
mrg
cde4dbaf34
add support for sets with HAVE_GCC=4:
...
- move fortran programs from mi.* to {tc,gcc}.*
- clone gcc.* and add new headers and shlibs to gcc4.*
2006-05-13 07:17:54 +00:00
uwe
e37068ccdf
Force building and installing libgcc_pic.a when MKPIC=yes even when
...
MKPICINSTALL=no, as it is required to build shared libraries. Move it
to comp-c-lib set to match crtbeginS.o
2006-05-13 01:50:51 +00:00
dsl
2073f7f26c
Fix use of uninitialised variable.
...
I think the code it correct - but since it is only relevant when setting
the default boot partition (for mbr_bootsel) to an extended partition
it probably doesn't matter too often!
2006-05-12 21:22:34 +00:00
he
c4447252c1
Appease gcc 3.3.3 once more, marked with /* -Wuninitialized [many] */,
...
as it fixes build problem for many archs.
2006-05-12 13:31:56 +00:00
dogcow
205e5bf7d6
fix typo: did.9 -> edid.9
2006-05-12 07:07:51 +00:00
jdc
fa72ac1da4
Add usr/bin/sort and install.sub to prepare.fs.
...
Should fix PR port-atari/33455 by Alan Hourihane.
2006-05-12 05:50:30 +00:00
mrg
c31382a543
add /usr/include/g++/{debug,tr1}.
2006-05-12 01:57:59 +00:00
gdamore
fb287f2aae
Added ddc.4, ddc.9. and edid.9
2006-05-11 21:06:41 +00:00
garbled
b1e7b0cf85
I changed the ramdisk size in the kernel, but failed to change the size
...
of the ramdisk image. Thanks to he for catching this one.
2006-05-11 17:23:18 +00:00
mrg
e8a328732c
include <bsd.own.mk> before <bsd.sys.mk>.
2006-05-11 00:15:17 +00:00
garbled
2ed4156891
Add conv=sync so it doesn't "fail" when doing the dd.
2006-05-10 18:22:28 +00:00
garbled
d4b8293191
Remove tip from prep's install media. We just don't have the room on
...
prep for that.
2006-05-09 20:57:19 +00:00
garbled
8f74d51698
Prep doesn't really need bad144, and it doesn't even ship with it on the
...
floppy, so yank the code that calls it from md.c
2006-05-09 20:52:33 +00:00
he
d3122fbee2
Bump the miniroot size from 7MB to 8MB so that it fits again.
2006-05-09 19:10:43 +00:00