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
*
- Change the ATM stack functions to use intptr_t instead of int for opaque
jhb
2002-11-08
33
-206
/
+209
*
Include the pc98 installation document in the RELNOTESng snapshot
bmah
2002-11-08
1
-7
/
+1
*
- Set RS (Report Status) bit on all descriptors of a packet instead of just t...
pdeuskar
2002-11-08
6
-515
/
+763
*
Update MAC modules for changes in arguments for exec MAC policy
rwatson
2002-11-08
7
-14
/
+68
*
Add an explicit execlabel argument to exec-related MAC policy entry
rwatson
2002-11-08
11
-33
/
+44
*
Infrastructure for ia64 release notes and installation guide.
bmah
2002-11-08
4
-0
/
+89
*
Diff reduction to NetBSD:
gordon
2002-11-08
1
-19
/
+16
*
Convert some broken cases where Error is called, but we try to continue,
jmallett
2002-11-08
1
-17
/
+5
*
Remove harmless but irritating printf.
phk
2002-11-08
1
-2
/
+0
*
Always recalculate the SRM checksum if the label is at 64 bytes offset.
phk
2002-11-08
1
-3
/
+13
*
- Recognize FAT partition on MBR and PC98 disks.
nyan
2002-11-08
1
-20
/
+47
*
- Update the SIMOS fp-stealing code to KSE-II and beyond.
jhb
2002-11-08
1
-5
/
+9
*
Remove #ifdef DEBUG signal debugging code brought over from NetBSD with the
jhb
2002-11-08
1
-32
/
+0
*
Make xrpu(4) i386-only. Consumers of i386_btop() are not MI.
jhb
2002-11-08
2
-3
/
+2
*
Update acl.3 to xref getfacl(1) and setfacl(1), the recommended tools for
rwatson
2002-11-08
1
-6
/
+10
*
Wrap a device_printf() that violates bus space abstractions to figure out
jhb
2002-11-08
1
-0
/
+2
*
Use %z to print a size_t value.
jhb
2002-11-08
2
-2
/
+2
*
Use %z to print size_t values.
jhb
2002-11-08
1
-3
/
+3
*
Cast a ptrdiff_t to an int to printf.
jhb
2002-11-08
1
-1
/
+1
*
Use %z to print a size_t value.
jhb
2002-11-08
1
-1
/
+1
*
MFi386: revision 1.4.
nyan
2002-11-08
1
-1
/
+0
*
Don't set a variable to a bogus value right before setting it to the
jhb
2002-11-08
2
-2
/
+0
*
Don't set a value to a variable that we don't use.
jhb
2002-11-08
1
-1
/
+0
*
Make changes such that the kernel will now fit on floppy #1.
mjacob
2002-11-08
2
-11
/
+33
*
- Merge Write_FreeBSD() into Write_Disk().
jhb
2002-11-08
1
-40
/
+32
*
DON'T EVER PUT THIS BACK!
ru
2002-11-08
1
-1
/
+1
*
Remove physmem from here, too, as it is defined in vm_init.c since
tmm
2002-11-08
1
-1
/
+0
*
Reviewed by: n_hibma
mr
2002-11-08
1
-8
/
+16
*
Try to make this document reflect reality better:
bmah
2002-11-08
1
-175
/
+7
*
Add fwe.4.
simokawa
2002-11-08
2
-0
/
+78
*
adjust critical section to only wrap around vm86_bioscall().
davidxu
2002-11-08
1
-2
/
+2
*
Detect and exit on write errors.
tjr
2002-11-08
1
-4
/
+7
*
use critical_enter/exit to add a critical section around BIOS call,
davidxu
2002-11-08
1
-5
/
+9
*
Move the definitions of the hw.physmem, hw.usermem and hw.availpages
tmm
2002-11-07
10
-228
/
+28
*
Better printf() formats.
mux
2002-11-07
1
-8
/
+7
*
Some more printf() format fixes.
mux
2002-11-07
1
-9
/
+7
*
Add a cast to quiet a warning.
jhb
2002-11-07
1
-1
/
+1
*
Correctly print vm_offset_t types.
mux
2002-11-07
1
-6
/
+5
*
Properly parenthesize the DBREG_DRX macro's variables to allow for
alfred
2002-11-07
2
-2
/
+2
*
- Use %j to print intmax_t values.
jhb
2002-11-07
1
-3
/
+4
*
Use %z to quiet a warning.
jhb
2002-11-07
1
-1
/
+1
*
Cast a pointer to a uintptr_t to quiet a warning.
jhb
2002-11-07
1
-1
/
+1
*
Third argument to copyinstr() is a pointer to a size_t, not a pointer to a
jhb
2002-11-07
1
-1
/
+1
*
- Use %p to print pointers instead of casting pointers to an int and using
jhb
2002-11-07
1
-6
/
+6
*
Use [u]intmax_t and %j instead of long long and %ll to better fix warnings
jhb
2002-11-07
4
-7
/
+11
*
Make 'rclk' a uintptr_t to quiet warnings.
jhb
2002-11-07
1
-3
/
+3
*
Use %z and %j to quiet warnings.
jhb
2002-11-07
1
-6
/
+7
*
Cast a pointer to a uintptr_t instead of a u_int.
jhb
2002-11-07
1
-1
/
+1
*
Fix the rest of the 64-bit warnings for the sr(4) driver.
jhb
2002-11-07
1
-4
/
+4
*
Don't exit with success after timeout during authentication.
fenner
2002-11-07
1
-0
/
+4
[next]