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
*
First round of cleanups to sys/boot/ makefiles:
ru
2004-02-06
13
-249
/
+187
*
New release note: SA-04:02.
bmah
2004-02-06
2
-0
/
+22
*
Correct order of arguments given to checkparity and rebuildparity.
le
2004-02-06
1
-4
/
+7
*
Correct typo.
le
2004-02-06
1
-1
/
+1
*
Reduce the inline limit from 20000 to 8000 after the previous changes
peter
2004-02-06
1
-1
/
+1
*
Remove the badsw* INVARIANTS checks. The events that this attempts
peter
2004-02-06
1
-96
/
+10
*
Regen.
jhb
2004-02-06
7
-52
/
+52
*
Sync up MP safe flags with global syscalls.master. This includes write(),
jhb
2004-02-06
1
-16
/
+16
*
Sync up MP safe flags with global syscalls.master. This includes read(),
jhb
2004-02-06
1
-29
/
+29
*
Make all ACPI debug layers unique again. This makes debugging a more
philip
2004-02-06
1
-6
/
+6
*
- Convert the plimit lock to a pool mutex lock.
jhb
2004-02-06
2
-15
/
+9
*
- Correct the translation of old rlimit values to properly handle the old
jhb
2004-02-06
1
-21
/
+28
*
A few more style fixes from Bruce including a few I missed last time.
jhb
2004-02-06
2
-20
/
+13
*
Add cancellation point to sem_wait() and sem_timedwait() for pshared
deischen
2004-02-06
2
-20
/
+36
*
Prevent memory leak on sem_destroy() by destroying the semaphore's
deischen
2004-02-06
1
-1
/
+4
*
MFNetBSD:
sanpei
2004-02-06
1
-2
/
+9
*
Only allow the semaphore to be taken when the value is positive.
deischen
2004-02-06
1
-2
/
+1
*
Inherit BINDIR from a parent Makefile.inc.
ru
2004-02-06
8
-7
/
+2
*
Only include ../Makefile.inc once in loader/Makefile.
ru
2004-02-06
2
-5
/
+2
*
Commit simple workarounf for the "LiteOn" hang on boot problem.
sos
2004-02-06
1
-0
/
+1
*
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
[next]