index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gmountver, disk mount verification GEOM class.
trasz
2010-01-16
1
-0
/
+1
*
Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic
brooks
2010-01-12
1
-0
/
+1
*
Remove debugging printf(). There's no need to print the image
marcel
2010-01-10
1
-2
/
+0
*
Remove file system support based on the simple file system protocol
marcel
2010-01-09
7
-449
/
+276
*
- Add code allowing a network device to only be open and closed once
marius
2010-01-09
2
-10
/
+38
*
Remove clause 3 and 4 from TNF licenses (this was the only 4-clause TNF
marius
2010-01-09
1
-10
/
+1
*
Space cleanup for revision 201689 committed separately for easier review.
delphij
2010-01-06
1
-35
/
+35
*
Instead of assuming all vdevs are healthy, check the newest vdev label
delphij
2010-01-06
1
-22
/
+66
*
Fix typo: s/partion/partition/
mbr
2010-01-02
1
-1
/
+1
*
Reimplement the boot2 for pc98 completely.
nyan
2009-12-31
22
-4590
/
+1335
*
Don't use 15M-16M area on pc98. It's reserved for some devices.
nyan
2009-12-31
2
-1
/
+20
*
Add setting machine type support to the loader.
nyan
2009-12-31
4
-1
/
+112
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
1
-1
/
+1
*
Execute the cleanup handlers before jumping to the kernel just
marius
2009-12-24
1
-0
/
+2
*
- Consistently wrap debugging in NETIF_DEBUG. This basically merges
marius
2009-12-24
1
-6
/
+22
*
Revert r183628 as with the current ata(4) ATAPI DMA with AcerLabs
marius
2009-12-24
1
-1
/
+0
*
Don't build zfsboot, gptzfsboot, and zfsloader if WITHOUT_ZFS is enabled.
jhb
2009-12-22
1
-2
/
+8
*
Move cursor position after putting a character.
nyan
2009-12-21
1
-0
/
+10
*
Fix ub_env_enum(): syscall() returns 0 when properly invoked.
marcel
2009-12-18
1
-4
/
+3
*
Fix debug messages of bd_io().
nyan
2009-12-17
2
-8
/
+8
*
Add support for memory disk (md). The size of the memory disk
marcel
2009-12-13
2
-0
/
+156
*
Cleanups the boot2 for pc98. There is no functional change.
nyan
2009-12-11
8
-164
/
+18
*
Don't warn about an RSDP with a corrupt checksum. The kernel does a better
jhb
2009-12-10
1
-3
/
+1
*
Fix a confusing typo in the EDD packet structure used in gptboot and
jhb
2009-12-09
2
-6
/
+6
*
- Port bios_getmem() from libi386 to {gpt,}zfsboot() and use it to
jhb
2009-12-09
2
-21
/
+112
*
MFi386: revision 200219
nyan
2009-12-08
2
-8
/
+25
*
MFi386: Use real mode instead of v86 mode.
nyan
2009-12-08
1
-410
/
+361
*
MFi386: revision 200216
nyan
2009-12-08
2
-3
/
+2
*
Improve the algorithm the loader uses to choose a memory range for its
jhb
2009-12-07
3
-8
/
+49
*
Various small whitespace and style fixes.
jhb
2009-12-07
3
-10
/
+11
*
Remove spinconsole from pc98, some parts seem to be missed and it's
sobomax
2009-11-27
1
-2
/
+0
*
Whitespace-only: another instance of identation with spaces.
sobomax
2009-11-27
1
-1
/
+1
*
Whitespace on: use tabs for identation consistently.
sobomax
2009-11-27
1
-4
/
+4
*
Add new loader console type: "spinconsole". This console selects the
sobomax
2009-11-27
6
-20
/
+135
*
Be nice, don't use the f-word.
trasz
2009-11-25
2
-2
/
+2
*
Create a seperate ZFS enabled loader.
rnoland
2009-11-23
5
-15
/
+33
*
Always use 64-bit LBAs for disk addresses in zfsboot and gptzfsboot to
jhb
2009-11-20
2
-14
/
+14
*
Provide an effective (relocated) address when building modules metadata.
raj
2009-11-19
1
-1
/
+3
*
Introduce a new option (BOOT_PROMPT_123) that lets enter the boot prompt
attilio
2009-11-12
2
-0
/
+22
*
- Remove trailing ";" after if statement
antoine
2009-11-11
1
-6
/
+1
*
Close a file descriptor leak in an error case.
brueffer
2009-10-28
1
-0
/
+1
*
Correct some issues with zfs boot.
rnoland
2009-10-23
3
-23
/
+75
*
Use zfs_read() instead of xfsread() to read /boot.config. xfsread() fails
jhb
2009-10-14
1
-1
/
+1
*
lindev(4) [1] is supposed to be a collection of linux-specific pseudo
bz
2009-09-26
1
-0
/
+1
*
MFi386:
nyan
2009-09-13
1
-1
/
+1
*
If the pxe client is told to use / as the root path, honour that rather
emaste
2009-09-10
1
-1
/
+1
*
Fix parse() so that the partition to boot (load /boot/loader) from can
jhay
2009-08-17
1
-8
/
+5
*
Update epair(4) to the new netisr implementation and polish
bz
2009-07-26
1
-0
/
+1
*
On special systems where the MBR and the GPT are in sync (up to the 4th
rpaulo
2009-06-26
1
-1
/
+1
*
Bump PowerPC loader(8) version to reflect extensions it has recently grown.
raj
2009-06-22
1
-0
/
+1
[next]