Commit Graph

6500 Commits

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