Commit Graph

7444 Commits

Author SHA1 Message Date
tsutsui f9be6e290b Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
martti 509f68316f Added ippool 2004-03-28 10:26:11 +00:00
martti d37577c593 Added /usr/sbin/ippool 2004-03-28 09:51:46 +00:00
jmc 1a0711506f All of mipseb builds Xvfb 2004-03-28 09:35:37 +00:00
jmc f74370d6fa All of powerpc build Xvfb 2004-03-28 09:35:36 +00:00
jmc 1d498f63f8 All of mipseb builds Xvfb 2004-03-28 09:28:55 +00:00
jmc 3bd3446c99 All of m68k except x68k need Xvfb 2004-03-28 09:25:49 +00:00
jdc 6c70d527d6 Add *echochar() manual pages. 2004-03-28 08:59:54 +00:00
jdc 3a817d94fd Increment libcurses minor to 1 (addition of *echochar()). 2004-03-28 08:59:15 +00:00
jmc 16443b7581 AMD64 doesn't build i740.o, etc so nuke those entries from here. If this is
a mistake, fix the Makefiles under src/x11/Xserver first.
2004-03-28 07:27:21 +00:00
jmc 8f412a5db0 This is no longer needed w. ad.arm and the additions to mi 2004-03-28 07:19:37 +00:00
jmc 7f1f790d43 Note X server 2004-03-28 07:18:23 +00:00
jmc d85c7d7eea All mipsel build Xvfb. 2004-03-28 07:18:08 +00:00
jmc 077853427b Add ID 2004-03-28 07:01:02 +00:00
jmc a47a1a9cbc Note X server 2004-03-28 06:57:13 +00:00
jmc d0ef3d1fb7 Xvfb is built on all arm platforms. Reference it out of ad.arm instead of an
md.X file per machine.
2004-03-28 06:51:12 +00:00
jmc bbe0ccbd7b Eliminate a lot of redundancy here. Xnest is built on every platform..So it
goes in mi
2004-03-28 06:48:43 +00:00
mrg 79e6177746 delete these old sources. use usr.bin/gzip sources but disable a lot of
stuff: bz2 support, compress support, many non-required options.

now x_gzip supports "gzip -l" so sysinst should work for these platforms.

gzip will grow slightly - 400 or so bytes on x86 - but this is a small
price to pay for working -l support...
2004-03-28 04:10:43 +00:00
dsl 52f6f4a9de Collect the bootsel info from 'old' - since luke moved the bootsel date
to allow for a M$ disk number.
2004-03-27 20:47:33 +00:00
fredb ed32656425 Supply the "release" target for "make release" or "./build.sh ... release". 2004-03-27 18:05:38 +00:00
fredb 0bf4fe8caa "/usr/bin/gawk" is no more. 2004-03-27 17:29:32 +00:00
rtr 2930aa495f + Xvfb/Xnest riff raff for netwinder. Allows sets to be created without
complaint from checkflist.  Maybe they shouldn't be built at all for
  netwinder.
2004-03-27 15:07:22 +00:00
uwe 0531f48a40 Add shb(4). 2004-03-27 01:47:38 +00:00
tsutsui e46e85dac1 Use usr.bin/gzip instead of distrib/utils/x_gzip for -l used by sysinst. 2004-03-27 01:06:46 +00:00
drochner 66a132ee6f sigreturn() isn't officially supported anymore; remove its manpage
(which was outdated anyway)
2004-03-26 21:49:35 +00:00
dsl 9bd630553a fix breakeage caused by delete of emptylabel() 2004-03-26 20:02:22 +00:00
dsl ad184b340b Kill emptylabel() is doesn't DTRT since it doesn't know the size of the array.
Fixes breakage caused by copying oldlabel to bsdlabel for update.
Don't look for 'last mounted' in first alternate superblock.
2004-03-26 19:55:13 +00:00
dsl 3a7dc7f8e9 Generate correct internal data when reading an extended mbr partition
that has holes.
This needs the 'bios sectors per track' before it has been setup - so we
default it to the 'hardware' value.  Since both numbers are 63, and this only
affects the size of the headers on extended partitions it should be safe.
2004-03-26 17:38:44 +00:00
dsl 6e14ab5068 Copy 'oldlabel' to 'newlabel' when we read it - should mean that
sysinst 'upgrade' will find the correct filesystem type and install
the correct boot code.
Fixes PR install/24812
2004-03-26 17:28:55 +00:00
jmc 2c4a9833a3 Use smaller gzip so this fits again 2004-03-26 17:19:15 +00:00
pk 0a9d8ee3e8 mout_mfs needs explicit size parameter; set it to 1MB. 2004-03-26 15:27:56 +00:00
tsutsui fdc35420fb Use usr.bin/gzip instead of distrib/utils/x_gzip for -l option used by sysinst.
(Hmm, SMALL should disable bzip2 support or not?)
2004-03-26 15:23:35 +00:00
mrg 1d5769dcfc switch over to mrg gzip. 2004-03-26 08:52:26 +00:00
jmc b7086b2d3d Add stand to directory list 2004-03-26 06:33:18 +00:00
jmc 43a9b56854 Add installation/misc into the main tree (so it's not added by hand to
releases anymore...). Decode and place files accordingly into RELEASEDIR
2004-03-26 06:03:29 +00:00
atatat 29e15c7932 Move sysctlbyname(), sysctlnametomib(), and sysctlgetmibinfo() from
sysctl(8) into libc, making the minor number jump.  Add prototypes to
sys/sysctl.h, fix sets, modify man pages, etc.  That oughta cover it.
2004-03-25 19:36:26 +00:00
jmc 40751e336f Rename for sanity's sake. (all other files match their .uue name here) 2004-03-24 23:41:57 +00:00
atatat 1449152ac6 Add man page for new sysctl_teardown() function. 2004-03-24 19:37:10 +00:00
garbled 4b489dfcde Add rcconf/script4 for sushi 2004-03-24 18:48:10 +00:00
fair 790f7311ff Add man page link from talkd.8 to ntalkd.8 per PR 13433
We should probably rename all of this back to talkd. XXX
2004-03-24 05:20:12 +00:00
jdc dd5d3aabfc Add (missing) mvgetch() and mvwgetch() manual pages. 2004-03-23 21:56:53 +00:00
jonathan 7dceec999c Add kcont(9) to Makefile, comp set. 2004-03-23 00:59:47 +00:00
jdc 3f48c562aa Reflect major number increments of libcurses, libform and libmenu. 2004-03-22 19:02:06 +00:00
he fa8bd886a7 Fix typo in manual page name: OPENSSL_load_builtin_modules instead
of OPENSSL_load_built_modules.
2004-03-22 10:28:55 +00:00
lukem 455da8e60b Move mbr_bootsel from offset 404 to offset 400 in struct mbr_sector to
leave 4 bytes for the Windows NT Drive Serial Number (DSN) at 440-443
(as mbr_sector.mbr_dsn).

Ensure that all the MBR & PBR code reserves space for mbr_sector.mbr_dsn.

Leave the bootsel magic number at 444-445 as mbr_sector.mbr_bootsel_magic
(instead of mbr_sector.mbr_bootsel.mbrbs_magic), but use 0xb5e1 (MBR_BS_MAGIC)
instead of 0xaa55 (MBR_MAGIC) to indicate that this change has occurred.

Rework MBR_BS_NEWMBR to mean "mbr_bootsel has moved to 400".

Modify fdisk(8) to automatically relocate the mbr_bootsel from 404 to 400
if mbr_bootsel_magic is the old value (0xaa55), and unset MBR_BS_NEWMBR
to flag that new mbr_bootsel code must be used if updating the MBR.


These changes fixes a problem where Windows 2000 or Windows XP would corrupt
the last 3 bytes + NUL of MBR partition 3's bootsel name if the bootsel name
was 5 characters long, replacing bytes 6-9 with the DSN.
Also, by explicitly reserving the space for the DSN we prevent problems in the
future if non bootsel MBR or PBR code had other information at bytes 440-443.
2004-03-22 07:11:00 +00:00
groo 19aa054c0d Actually install the new man pages. 2004-03-22 00:48:04 +00:00
jdolecek b86e67870a add /rescue/mount_smbfs 2004-03-21 18:07:45 +00:00
bjh21 b38b985f56 pckbport(9) and friends. 2004-03-20 22:05:56 +00:00
bjh21 093d228060 iomdkbc(4), rpckbd(4). 2004-03-20 17:09:04 +00:00
jmc a14b1995df Clean this up to use .PATH directives instead 2004-03-20 02:55:21 +00:00