wiz
2b0b925316
Add /dev/mouse-qms0 and /dev/qms0.
2003-05-15 19:11:28 +00:00
wiz
17abf3da10
Add /dev/lms0 and /dev/mms0.
2003-05-15 19:10:00 +00:00
wiz
717b2b1474
Remove i386/busmouse(4); it's not supported on i386 any more.
2003-05-15 18:53:34 +00:00
wiz
8381108e2a
Don't install machine/mouse.h on i386 and prep; there are no users for
...
the old busmouse interface any longer, we use wsmouse now.
2003-05-15 18:51:18 +00:00
dsl
adb2f69a2f
Avoid building the xxx.mk file (etc) multiple times in a parralel build.
...
Change name of target build from xxx.mk from 'all' to xxx.crunched to avoid
picking up baggage from bsd.own.mk and bsd.prog.mk.
Fixes toolchain/21563 (with new crunchgen binary)
2003-05-15 17:52:32 +00:00
fvdl
8ec5ed33f8
Adjust ramdisksize downwards to match kernels.
2003-05-15 14:02:37 +00:00
wiz
ee6d7b94d4
Remove last traces of obsolete olms and omms drivers.
...
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
dsl
259e7b9bcc
Fix typo in previous,
...
Delete some unused variables
2003-05-15 08:09:51 +00:00
wiz
ff96d1c6d3
Remove opms(4). Addresses PR 21578 by Felix Geller.
2003-05-15 06:14:14 +00:00
he
602160f281
Add messages "mbrpart_start_special" and "mbrpart_size_special" to
...
those ports which are using the now-modified MI mbr.c file which
was recently modified to use those messages. French translation
courtesy of Manuel Bouyer, Polish copied from the i386 port.
2003-05-14 22:11:42 +00:00
wiz
94f0902dae
machines with e, uppercase PCMCIA.
2003-05-14 14:31:48 +00:00
martin
733238f573
Sync with recent sparc64 changes.
2003-05-14 14:06:06 +00:00
thorpej
2124724ab0
Add <dev/ic/icpreg.h> and <dev/ic/icp_ioctl.h>.
2003-05-13 15:49:26 +00:00
thorpej
1abf972108
Add new boot programs.
2003-05-13 05:31:56 +00:00
kleink
776138ea69
Rename <sys/float_ieee.h> to <sys/float_ieee754.h>, following libc's
...
convention for these.
2003-05-12 15:22:53 +00:00
kleink
72f28776f1
libc.so.12.98.
2003-05-12 12:39:43 +00:00
ragge
2e0be56318
Remove kvm_mkdb.
2003-05-11 19:19:07 +00:00
ragge
438bab829d
Remove kvm_mkdb.
2003-05-11 19:02:45 +00:00
ragge
32fe059588
Obsolete kvm_mkdb itself.
2003-05-11 19:01:27 +00:00
ragge
11229b5806
Obsolete kvm_mkdb.[08]
2003-05-11 19:00:06 +00:00
lukem
c5fa449210
- add makesrctars and sourcesets targets (latter just invokes former)
...
- use ${HOST_SH} instead of sh
2003-05-10 06:08:12 +00:00
lukem
ce860f79b6
- change so that the source directory and sets directory are now
...
command-line arguments, rather than ${SRCDIR} and ${DESTDIR}/sets
- when building syssrc.tgz, only skip subdirs of sys/arch/*/compile
which are not named "CVS"
- improve method that sets are built
- don't bother chmodding results as it makes it difficult to re-run this
2003-05-10 06:07:26 +00:00
dsl
e3d5a4eaaf
Allow for menu 'opt_name' being const char *.
2003-05-09 12:45:01 +00:00
lukem
85a40ebf71
#if 0 out cleanup_dist() (the obsolete file handling function)
...
since we don't ship the obsolete sets on the install media anymore.
Instead, we'll rely upon postinstall to do this for us.
2003-05-09 12:34:42 +00:00
lukem
0760a2583f
remove bad144 - we're desparate for space on this image (again), and
...
this looked to being the least useful tool...
2003-05-09 12:32:42 +00:00
dsl
689ce9ee7c
Force ramdiskbin.mk to be run to update the crunched binary.
...
Explicitly check times on built targets so to stop make rebuilding
the later targets.
nbmake in src/distrib/i386/floppies/ramdisk-big (etc) will now
pick up changes to source files that make the crunched binary.
2003-05-09 12:20:04 +00:00
lukem
8c75c09c1b
pull in <bsd.sys.mk> for HOST_SH
2003-05-09 09:06:14 +00:00
lukem
4989a7a8c6
Don't bother building var/db/obsolete/* files for the install media;
...
this stuff is in the base.tgz distribution, and it's better to have
postinstall fix it up than use the (dodgy) code in sysinst.
2003-05-09 01:45:08 +00:00
skrll
fd7f9942d4
Fix placement of lib{arm,m68k}_pic.a, fwiw.
2003-05-08 18:11:38 +00:00
christos
3d24ae7c3d
Use ${HOST_SH}
2003-05-08 13:05:01 +00:00
christos
395450a2eb
use ${HOST_SH}
2003-05-08 13:04:13 +00:00
uebayasi
e7688f1920
Add magic_*() into not only man/cat3 but also man/man3. Found by
...
wizd(8).
2003-05-08 07:30:20 +00:00
uebayasi
80e148b7e3
Make libmagic known as a system library, and install manual page links
...
of the libmagic functions.
Submitted by Hiroshi Ura <ura at hiru dot aoba dot yokohama dot jp> in
PR21496.
Reviewed By: wiz
2003-05-08 07:14:11 +00:00
dsl
5fb67a188b
A couple of ";" escaped....
2003-05-07 20:49:22 +00:00
dsl
3c476fffb6
Pull some code fragments from machine and language dependant files into mbr.c
...
Resynchronise amd64 with i386
2003-05-07 19:02:52 +00:00
takemura
e02bb3ff4e
Added man page, hpcmips/boot.8. PR #21371 .
2003-05-07 13:14:50 +00:00
dsl
40414b8e25
Typo in previous commit
2003-05-07 11:42:03 +00:00
dsl
164b895890
KNF
2003-05-07 11:36:10 +00:00
dsl
d5c9f83022
Use C structure mbr_sector_t instead of char[] for 'mbr'.
...
(I hope the edits for the ports I can't build are right!)
i386/amd64 pick up a minor change to the md_read_bootcode which
might preseve the bootselect config.
2003-05-07 10:20:18 +00:00
dsl
3e8fcf58f8
Remove unused definitions of bootsel stuff
2003-05-07 08:45:43 +00:00
dsl
0e07cf9a65
Delete unused menus (the i386 bootselect ones)
2003-05-07 08:40:41 +00:00
shin
acabf4765c
struct mbr_bootsel et al were moved to sys/disklabel_mbr.h, adapt.
2003-05-07 03:34:23 +00:00
shin
c1bb0fc7a0
struct mbr_bootsel et al were moved to sys/disklabel_mbr.h, adapt.
2003-05-07 02:13:32 +00:00
itojun
6f4441e278
change address for IPv6 DNS servers. many of them are obsolete...
2003-05-06 05:35:09 +00:00
tsutsui
cc824a41ce
Remove .pdr section on converting kernels to ECOFF.
...
(sync with sys/arch/arc/conf/Makefile.arc.inc rev 1.9)
2003-05-05 11:41:07 +00:00
gmcgarry
e6614dc3ab
More wscons fonts.
2003-05-04 00:54:41 +00:00
fvdl
21670652bf
struct mbr_bootsel et al were moved to sys/disklabel_mbr.h, adapt.
2003-05-03 17:04:09 +00:00
he
c4b89e21ca
Add the recently added zs(4) and zsc(4) links (hi, Erik!).
2003-05-03 08:27:51 +00:00
he
a3cd065d26
Increase i-node density from 16KB per inode to 12KB per inode to make
...
the miniroot build again.
Discussed with scottr.
2003-05-02 22:40:19 +00:00
ragge
00dee51156
Add sys/ksyms.h.
2003-05-02 16:11:45 +00:00
dyoung
af97927092
Fix typo.
2003-05-02 05:43:45 +00:00
briggs
e26a433705
Add amr.[04].
2003-05-01 15:50:00 +00:00
he
34c9014f34
Add the sgimips intro(4) manual page.
2003-05-01 07:36:40 +00:00
dsl
4047f3a2a1
Add /usr/mdec/mbr_ext to i386 and amd64
2003-04-30 19:57:42 +00:00
martin
31dc9b22ed
Add sparc64/boot(8)
2003-04-30 12:38:21 +00:00
wiz
203915e5ed
Add some arc and cobalt man(4) pages.
2003-04-30 09:45:32 +00:00
wiz
e6436dd49b
Add arc and cobalt cat4/html4/man4 dirs.
2003-04-30 09:42:42 +00:00
thorpej
5ad9e35066
Don't build gzboot's separately. Instead, use the concatenate'able
...
gzboot images that are installed in ${DESTDIR}/usr/mdec. Simplifies
building of these images considerably.
Fixes PR port-arm32/21352.
2003-04-29 18:18:53 +00:00
fredette
7863680d0c
Added a SYNOPSIS section, added content about boot device
...
selection, and added the man page to the set lists.
2003-04-29 15:04:41 +00:00
augustss
4e0d6e0e7a
Add new man pages (and rename one).
2003-04-29 11:59:25 +00:00
bjh21
6aa1083d8b
Add i386/cons(4) and opms(4).
2003-04-29 09:55:53 +00:00
thorpej
f064f20632
Add /usr/mdec/gzboot_*
2003-04-29 05:42:00 +00:00
fvdl
e285e4dd5c
Add atomic.h
2003-04-27 18:45:35 +00:00
wiz
536045150d
Add some obsolete files (after x86_64 -> amd64).
2003-04-27 15:29:06 +00:00
wiz
0621ba7478
Sort (after x86_64 -> amd64)
2003-04-27 15:28:24 +00:00
fvdl
737ef3283e
x86_64 -> amd64
2003-04-27 12:45:37 +00:00
fvdl
b1280f5176
x86_64 -> amd64
2003-04-27 12:35:20 +00:00
fvdl
043f21d9ea
x86_64 -> amd64
2003-04-26 19:14:17 +00:00
fvdl
0945a6df17
x86_64 -> amd64
2003-04-26 19:02:50 +00:00
fvdl
3099975645
Remove a locally modified file that was untintentionallu committed.
2003-04-26 18:57:33 +00:00
fvdl
b3786358e5
x86_64 -> amd64
2003-04-26 18:55:39 +00:00
fvdl
a066c2841f
x86_64 -> amd64
2003-04-26 18:48:48 +00:00
fvdl
e091f3cfdc
Add x86/cacheinfo.h
2003-04-26 10:51:16 +00:00
perry
90df2da36a
add default skel/.logout file
2003-04-24 01:05:49 +00:00
jmmv
8b96464ca3
Bump image size to 1500k.
2003-04-23 14:19:59 +00:00
wiz
8ded03e5f2
Add pmppc/intro(4).
2003-04-23 05:47:05 +00:00
elric
a41d8cfaf3
Turn on the building and installing of libbsdmalloc.
2003-04-22 20:35:17 +00:00
bjh21
22250c1a61
Add missing /usr/include/sparc/cpuconf.h.
2003-04-22 13:02:10 +00:00
wiz
2dbd65d621
Sort.
2003-04-22 08:05:08 +00:00
jmc
57e8e96d56
Configs used to build 1.6.1 iso images
2003-04-22 02:55:41 +00:00
thorpej
953de79cde
Add a reset_button script.
2003-04-20 20:55:39 +00:00
bjh21
d3c0cf0ad5
Add a "comp" list for NetBSD/cesfic.
2003-04-20 17:58:28 +00:00
christos
48b6cfff3a
add <sys/float_ieee.h>
2003-04-19 23:10:33 +00:00
bjh21
d5bf4c3e72
Line up columns.
2003-04-19 08:35:25 +00:00
thorpej
8fc54c0008
Add ./usr/share/man/cat4/acorn32/asc.0
2003-04-18 20:54:59 +00:00
wiz
294b96ee5a
acorn32-kmem(4) now exists.
2003-04-18 15:05:34 +00:00
wiz
9f71225a86
{cat4,html4,man4}/arm32 is obsolete.
2003-04-18 15:02:21 +00:00
wiz
ee5e5d4a77
Move some obsolete man pages from base/obsolete.mi to man/obsolete.mi.
2003-04-18 15:01:22 +00:00
thorpej
0ea6c3867d
Add /etc/powerd/scripts/power_button
2003-04-18 05:42:52 +00:00
gmcgarry
dcc55b6153
arm32 -> acorn32 fallout
2003-04-18 05:23:38 +00:00
thorpej
71e3ac911d
Add /etc/rc.d/powerd
2003-04-18 05:19:59 +00:00
gmcgarry
6da12b12c0
arm32 -> acorn32
2003-04-18 05:17:28 +00:00
thorpej
d56213af86
Add /etc/powerd and /etc/powerd/scripts.
2003-04-18 05:15:48 +00:00
thorpej
9a567ab38d
Add powerd(8).
2003-04-18 05:02:07 +00:00
thorpej
834d7f0ae7
Add /usr/sbin/powerd
2003-04-18 05:00:25 +00:00
thorpej
9b6e3d2e91
Add <sys/power.h>.
2003-04-18 04:56:58 +00:00
thorpej
3088c62122
Bump file system size to 2300k.
2003-04-17 23:00:49 +00:00
tron
ea6c5e2cf1
Forgot "./usr/share/man/cat8/wizd.0" in last commit.
2003-04-17 20:53:43 +00:00
tron
088e2da85b
Add manual page for wizd(8).
2003-04-17 20:48:33 +00:00
fvdl
046ec6c887
FIx kernel set names. Add 'toolchain' set for the time being.
2003-04-17 19:30:19 +00:00
bjh21
66e2fb4013
Add acorn32 busmouse(4), opms(4), qms(4), and wsqms(4).
2003-04-17 11:49:35 +00:00
wiz
3af60eeef7
Reflect moves of man4.arm32 man pages; sort.
2003-04-17 10:24:45 +00:00
thorpej
5ebfe547e4
Add mpt(4).
2003-04-16 22:33:29 +00:00
jdolecek
938f344d52
add POSIX.2 patchchk(1) utility - check pathnames
...
from FreeBSD via Jonathan Perkin
fixes PR standards/11198 by Ben Harris
2003-04-15 19:46:38 +00:00
rtr
0c265012d6
Added myself
2003-04-14 15:24:43 +00:00
salo
0db44986d2
Add slovak language libc message catalog.
2003-04-14 05:21:47 +00:00
jmmv
8fee00a553
... ca/LC_MESSAGES is not needed.
2003-04-13 09:54:41 +00:00
jmmv
4f7db6cd44
Finally add complete support for Catalan (ca_ES, ca) LC_CTYPE and libc
...
catalog messages.
Thanks to salo for letting me know what was missing.
2003-04-13 09:48:18 +00:00
he
e12cae5ab1
Track the bump of libutil minor (hi, Christos!).
2003-04-12 13:41:06 +00:00
jdc
f943598253
Add (recently added) cpuconf.h.
...
Pointed out by Thomas Klausner and Christopher SEKIYA.
2003-04-11 17:21:47 +00:00
jmmv
2494dcd3ba
Add the share/misc/acronyms.comp file, which is a small acronyms database
...
containing computer-related terms; a complement for manpages.
As discussed on tech-userlevel, if wtf(6) is going to stay in the system
(and it seems so), it's worth improving it.
Closes my own PR misc/17559.
2003-04-11 11:07:15 +00:00
thorpej
6a324a98cb
* Add ADI_BRH to the list of kernel sets.
...
* Add "ld" to the list of acceptable disk names.
2003-04-10 17:05:25 +00:00
he
3ace5bb166
Expand the miniroot by 256KB, so that this builds again.
2003-04-10 15:01:52 +00:00
thorpej
43fde6c499
Fix building of gzimg's (feh, last test build was done from the wrong
...
source tree).
2003-04-10 04:35:23 +00:00
thorpej
24f1d87951
Descend into the gzboot_ADI_BRH_flash_0x00140000 subdir.
2003-04-10 01:50:28 +00:00
jmmv
33b8c350b6
Add a Catalan libc message catalog file (plus everything else needed to
...
track the file). Closes my own PR lib/19498.
2003-04-09 20:17:06 +00:00
thorpej
fa014307ab
Bump the max compressed kernel image size to 1.5M; 4 SCSI controller
...
drivers, each with a plethora of microcode, takes up a bit of space,
and this gives us a bit of breathing room.
2003-04-08 21:41:18 +00:00
thorpej
b580af4dd8
Build "root on wd0" and "root on sd0" gzboot images for ADI BRH,
...
IQ80310, and IQ80321. Build "root on sd0" for TEAMASA_NPWR.
2003-04-08 21:26:59 +00:00
thorpej
1ca10d28f2
Add a gzboot for the ADI BRH board.
2003-04-08 21:24:59 +00:00
thorpej
9e156cf668
Add ADI_BRH_INSTALL, INTEGRATOR_INSTALL, IQ80310_INSTALL, and
...
IQ80321_INSTALL.
2003-04-08 21:06:08 +00:00
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
jmmv
2b250668c1
When installing from floppy disks, let the user say which is the last one
...
on a set, instead of hardcoding the number of parts in sysinst (which gets
out of sync easily). The fdlast field of the distinfo struct has been
removed.
This solution is a bit simplistic but... anybody using the floppy
installation method will have to split sets himself (as we don't provide
them), so he will know which is the last one. Also, he will be able to
use whatever chunk size he wants.
Closes PR install/5050. Ok'ed by fvdl.
2003-04-06 16:12:36 +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
fvdl
42614ed3f3
Add support for UFS2. UFS2 is an enhanced FFS, adding support for
...
64 bit block pointers, extended attribute storage, and a few
other things.
This commit does not yet include the code to manipulate the extended
storage (for e.g. ACLs), this will be done later.
Originally written by Kirk McKusick and Network Associates Laboratories for
FreeBSD.
2003-04-02 10:39:19 +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
tron
a996f679ab
Link crunched binary with "-lmagic" required for file(1).
2003-03-31 18:10:40 +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
lukem
1b0869163c
Add MAKE to PARSELISTENV, and specifically set MAKE=${MAKE} in
...
list.sysinst.
(Better fix to previous, but thanks to Warner for committing a
fix which then prodded me to improve it :)
2003-03-25 23:07:29 +00:00
thorpej
c491d0329c
Add pci_vpd_read/pci_vpd_write.
2003-03-25 22:07:35 +00:00
imp
7bd540a729
Fix cross building case where the host is not a NetBSD host. We need
...
to set MAKE for the subshell that's used to populate the work tree.
It needs to be the the correct make (in the cross build case: nbmake +
args) so that when makeobsolete is run it can pickup this value.
Otherwise makeobsolete defaults to the host's make is used which might
not understand some of NetBSD make's constructs.
This fixes, mostly, the build of NetBSD/hpcmips on a FreeBSD-current
system.
2003-03-25 18:37:59 +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
chris
98c497fb64
Tweak the dot.profile file to:
...
Use 38400 as the line speed, this is the default footbridge console speed,
changing it confuses a remote serial line. Also updated in dot.hdprofile
Change the BLOCKSIZE to 1k, and the default EDITOR to ed.
Add standin shell funcs for dmesg and grep.
Only run sysinst if it's actually in the image.
2003-03-23 13:47:00 +00:00
chris
4a9431b465
Add more bits the cats install disk.
...
Most noticeable change is the addition of dhclient, we now prompt if the
user wants DHCP autoconfiguration.
Also added chio, rcmd, ping6, rtsol, scsictl
We now use the cut down versions of:
dhclient, ifconfig, ping, ping6 and route
The ramdisk has grown by about 200k, however the kernel can take that, we're
still a few 100k from the current 5MB limit for cats kernels.
2003-03-23 13:43:41 +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
fvdl
fbea38c96e
Revert previous; it was bogusly based on a misplaced msg.def file.
2003-03-18 20:03:30 +00:00
fvdl
a51c2397e0
Don't bother looking at the superblock directly, just run fsck (and
...
not fsck_lfs or fsck_ffs), it'll figure it out. Also, upgrading from
the old inode format is only needed for 0.9 or older. Noone is going
to do that.
2003-03-18 01:13:23 +00:00
fvdl
099d07f374
Apparently, due to a recent change in crunchgen, msg.def needs ${.CURDIR}
...
prepended in the explicit rule that creates target files from it.
2003-03-18 00:55:09 +00:00
jdolecek
ad5a73ba6b
build and install union LKM now that it works
2003-03-17 09:18:53 +00:00
darcy
795a64ffd8
Text on pkg_add assumes sh(1). This fix adds text describing how to
...
set environment under csh(1) as well.
Closes PR install/14797.
2003-03-16 13:10:01 +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
darcy
48e2f3947b
The pkg_add examples assume sh(1). Adding text to mention csh(1) syntax.
...
Closes PR install/14797.
2003-03-15 12:46:49 +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
mbw
a382fbca7f
D'oh -- PowerComputing PowerBase models are actually Open Firmware 2.0.
2003-03-15 02:16:02 +00:00
lukem
664f01402c
add multiple-include protection.
...
clean up some comments.
2003-03-11 07:18:38 +00:00
lukem
00a162d001
Augment the `KERNEL' field of MDSETIMAGES; if it contains a `/'
...
character, use that as the path to the kernel to use, rather than
using the default of "${KERNOBJDIR}/${KERNEL}/netbsd".
(Using this feature means that FILENAME == "-" isn't useful. such is life...)
2003-03-11 05:14:58 +00:00
lukem
5c40b88236
a minor heads-up. (if i got bit by this, someone else might)
2003-03-10 23:42:45 +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
lukem
6107a9b605
crank memory disk from 1360 blocks to 1376 blocks
2003-03-08 00:04:36 +00:00
he
9042681cbb
Rewrite the MD install script to use awk instead of grep, since
...
trying to include grep in the miniroot currently causes a build
failure, ref. PR#20431.
Also correct a typo/inconsistency "no disk label" -> "no disklabel"
(the disklabel program is not consistent in it's use...), here we
just compensate.
Reviewed by Steve Woodford.
2003-03-07 17:00:22 +00:00
he
cf13cdc4df
Stop trying to include grep in the miniroot, since this in grep's
...
current incarnation causes a build failure for the miniroot.
Use awk instead; this also eliminates the need to include "cut" in
the mac68k miniroot.
Reviewed by Scott Reynolds (except for the "cut" eviction).
2003-03-07 16:57:46 +00:00
lukem
5ab04f288f
use distrib/common/sunbootcd.sh instead of distrib/utils/mksunbootcd/*
2003-03-07 09:52:59 +00:00
lukem
2fef6e7fc1
fix a bogus comment...
2003-03-07 09:49:34 +00:00
lukem
43dbccb5e3
Script to make a file system image (usually .iso) bootable by Sun
...
computers, by appending appropriate boot file systems to the image and
then creating a disklabel using sunlabel(8).
Inspired by distrib/utils/mksunbootcd, except that this is a shell script
instead of being a C program that would have needed to become a host tool.
2003-03-07 09:36:02 +00:00
lukem
85794c7b93
improve calculation to determine number of disks required
2003-03-07 09:33:53 +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