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
*
License tweak: remove clause 3 per permission of NAI.
rwatson
2002-12-03
2
-6
/
+0
*
Mdoc markup and language fixes.
rwatson
2002-12-03
2
-9
/
+14
*
Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module,
rwatson
2002-12-03
1
-0
/
+29
*
Unhook the old LOMAC module, now replaced with mac_lomac.
rwatson
2002-12-03
32
-6860
/
+0
*
Don't install old LOMAC include files; do install new mac_lomac
rwatson
2002-12-03
2
-3
/
+3
*
Properly account for prefetchable memory when a request is being made.
imp
2002-12-03
1
-47
/
+112
*
Replace the perl versions of adduser and rmuser with shell script versions.
scottl
2002-12-03
7
-2291
/
+1458
*
Correct the estimated block count calculated by dump to account
mckusick
2002-12-03
2
-2
/
+4
*
Properly handle UFS2 sparsely allocated inodes. The UFS2 filesystem
mckusick
2002-12-03
1
-25
/
+66
*
Add spaces around FBSD_ENDFILE_SPEC as it is used in string concatenation.
obrien
2002-12-03
1
-1
/
+1
*
Add lib/libfetch and usr.bin/fetch to FIXCRYPTO since they need the crypto
des
2002-12-03
1
-1
/
+2
*
Avoid recursive acquisition of the page queues lock in pmap_unuse_pt().
alc
2002-12-03
2
-2
/
+6
*
Implement DIOCGDINFO for volumes. newfs will no longer build a file
grog
2002-12-02
1
-0
/
+4
*
Don't blindly call make_dev when configuring an object: the device
grog
2002-12-02
1
-23
/
+24
*
Relax partition overlap check to allow Vinum partitions to overlap
grog
2002-12-02
2
-6
/
+12
*
Break up a bunch of crazy if statements to use a case statement instead
jhb
2002-12-02
1
-14
/
+16
*
Updated release notes: Binutils 2.13.1-20021011, CVS
bmah
2002-12-02
2
-8
/
+8
*
Make a CR/LF sequence measure up to its name: the order of the CR and LF
roam
2002-12-02
1
-1
/
+1
*
Replace the remaining strcpy() instances with strlcpy(), fixing a segfault
roam
2002-12-02
1
-8
/
+6
*
Use the hotspot code to prevent people from overwriting their disklabel
phk
2002-12-02
1
-11
/
+90
*
ia64 specific.
marcel
2002-12-02
6
-6
/
+106
*
Add a simplified version of the hot-spot code to enable us to protect
phk
2002-12-02
2
-8
/
+95
*
Align the FPU state in the ucontext and sigcontext to 16 bytes
deischen
2002-12-02
11
-48
/
+76
*
Correctly calculate the initial number of fragments in a filesystem
mckusick
2002-12-02
1
-2
/
+2
*
Verify that alternate superblocks have a correct magic number before
mckusick
2002-12-02
1
-9
/
+10
*
Remove a workaround for a binutils bug that was fixed in the recent
tmm
2002-12-02
1
-19
/
+4
*
If /usr/bin/make fails to pass the regression tests, it might not
ru
2002-12-02
1
-7
/
+20
*
For installkernel, use the fresh tools (if we've built them with
ru
2002-12-02
1
-1
/
+2
*
Cast argument to (long), missed in prior pass.
rwatson
2002-12-02
1
-1
/
+1
*
Fix 32-bit/64-bit bug in format string.
rwatson
2002-12-02
1
-1
/
+1
*
Remove the ancient PEI cruft that is useless.
obrien
2002-12-02
1
-4
/
+0
*
We can handle the bfd_elf32_i386_vec vector at the same time as the
obrien
2002-12-02
1
-2
/
+2
*
We can handle the bfd_elf64_alpha_vec vector at the same time as the
obrien
2002-12-02
1
-2
/
+2
*
Cleaner support of a DEFAULT_VECTOR.
obrien
2002-12-02
5
-17
/
+21
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
1
-8
/
+2
*
Handle the "HAVE_" defines via the VECS list.
obrien
2002-12-02
7
-14
/
+4
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
5
-112
/
+225
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
7
-9
/
+24
*
We now have insque().
obrien
2002-12-02
1
-1
/
+1
*
Binutils 2.13.2 is WARNS=2 clean for all our architectures.
obrien
2002-12-02
1
-5
/
+0
*
Update for the 2.13.2 2002-11-27 snapshot import.
obrien
2002-12-02
1
-2
/
+2
*
Update HEAD with the stock files.
obrien
2002-12-02
8
-258
/
+264
*
Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)
obrien
2002-12-02
1
-45
/
+58
*
While it is true we moved over to our own elf*-<arch>-fbsd files as the
obrien
2002-12-02
0
-0
/
+0
*
Remove our custom ELF branding -- we have moved to our own ELF vectors
obrien
2002-12-02
2
-40
/
+37
*
Merge our ELF branding into Binutils 2_13_2_20021127 snapshot.
obrien
2002-12-02
1
-32
/
+2
*
GC some stuff I thought was long gone.
obrien
2002-12-02
43
-46844
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r107492,
obrien
2002-12-02
109
-2175
/
+3057
|
\
|
*
Import of Binutils from the FSF 2.13 branch (just pre-.2 release).
obrien
2002-12-02
127
-2823
/
+18523
*
|
Try to keep CVS from pissing over the next binutils import by returning
obrien
2002-12-02
13
-36
/
+0
[next]