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
*
Try harder to pick up the correct print_version.c. The old version
ru
2004-02-05
1
-4
/
+3
*
Correct a reference counting bug in shmat(2). If vm_map_find(9)
nectar
2004-02-05
1
-0
/
+1
*
Rename cn_unavailable to cnunavailable for little more consistency.
kan
2004-02-05
4
-19
/
+7
*
Fixed operation of -f to match its documentation and fsck_ffs. It
bde
2004-02-05
3
-7
/
+6
*
Fixed some bugs in checkdirty(). The check for the clean bit was
bde
2004-02-05
1
-9
/
+27
*
Updates cx driver information (Cronyx-Sigma)
rik
2004-02-05
1
-1
/
+3
*
printed statistics about source address selection rules.
ume
2004-02-05
1
-0
/
+25
*
stops program if kvm_read fails.
ume
2004-02-05
1
-2
/
+3
*
- support hmac-ripemd160.
ume
2004-02-05
1
-1
/
+10
*
print stats on SPD cache lookups.
ume
2004-02-05
1
-0
/
+5
*
- %d is 12 chars, not 10. use NI_MAX* where appropriate.
ume
2004-02-05
1
-67
/
+52
*
Use more generic directories (most prominently, s|/home/des|%%HOME%%|)
des
2004-02-05
1
-3
/
+3
*
Don't create a template file if we're not going to let the user edit it.
des
2004-02-05
1
-19
/
+28
*
Fix a typo in kan's last commit: cnavaiable() -> cnavailable()
roam
2004-02-05
1
-1
/
+1
*
Fix wrong check.
pjd
2004-02-05
2
-2
/
+2
*
make(1) can now handle spaces surrounding parenthesis correctly.
ru
2004-02-05
1
-1
/
+1
*
Fixed some non-critical memory leaks and one temporary file leak
pjd
2004-02-05
1
-1
/
+6
*
Style fixes: don't indent variable names.
silby
2004-02-05
1
-6
/
+6
*
Document the dirty flag and other bits in the first 2 FAT entries
bde
2004-02-05
1
-0
/
+18
*
- Locking for the per-process resource limits structure has eliminated
alc
2004-02-05
2
-5
/
+1
*
Prepare to fix checkdirty() by moving it from check.c to fat.c. It is
bde
2004-02-05
2
-43
/
+43
*
libkse was renamed to libpthread.
davidxu
2004-02-05
2
-2
/
+2
*
Eliminate global cons_unavailable flag and replace it by the status
kan
2004-02-05
8
-18
/
+65
*
Compile on amd64. (pointer/int mismatches and printf int vs long )
peter
2004-02-05
1
-5
/
+5
*
Add crypto implemenation files (C versions (like alpha, unlike i386))
peter
2004-02-05
1
-0
/
+4
*
Don't cast a pointer to an int that isn't big enough.
peter
2004-02-05
1
-1
/
+1
*
Fix long/int printf format problems exposed by PMAP_DIAGNOSTIC
peter
2004-02-05
1
-7
/
+7
*
GC port.mkversion.
des
2004-02-05
1
-3
/
+0
*
Checkpoint a NOTES file I had as of Nov 23rd. It doesn't quite compile
peter
2004-02-04
1
-0
/
+419
*
Remove Perl lines; it's better to let use.perl handle them.
des
2004-02-04
1
-4
/
+0
*
When creating raid5 or striped plexes, avoid falling out of bounds
le
2004-02-04
1
-24
/
+27
*
Regen.
jhb
2004-02-04
21
-36
/
+36
*
Fix typo, s/transmitts/transmits/
johan
2004-02-04
1
-1
/
+1
*
The following compat syscalls are now mpsafe: linux_getrlimit(),
jhb
2004-02-04
7
-15
/
+15
*
Locking for the per-process resource limits structure.
jhb
2004-02-04
42
-397
/
+581
*
Expand the mask for the Avlab Technology, PCI IO 2S entry to cover the
jhb
2004-02-04
1
-1
/
+1
*
Fixed editing error in a comment in previous commit.
bde
2004-02-04
1
-1
/
+1
*
Removed TIOCMODG and TIOCMODS. They were superseded by TIOCMGET and
bde
2004-02-04
1
-13
/
+24
*
Unbreak build with OpenLDAP.
ru
2004-02-04
1
-0
/
+2
*
aic7xxx.c:
gibbs
2004-02-04
1
-4
/
+2
*
aic79xx.c:
gibbs
2004-02-04
6
-135
/
+327
*
We don't really need a lockfile, and most likely can't create one at
des
2004-02-04
2
-10
/
+4
*
Allow libc's version of sem_trywait() to work for non-pshared mutexes.
deischen
2004-02-04
1
-2
/
+17
*
Fixed breakage of POSIX support in rev.1.31. -pipe was added to
bde
2004-02-04
1
-1
/
+2
*
Include <sys/queue.h> before <sys/_lock.h> instead of depending on
bde
2004-02-04
1
-8
/
+7
*
- add a description of what .gdbinit should contain.
grehan
2004-02-04
1
-9
/
+25
*
Remove pmap_pvo_allocf zone alloc function. It was a way of
grehan
2004-02-04
3
-81
/
+12
*
Major overhaul of common trap code
grehan
2004-02-04
2
-1616
/
+710
*
- remove unused trap definitions
grehan
2004-02-04
2
-12
/
+22
*
- Lots more symbols required by the new trap_subr code
grehan
2004-02-04
1
-0
/
+40
[next]