rumble
ff2d046b84
Fix MD set tweaking by introducing `md_init_set_status', which is called
...
at the end of `init_set_status'.
Previously, i386/amd64, mac68k and sgimips were using `md_init' to set the
appropriate kernel, but any changes made were being undone by a later call
to `init_set_status'.
This should fix IP3x installation issues on sgimips.
XXX - `md_init' is now unused. Should we G/C it?
2008-01-28 02:47:12 +00:00
christos
4d6010e3ba
add openpam_attr.h
2008-01-27 01:30:18 +00:00
garbled
9e09960721
Now that we have support in ofwboot to correctly guess the right kernel,
...
produce a CD that works on both the 7044 and the pegasos.
2008-01-24 20:08:39 +00:00
rmind
75f3a93931
Add schedctl(8) manual page.
...
/etc/rc.d/wizd start
2008-01-24 19:34:05 +00:00
garbled
e87796b3eb
Change bsddisklabel.c to export it's functions rather than declaring them
...
all static. This makes it possible to write a md_make_bsd_partitions()
function without having to copy all of bsddisklabel.c into md.c.
Make ofppc sysinst install sanely and in a bootable manner on both my
7044, and my pegasos. The only thing the user needs to do is pick the
right kernel set.
2008-01-23 23:15:37 +00:00
bouyer
61d4b35251
build XEN3PAE kernels as part of release.
2008-01-23 19:52:24 +00:00
uebayasi
cd0b25a26a
Add uhmodem.0 and uhmodem.4.
2008-01-22 06:58:13 +00:00
dyoung
934ea5e80a
Install elanpar(4), elanpex(4) manual pages. Update distribution
...
set lists.
2008-01-21 08:13:55 +00:00
dyoung
b6eebee058
Sort.
2008-01-21 08:10:51 +00:00
yamt
6db1337305
add x86/pmap_pv.h
2008-01-20 20:23:21 +00:00
dyoung
05e738a7c8
Add /usr/mdec/mbr_com0{,_9600}. Sort.
2008-01-19 23:30:08 +00:00
dyoung
1db95ef542
Sort.
2008-01-19 23:29:29 +00:00
chris
f2037fb52d
Flag ipkdb.h as obsolete for arm and arm platforms.
2008-01-19 13:15:46 +00:00
he
9df302c742
Fix another place where the newly added partial debugging symbols
...
need to be omitted in ELF -> a.out conversion.
2008-01-19 00:03:39 +00:00
ad
bbc79e58a6
Pull in my modules code for review/test/hacking.
2008-01-16 12:34:50 +00:00
njoly
88ba2df42e
Add schedctl.debug
2008-01-15 16:33:48 +00:00
hubertf
5e527e9f98
Create /cdrom and add an entry to fstab
...
Discussed & OK'd in October 2007 on tech-install
2008-01-15 12:09:24 +00:00
rmind
5c71a4d49f
Implementation of processor-sets, affinity and POSIX real-time extensions.
...
Add schedctl(8) - a program to control scheduling of processes and threads.
Notes:
- This is supported only by SCHED_M2;
- Migration of LWP mechanism will be revisited;
Proposed on: <tech-kern>. Reviewed by: <ad>.
2008-01-15 03:37:10 +00:00
tsutsui
ef31271269
Make it possible to specify multiple targets in TARGET_CD_IMAGE.
2008-01-11 11:37:03 +00:00
simonb
ccab3b34ce
Remove support for NetBSD/pc532.
2008-01-10 13:40:36 +00:00
xtraeme
810aa8579e
Add gcscpcib(4): a driver for the AMD CS5535 and CS5536 Companion Device
...
that acts as PCI-ISA bridge and supports a Timecounter, Watchdog Timer
and GPIO.
Adapted by Yojiro UO and minor tweaks by me from OpenBSD. Tested on
CS5535 and CS5536. This closes PR kern/37577.
2008-01-09 14:23:46 +00:00
simonb
d8de5b102b
Remove support for NetBSD/pc532.
2008-01-09 11:25:58 +00:00
skrll
7fd0ed6a92
Improve hp700 install notes somewhat.
...
Actually build and install a SYSNBSD.
2008-01-06 20:16:24 +00:00
dsl
66767e035f
Add /usr/include/amd64/frame_regs.h
2008-01-04 23:05:42 +00:00
jdc
5a990b469d
Add a note about marking entries as "obsolete", instead of deleting them.
2008-01-03 20:47:55 +00:00
jnemeth
d402445f4f
add back removed pixmaps and mark as obsolete
2008-01-03 00:53:49 +00:00
jnemeth
0d8b11ae16
add back removed pixmaps and flag as obsolete
2008-01-03 00:52:01 +00:00
gdt
1c4e7422e0
Remove no-longer-installed xsystrace pixmaps.
2008-01-02 21:58:17 +00:00
mrg
a41df38359
- put netbsd.ofppc and ofwboot.ofppc in the root of ofppciso.cd.
...
- create a mostly working sysinst/ramdisk environment. i was
able to successfully run sysinst, but the screen displays many
"bad format `p'" errors i am yet to track down entirely that
make it somewhat difficult to see.
2008-01-02 11:39:01 +00:00
mrg
0738c9d4c5
port the prep parts to ofppc. this is tested on a pegasosII box and
...
with a suitable ramdisk etc, you can actually install successfully.
mostly the changes from port-prep are to switch the prep mkbootimage
to an msdos boot partition with a copy of ofwboot in it.
2008-01-02 11:30:30 +00:00
mrg
8403b85c70
add support for PART_BOOT_PI_FLAGS and PART_BOOT_PI_MOUNT defines that
...
allow PART_BOOT support to set flags / mountpoint for the boot partition.
will be used for ofppc port to create an msdos /boot.
2008-01-02 11:23:22 +00:00
chris
85047bd3d7
Add kcore.h to the files installed on arm.
2008-01-01 14:08:03 +00:00
jnemeth
ab591ccf7c
put back etc/systrace and mark as obsolete
2008-01-01 10:47:54 +00:00
jnemeth
058ba778d1
put back rescue/systrace and mark as obsolete
2008-01-01 10:45:12 +00:00
ad
2ecdf58c2c
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
ad
19d27a5813
-compat_hpux
2007-12-31 13:33:37 +00:00
dholland
1bbd65fe3f
Extend size of entry buffer for partition type ids from 4 to 5, to allow
...
room for hex values. Fixes (my own) PR 34791, now that I've had a chance
to test it.
Reviewed-by: martin
2007-12-28 00:48:43 +00:00
jmmv
7b84aa1ff1
Fix name of t_psshfs.
2007-12-26 22:31:51 +00:00
jmmv
d8ba3420fd
Register the new tests for puffs (psshfs only for now).
2007-12-26 20:53:33 +00:00
ad
f4c9b5b65a
Make SMP the default on i386. For the time being the noacpi kernel does
...
not have it enabled.
2007-12-25 01:03:31 +00:00
ad
e2209e397c
Install sys/atomic.h
2007-12-24 15:15:47 +00:00
ad
a5b4bcb2d5
libpthread minor was bumped.
2007-12-24 14:48:23 +00:00
jmcneill
190527566a
Move sony.4 from i386 to MD man page directory
2007-12-23 17:39:19 +00:00
jmmv
5d2f326e93
Register the directories and files related to the addition of the test
...
programs for connect(2) and listen(2).
2007-12-23 13:51:16 +00:00
jmcneill
1247e31569
Add example hotkey_button script
2007-12-22 19:04:10 +00:00
ad
e16a661bf3
- Make __cpu_simple_lock and similar real functions and patch at runtime.
...
- Remove old x86 atomic ops.
- Drop text alignment back to 16 on i386 (really, this time).
- Minor cleanup.
2007-12-20 23:46:10 +00:00
ad
f28895c808
Remove GENERIC.MP config and enable SMP by default on amd64.
2007-12-20 23:32:24 +00:00
macallan
6f048fd242
build the glint driver on sparc64
2007-12-19 17:33:55 +00:00
rillig
5adf6fa315
Added myself. I must have forgotten to do this some years ago.
2007-12-19 15:03:26 +00:00
dogcow
779352d8d0
hello to libssh.so.7.
2007-12-18 09:17:21 +00:00