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
*
From what I can tell, install.sh supported all of the install(1)
ru
2004-02-06
1
-4
/
+3
*
Removed all the complexities when installing the strip(1) binary.
ru
2004-02-06
1
-13
/
+1
*
Turn of ath since it causes a link failure without the hal till sam's
peter
2004-02-06
1
-1
/
+1
*
Make LINT compile on amd64
peter
2004-02-06
1
-2
/
+2
*
Make this compile on amd64.
peter
2004-02-06
1
-6
/
+6
*
Correct check for invalid semaphore on sem_destroy() (s/==/!=/).
deischen
2004-02-05
1
-1
/
+1
*
must convert protocol to sa type when preparing a DELETE message
sam
2004-02-05
1
-1
/
+7
*
This commit was generated by cvs2svn to compensate for changes in r125505,
ru
2004-02-05
2
-3
/
+3
|
\
|
*
Fixes from 31-Jul-2003; make it 8-bit clean.
ru
2004-02-05
2
-3
/
+3
*
|
Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't
peter
2004-02-05
3
-11
/
+27
*
|
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
47
-95
/
+94
*
|
Correct the weak reference for sem_unlink.
deischen
2004-02-05
1
-1
/
+1
*
|
Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org>
cracauer
2004-02-05
1
-1
/
+1
*
|
Added missing DPADD.
ru
2004-02-05
7
-3
/
+7
*
|
Fixed ``make checkdpadd''. Removed redundant dependency.
ru
2004-02-05
1
-2
/
+3
*
|
Require initrandom rather than random, since random requires
des
2004-02-05
2
-2
/
+2
*
|
Don't print the oldest line in the message buffer if the buffer is
iedowse
2004-02-05
1
-51
/
+54
*
|
Always set a process' state to normal when it is fully constructed in
jhb
2004-02-05
2
-6
/
+9
*
|
- A lot of style and whitespace fixes.
jhb
2004-02-05
2
-70
/
+63
*
|
Temporarily put STRIP back; bsd.port.mk still needs it.
ru
2004-02-05
1
-0
/
+4
*
|
Don't define STRIP in bsd.own.mk.
ru
2004-02-05
2
-15
/
+3
*
|
strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.
ru
2004-02-05
1
-8
/
+6
*
|
style.Makefile(5).
ru
2004-02-05
30
-920
/
+759
*
|
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
[next]