Commit Graph

5909 Commits

Author SHA1 Message Date
fredb
8bb4151f34 Minor tweak for clarity. 2002-08-07 02:50:22 +00:00
fredb
0dee98e0b8 The mac68k installation kernels are INSTALL and INSTALLSBC, not GENERIC
and GENERICSBC.
2002-08-07 02:49:03 +00:00
soren
4ef5847406 Update for etc/skel removals. 2002-08-06 13:58:44 +00:00
soren
9e129fde67 Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
lukem
a6c9a72bf5 update sparc & amiga x set sizes 2002-08-05 07:44:06 +00:00
jdc
1492c7c525 libcurses now version 5.2 (colour changes). 2002-08-04 16:43:44 +00:00
gmcgarry
26945b2c8b Bootblock is called uboot.lif. Problem reported by
Sageev T. George <sageev@bmsrs.usc.edu>.
2002-08-04 01:24:57 +00:00
gmcgarry
6e62e5cefa Add tset to ramdisk. Use it to set TERM before running sysinst. 2002-08-04 01:21:48 +00:00
gmcgarry
15c98684c7 + pci_get_powerstate()/pci_set_powerstate() 2002-08-04 01:07:21 +00:00
chris
23b6de2614 Add xset md files for cats. Note that I suspect most of whats in both these files should/could be in the mi files.
This is the last piece of the puzzle to get X 4.2 ready to go on cats.
2002-08-04 00:04:33 +00:00
chris
f5dc2677f5 scanpci.0 is only available if you've got scanpci, which is currently only installed on i386. 2002-08-03 23:58:06 +00:00
chris
16a64b295a Add beforelight and dga. 2002-08-03 23:53:11 +00:00
chris
a8e647da2e Add cyrillic fonts. All X4 builds have them by default (unless explicitly disabled) 2002-08-03 23:43:43 +00:00
chris
0cf781dc3b Add app-defaults and pixmaps for xsystrace. 2002-08-03 23:24:14 +00:00
thorpej
71c431ae1c The Application Accelerator Unit is now supported on the i80321. 2002-08-03 21:29:41 +00:00
itojun
2d22288a93 typo. PR 17824 2002-08-03 15:34:09 +00:00
itojun
9b10247223 have setloginx() and friends to avoid linking *.o from libutil. PR 17820 2002-08-03 11:37:17 +00:00
lukem
ebeb074411 openssl is now at 0.9.6e 2002-08-03 03:58:06 +00:00
thorpej
7ff17d754e Add evbarm/iopwdog(4) manual page. 2002-08-02 21:29:46 +00:00
thorpej
26c8830394 Add {man,cat}4/evbarm subdirectories. 2002-08-02 21:21:43 +00:00
thorpej
c8c1d803c3 Add evbarm/iopaau(4) manual page. 2002-08-02 21:20:28 +00:00
is
539874bb55 loadbsd doesn't work for ELF kernels. 2002-08-02 14:35:49 +00:00
grant
c095f9f3cc make 'use existing partitions' work on i386.
patch provided by Tyler Retzlaff, fixes install/17747.
2002-08-02 10:28:17 +00:00
mrg
81cda3082a fix PR#11945 Tyler Retzlaff <rtr@wasabisystems.com>:
>The reason this occurs is because of left over scum in unused partition
>table slots for host system parts.  This should clean it up.
2002-08-02 05:38:18 +00:00
grant
0b81a2c68e set root partition default bsize and fsize. 2002-08-02 05:11:29 +00:00
grant
f4e0ef0aad allow unsetting of mountpoints in disklabel editor.
partially addresses install/17801.
2002-08-02 04:08:47 +00:00
thorpej
2952a59281 Add dmoverio(4) manual page. 2002-08-02 01:33:07 +00:00
thorpej
e1ea50db07 Add dmover(9) manual pages. 2002-08-02 01:31:06 +00:00
junyoung
bff41c67e3 Add dreamcast to new platforms list. 2002-08-01 06:26:24 +00:00
grant
c8c81b4a57 nullify ftp passwd whenever user is changed, not only when user is
changed to 'ftp'.
2002-07-31 12:44:14 +00:00
itojun
151d7bb9f3 regen openssl manpage from 0.9.6e source. 2002-07-31 01:45:20 +00:00
bouyer
b5d03f4f44 Note ICH4 support. 2002-07-30 21:04:41 +00:00
wiz
94732e83a5 Add /etc/rc.d/wdogctl. 2002-07-30 08:37:41 +00:00
lukem
e1f944b902 sun2 doesn't have x server or clients at this time 2002-07-30 03:32:47 +00:00
thorpej
3a9f076a1f Note support for the i80321 watchdog timer. 2002-07-29 22:05:37 +00:00
lukem
491925ee64 update mac68k xserver size 2002-07-29 16:12:26 +00:00
simonb
c42f11dc45 Don't install <machine/{intr.h,isa_machdep.h,pci_machdep.h,rnd.h}>, and
add these to the obsolete list.
2002-07-29 15:55:43 +00:00
mrg
43df3bff77 fix a comment 2002-07-29 14:23:12 +00:00
blymn
a9d15d3cf7 Bumped minor version of libmenu, new function added. 2002-07-29 13:06:47 +00:00
grant
2a31902244 nullify ftp password when changing user to 'ftp', from Thomas Klausner
in install/11436.
2002-07-29 03:24:47 +00:00
grant
f9419717d2 add setting of root's shell, from Julio Merino in install/17676 with
minor changes by me.
2002-07-29 03:05:16 +00:00
grant
56ad586e08 filesystem -> file system
(www.m-w.com)
2002-07-29 02:51:07 +00:00
enami
e70fdaec2f Sync wi/ reality; libc minor is now 86 and libutil minor is 1.
Pointed by Kimio Ishii.
2002-07-29 01:58:47 +00:00
grant
39427aa237 whitespace and comment cleanup. 2002-07-29 01:30:25 +00:00
christos
354b208f1e add utmp_update 2002-07-28 22:43:13 +00:00
grant
b4dfc38d21 add blank lines to editpart, ala editparttable.
this stops the table of partitions jumping about while using the mbr
editor.
2002-07-28 08:58:59 +00:00
grant
32c14ac1fc refresh screen before processing menus. 2002-07-27 10:02:50 +00:00
grant
8136155741 move password cipher menu down to avoid overwriting text. 2002-07-27 10:02:05 +00:00
grant
e4767a0f1a resolve release failure by adding ./var/spool/output/lpd (from bin/7054). 2002-07-27 01:02:26 +00:00
rafal
dcca4b64ea Add sgimips-specific file lists for installation and binary/kernel dirs. 2002-07-26 22:31:26 +00:00