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
Commit message (
Expand
)
Author
Age
Files
Lines
*
correct CPU speeds for Rawhide
wilko
2003-05-05
1
-2
/
+2
*
A few stylistic fixes.
phk
2003-05-05
1
-10
/
+11
*
Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; it
des
2003-05-05
1
-4
/
+6
*
Fix usages of %ll[dx] with typedef'ed created types.
obrien
2003-05-05
2
-19
/
+19
*
Enable GSSAPI/Kerberos 5 support (aka `gserver').
nectar
2003-05-05
1
-9
/
+6
*
Define a link layer MIB for ATM. Most fields of this MIB are needed by
harti
2003-05-05
6
-81
/
+163
*
Typo in last commit.
phk
2003-05-05
1
-1
/
+1
*
Add a BUGS section which explains that & why vinum volumes can not be
phk
2003-05-05
1
-0
/
+6
*
Avoid double-free panic.
phk
2003-05-05
1
-1
/
+0
*
Move securelevel further back in the boot order.
mtm
2003-05-05
8
-2
/
+7
*
Clean up proc locking in procfs: make sure the proc lock is held before
rwatson
2003-05-05
3
-5
/
+12
*
Write to RESET_START register if TARGET_RESET ORB doesn't work for timeout.
simokawa
2003-05-05
1
-52
/
+138
*
Install symlinks to individual headers instead of symlinks to directories
bde
2003-05-05
2
-45
/
+69
*
DOnt allow getting caps from other than master and slave device :)
sos
2003-05-05
1
-0
/
+3
*
Don't panic for FWXF_START state in fw_xfer_unload().
simokawa
2003-05-05
1
-2
/
+7
*
Add a missing ~ when clearing flags in close.
sos
2003-05-05
1
-1
/
+1
*
Things run thru the C preprocessor must use C-style comments.
obrien
2003-05-05
2
-22
/
+22
*
The vi(1) recovery script cannot send mail regarding interrupted
mtm
2003-05-05
1
-1
/
+1
*
Make the __FBSDID usage consistent
obrien
2003-05-05
6
-26
/
+22
*
Change the semantics of sysv shm emulation to take a additional
mbr
2003-05-05
3
-108
/
+179
*
Back out rev 1.146 -- it broke the LINT build.
obrien
2003-05-05
1
-1
/
+1
*
Revert rev 1.396 -- it broke the Alpha kernel build.
obrien
2003-05-05
1
-1
/
+1
*
Add the dragon screen saver.
murray
2003-05-05
2
-0
/
+4
*
Re-order the the initialization slightly to improve structure.
phk
2003-05-05
1
-22
/
+22
*
Negate the logic of MAKE_KERBEROS5, and replace it with NO_KERBEROS.
markm
2003-05-05
1
-4
/
+4
*
Add sector size member to subdisk, plex and volume objects.
grog
2003-05-05
1
-0
/
+3
*
Remove an accidental #include.
grog
2003-05-05
1
-8
/
+30
*
Implement DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls. It appears that
grog
2003-05-05
1
-0
/
+24
*
Use a dedicated malloc(9) bucket for sector storage.
phk
2003-05-05
1
-7
/
+9
*
vinum_start: Call vinum_read with correct number of parameters.
grog
2003-05-05
1
-1
/
+1
*
Add two KASSERTS which trigger if free(9) would drag the "memuse" statistic
phk
2003-05-05
1
-0
/
+6
*
Don't warn if the rawoffset is zero, that is actually the best value it
phk
2003-05-05
1
-1
/
+1
*
regen.
murray
2003-05-05
2
-2
/
+39
*
Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.
murray
2003-05-05
1
-0
/
+7
*
Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
markm
2003-05-05
16
-47
/
+30
*
Correct failed checkin. Only one of the hunks in the last checkin
grog
2003-05-05
1
-1
/
+1
*
Since we insist on loading the POS ACPI by default, give the poor user
obrien
2003-05-05
1
-0
/
+5
*
Use le32dec() instead of le32toh() because we are not guaranteed to have
phk
2003-05-05
1
-1
/
+1
*
Turn the check that rawoffset == mbroffset into a warning instead.
phk
2003-05-05
1
-3
/
+5
*
Backout last commit. It is redundant in -CURRENT.
murray
2003-05-05
1
-5
/
+1
*
Add Norwegian dvorak keymap.
murray
2003-05-05
3
-1
/
+120
*
Add amnia, amniotic, and amniocentesis.
murray
2003-05-05
1
-0
/
+3
*
Make the output more consistent.
murray
2003-05-05
1
-6
/
+2
*
Clarify comments.
grog
2003-05-05
1
-2
/
+2
*
Add "preferred" keyword.
grog
2003-05-05
2
-0
/
+7
*
White space fixes.
grog
2003-05-05
1
-3
/
+4
*
Remove DIOCGDINFO ioctl. This almost makes newfs work again without
grog
2003-05-05
1
-14
/
+41
*
vinum_scandisk: Make sure the config is locked before we mess around
grog
2003-05-05
1
-15
/
+22
*
Finally implement read policies. The previous "implementation" didn't
grog
2003-05-05
1
-22
/
+52
*
Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that
murray
2003-05-05
1
-1
/
+1
[next]