summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* document the various bus_space_*_stream_? functions...jmg2006-04-222-6/+336
* Fix a typo.jkoshy2006-04-221-2/+2
* Print td_name instead of p_comm if td_name is non-empty forjhb2006-04-212-1/+3
* Use LIST_FOREACH().jhb2006-04-211-1/+1
* o Do recrack(arguments) for commands which actually take NAME asmaxim2006-04-213-10/+12
* Free allocated environment variables after use.jkim2006-04-211-4/+12
* Don't try to kill embryonic processes in killpg1(). This preventsps2006-04-211-2/+3
* Remove unnecessary assignment.jkim2006-04-211-1/+1
* Redo some code based upon issues found by Coverity.mjacob2006-04-214-20/+16
* Change some order of the way we do some target mode ops.mjacob2006-04-211-25/+40
* Some more gratuitous format and name changes.mjacob2006-04-2110-555/+851
* Mention the minidump feature.delphij2006-04-212-0/+12
* In nexus_teardown_intr(), actually remove the handler.marcel2006-04-211-6/+4
* MFp4:imp2006-04-211-2/+2
* MFp4: Loop forever getting characters... A kludge for now.imp2006-04-211-1/+1
* MFp4: Integrate support for building tag support for linux booting.imp2006-04-211-0/+7
* MFp4:imp2006-04-211-5/+2
* Move from arm_init.s -> .S. #ifdef linux vs freebsd defaults for theimp2006-04-212-13/+10
* Add minidump.h for pc98.nyan2006-04-211-0/+6
* MFi386: revision 1.554 (add minidump_machdep.c).nyan2006-04-211-0/+1
* MFi386: revision 1.625.nyan2006-04-211-2/+15
* Because optarg and optind are defined in unistd.h,delphij2006-04-211-3/+0
* Allow for nmbclusters and maxsockets to be increased via sysctl.ps2006-04-2115-6/+184
* MFp4: formatting nits and minor style changes that likely won't matter.imp2006-04-211-2/+2
* Allow one to enable building tags. Check the size of the boot imag.imp2006-04-211-2/+15
* MFp4:imp2006-04-211-1/+13
* Update for rev 1.205 of vm_mmap.c.trhodes2006-04-211-7/+6
* MFp4:imp2006-04-211-1/+3
* It seems that POSIX would rather ENODEV returned in place of EINVAL whentrhodes2006-04-211-1/+1
* Remove what I believe are two useless ifdefs. If a user or administratortrhodes2006-04-211-12/+0
* MFp4:imp2006-04-211-2/+2
* spi flash updating boot loader. upload this file for the recoveryimp2006-04-213-0/+92
* iic eeprom updating boot loader. upload this file for the recoveryimp2006-04-213-0/+98
* Add boot0iic and boot0spi. These are 'shortcut' boot loaders designedimp2006-04-211-1/+1
* Oops. Minidumps were developed on 6.x, in without the small pv entry code.peter2006-04-211-0/+3
* Teach libkvm how to read minidumps. It turns out that minidumps arepeter2006-04-216-0/+580
* Merge minidumps from amd64 where they were originally developed.peter2006-04-215-0/+467
* Introduce minidumps. Full physical memory crash dumps are still availablepeter2006-04-218-3/+513
* Spelling/grammar fixes.jkoshy2006-04-211-11/+10
* - ipmi is a device, not an option (1)brueffer2006-04-201-4/+5
* After some discussion we believe that having SERVERS to REQUIRE:delphij2006-04-201-1/+1
* Fix x.fmtache2006-04-201-1/+1
* geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flagpjd2006-04-202-3/+2
* padlock(4) doesn't support explicitly provided keys yet.pjd2006-04-201-0/+4
* add debug msgsam2006-04-201-0/+3
* Set the rid for the resoruce obtained from rman_reserve_resource.imp2006-04-201-0/+1
* Set the rid for any resource obtained from rman_reserve_resource.imp2006-04-204-1/+4
* Set the rid for any resource obtained from rman_resource_reserve.imp2006-04-206-1/+6
* Set the rid of the resource obtained from rman_reserve_resource.imp2006-04-201-0/+1
* Set the rid for a resoruce allocated with rman_reserve_resource.imp2006-04-201-1/+1
OpenPOWER on IntegriCloud