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
*
Factor out code across various /etc/periodic/security scripts into a
thomas
2002-10-25
6
-99
/
+101
*
MFS: Update sysinstall text for the number and size or ports in the ports
bmah
2002-10-25
1
-2
/
+2
*
add manpages for FireWire.
simokawa
2002-10-25
1
-0
/
+3
*
Make the example "assertion failure" message match reality.
tjr
2002-10-25
1
-1
/
+1
*
Use an internal buffer for the result when the first argument is NULL.
tjr
2002-10-25
1
-0
/
+4
*
suspend thread only when it can be interrupted.
davidxu
2002-10-25
2
-2
/
+4
*
let thread_schedule_upcall() handle idle kse.
davidxu
2002-10-25
2
-4
/
+16
*
Update the Standards section for the addition of the C99 va_copy macro.
tjr
2002-10-25
1
-2
/
+4
*
Goodbye and good riddance!
phk
2002-10-25
1
-80
/
+0
*
Confirmed kill: "Bogon #1" is dead, killed by DEVFS.
phk
2002-10-25
2
-76
/
+0
*
Comment out more MAKEDEV bogosity ("BOGON #1" as Jordan put it :-)
phk
2002-10-25
2
-4
/
+4
*
Preprocess with tbl(1) only where needed.
ru
2002-10-25
5
-3
/
+6
*
Don't preprocess with tbl(1).
ru
2002-10-25
1
-2
/
+0
*
Kill the remnants of BOG.
ru
2002-10-25
2
-26
/
+0
*
Preprocess with tbl(1).
ru
2002-10-25
2
-0
/
+3
*
Don't preprocess with tbl(1).
ru
2002-10-25
1
-1
/
+0
*
Don't preprocess with tbl(1).
ru
2002-10-25
1
-1
/
+0
*
Disable the kernacc() check in mtx_validate() until such time that kernacc
phk
2002-10-25
2
-0
/
+10
*
Simplify.
ru
2002-10-25
1
-6
/
+4
*
Don't preprocess with tbl(1).
ru
2002-10-25
1
-1
/
+0
*
Preprocess with tbl(1).
ru
2002-10-25
1
-0
/
+1
*
In vrele() we can actually have a VCHR with v_rdev == NULL if we
phk
2002-10-25
1
-1
/
+1
*
Adjust the size passed to readlink so that the null termination
dougb
2002-10-25
1
-4
/
+2
*
fix style-o
julian
2002-10-25
2
-2
/
+2
*
More work on the interaction between suspending and sleeping threads.
julian
2002-10-25
4
-48
/
+66
*
Use the correct values for LDBL_*. Libc doesn't completely support
imp
2002-10-25
2
-18
/
+20
*
The ORIENTLOCK macro is no longer needed since all functions use
tjr
2002-10-25
1
-7
/
+0
*
Minor cleanups.
jake
2002-10-25
1
-3
/
+3
*
Hide the test in <target> under '.if make(<target>)' so as to not get any
jmallett
2002-10-25
2
-0
/
+8
*
Add the functionality to create an (empty) GPT from scratch. The
marcel
2002-10-25
4
-2
/
+199
*
New release note: New cd(4) ioctls, burncd(8) -s max.
bmah
2002-10-25
2
-8
/
+30
*
The FTP connection caching needs a better interface -- connections are
njl
2002-10-25
1
-0
/
+4
*
Within ufs, the ffs_sync and ffs_fsync functions did not always
mckusick
2002-10-25
6
-15
/
+37
*
fix typo.
davidxu
2002-10-25
2
-2
/
+4
*
Extract out KSE specific code from machine specific code
julian
2002-10-24
8
-129
/
+105
*
Oops, forgot to commit this file. This is part of the fix
mux
2002-10-24
1
-0
/
+2
*
Redo reference vectors to include the mediasize and sectorsize.
phk
2002-10-24
14
-828
/
+1012
*
Use a better test to prevent tasting geom.ctl so we don't screw the
phk
2002-10-24
1
-1
/
+1
*
Resync with kernel.
phk
2002-10-24
2
-7
/
+9
*
Fix problem with my ability to tell the difference between 'r' and 'l'... We
jmallett
2002-10-24
1
-1
/
+1
*
Fix the spechash lock order reversal by keeping an updated sum
phk
2002-10-24
3
-19
/
+30
*
Make sure GEOM has stopped rattling the disks before we try to mount
phk
2002-10-24
1
-0
/
+4
*
Don't taste the first provider, it's /dev/geom.ctl and it's not going
phk
2002-10-24
1
-1
/
+2
*
Oops, I missed a few changes in 'device acpica' -> 'device acpi' change.
jhb
2002-10-24
2
-6
/
+6
*
Rename 'device acpica' to 'device acpi'.
jhb
2002-10-24
5
-153
/
+153
*
Document the (alpha only) "out of memory" and "PT_LOAD: too few segments"
gallatin
2002-10-24
1
-0
/
+14
*
Fix ipfw2 panics on 64-bit platforms.
mux
2002-10-24
2
-11
/
+7
*
src and dst address were erroneously swapped in SRC_SET and DST_SET
luigi
2002-10-24
1
-2
/
+2
*
Fix a bug in MAKEDEV -- when creating /dev/usb, the code was using
luigi
2002-10-24
1
-2
/
+2
*
Don't try to be cute and save a call/return by implementing a degenerate
phk
2002-10-24
1
-5
/
+1
[next]