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
*
Make GCC 3.3 STFU about copyright[].
obrien
2003-05-01
1
-1
/
+1
*
Mark fetch(1) as c99- and WARNS6-clean.
des
2003-05-01
1
-1
/
+2
*
Remove DIOCGPC98 ioctl.
nyan
2003-05-01
2
-6
/
+0
*
Mark libfetch as c99-clean. Always build at WARNS level 2 rather than
des
2003-05-01
1
-2
/
+2
*
Add a mechanism to allow Makefiles to specify the particular C dialect
des
2003-05-01
1
-1
/
+12
*
Oops, DIOCGPC98 should be DIOCSPC98.
nyan
2003-05-01
1
-1
/
+1
*
The -t flag in the retired apmconf.8 is the same as "-h false" in the
tobez
2003-05-01
1
-1
/
+1
*
Start running amd64 builds on 9ball.
des
2003-05-01
1
-0
/
+1
*
Merged from src/sbin/fdisk/Makefile revision 1.10.
nyan
2003-05-01
1
-1
/
+4
*
- Move decoding pc98_partition function into geom_pc98_enc.c.
nyan
2003-05-01
5
-24
/
+84
*
Merged from src/sbin/fdisk/fdisk.c revision 1.69.
nyan
2003-05-01
1
-1
/
+6
*
Upgrade to Groff 1.19.
ru
2003-05-01
31
-86
/
+155
*
Merge local changes (8 bit clean ctype support) onto mainline.
ru
2003-05-01
3
-4
/
+22
*
Merge Groff 1.19 changes.
ru
2003-05-01
6
-62
/
+118
*
Use stock (FSF) version of this file.
ru
2003-05-01
4
-43
/
+35
*
Removed yacc(1) output files.
ru
2003-05-01
3
-8394
/
+0
*
Fix to build pc98 boot loader after support amd64.
nyan
2003-05-01
2
-3
/
+120
*
This commit was generated by cvs2svn to compensate for changes in r114405,
ru
2003-05-01
96
-70090
/
+0
*
Removed files not present in v1.19 import.
ru
2003-05-01
3
-232
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r114402,
ru
2003-05-01
500
-17681
/
+119049
|
\
|
*
Virgin import of FSF groff v1.19
ru
2003-05-01
511
-17879
/
+119296
*
|
Note when we issue a request to the disk driver, so that we can
grog
2003-05-01
1
-1
/
+2
*
|
Fix compiling problem, p_tracee is in my local repository for
davidxu
2003-05-01
2
-6
/
+0
*
|
Use only a 64bit hash filter table for ADM-Centaur cards like the
mbr
2003-05-01
2
-2
/
+10
*
|
Drop Giant lock before suspended, pick up it after resumed.
davidxu
2003-05-01
2
-2
/
+10
*
|
Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be able
grog
2003-05-01
1
-1
/
+1
*
|
Do not attempt to free NULL dinodes (i_din1 or i_din2) in ffs_ifree().
tjr
2003-05-01
1
-2
/
+2
*
|
Free i_din2 instead of i_din1 in ffs_ifree() on UFS2 filesystems.
tjr
2003-05-01
1
-1
/
+1
*
|
Add description of '-o' and '-s'.
simokawa
2003-05-01
1
-0
/
+6
*
|
I'm pleased to announce that Promise is now supporting the FreeBSD
sos
2003-05-01
2
-9
/
+161
*
|
Relax the test for when to use LBA instead of CHS size.
sos
2003-05-01
1
-2
/
+2
*
|
Fix compile errors on ia64 in dagetcapacity. Set block_len and maxsector
ken
2003-05-01
1
-0
/
+2
*
|
Extend the scope of the vm_object locking in vm_object_split().
alc
2003-05-01
1
-4
/
+4
*
|
Commit a missed change to keep in sync with the MI elf loader.
peter
2003-05-01
1
-4
/
+4
*
|
Argh. This was broken by the last-minute elf32/elf64/"elf kernel" changes.
peter
2003-05-01
2
-3
/
+3
*
|
Only use the pc bios stuff on i386's. I think this might even be unused
peter
2003-05-01
1
-0
/
+2
*
|
Add AMD64 support to dev/fb. It isn't optimized.
peter
2003-05-01
2
-7
/
+22
*
|
Update the hardcoded bus tags for early console support for amd64.
peter
2003-05-01
2
-2
/
+2
*
|
I changed the numbering of the MODINFOMD_SMAP during the commit, so
peter
2003-05-01
1
-2
/
+4
*
|
Nuke; repocopied to elf32_freebsd.c where it lives on.
peter
2003-05-01
1
-88
/
+0
*
|
Enable the i386 loader to load and run an amd64 kernel. If this puts
peter
2003-05-01
23
-757
/
+583
*
|
Lock an update to a vm_object's ref_count.
alc
2003-05-01
1
-0
/
+2
*
|
Hack to enable getting two different elf32 and elf64 loaders in the
peter
2003-05-01
1
-0
/
+13
*
|
<b30> is 'IA64' - ie: you're running on an ia64 in 32 bit mode.
peter
2003-05-01
1
-1
/
+1
*
|
Fix printf warning caused by recent CAM change.
simokawa
2003-05-01
1
-2
/
+2
*
|
Back out last commits. The elf64/elf32 kernel name thing was more pain
peter
2003-05-01
3
-9
/
+3
*
|
Slight reorg and added AMD64 support. A couple of the MODINFOMD_* values
peter
2003-05-01
5
-12
/
+82
*
|
- Update the vm_object locking in vm_object_reference().
alc
2003-05-01
1
-10
/
+8
*
|
Lock accesses to the vm_object's ref_count and resident_page_count.
alc
2003-05-01
1
-5
/
+9
*
|
Sync up with the files in the hammer branch in the p4 tree to get basic
peter
2003-05-01
4
-114
/
+219
[next]