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
...
*
- Don't acquire/release Giant during an interrupt context for machine
jhb
2000-11-15
1
-10
/
+1
*
Make ktr_verbose a bit more useful:
jhb
2000-11-15
1
-0
/
+5
*
Sync with sys/i386/conf/GENERIC rev 1.291.
obrien
2000-11-15
5
-0
/
+15
*
Upgrade to Binutils 2.10.1.
obrien
2000-11-15
7
-5
/
+17
*
dyn-string.* moved to libiberty/ and include/.
obrien
2000-11-15
2
-141
/
+0
*
Merge rev 1.2 into Binutils 2.10.1.
obrien
2000-11-15
1
-125
/
+184
*
Merge conflicts. Adds revs 1.2 and 1.3 (FreeBSD configuration support),
obrien
2000-11-15
1
-1
/
+3
*
Merge rev 1.2 (FreeBSD configuration support) into Binutils 2.10.1.
obrien
2000-11-15
1
-1
/
+1
*
Merge conflicts into Binutils 2.10.1.
obrien
2000-11-15
2
-170
/
+186
*
We use the stock version of this file now.
obrien
2000-11-15
1
-1
/
+1
*
Return to the vendor's version of this file as in rev 1.4.
obrien
2000-11-15
1
-11
/
+30
*
We use the stock version of this file now.
obrien
2000-11-15
1
-2
/
+21
*
Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.
obrien
2000-11-15
1
-3
/
+8
*
Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.
obrien
2000-11-15
1
-4
/
+11
*
Merge our ELF branding into Binutils 2.10.1.
obrien
2000-11-15
1
-11
/
+33
*
This commit was generated by cvs2svn to compensate for changes in r68765,
obrien
2000-11-15
49
-901
/
+5948
|
\
|
*
Import of GNU Binutils version 2.10.1.
obrien
2000-11-15
60
-1228
/
+6420
*
|
Bug fix for revision 1.14 on the replacement of CIRCLEQ with TAILQ.
mckusick
2000-11-15
1
-6
/
+4
*
|
Fix all the interrupt enabled/disabled assertions which were backwards.
jhb
2000-11-15
2
-12
/
+12
*
|
Don't perform an mi_switch() when we release Giant during cpu_exit(). We
jhb
2000-11-15
4
-4
/
+8
*
|
In preparation for deprecating CIRCLEQ macros in favor of TAILQ
mckusick
2000-11-15
1
-35
/
+34
*
|
vx no longer uses pci compat shims and this doesn't need a count
imp
2000-11-15
2
-2
/
+2
*
|
MFGENERIC: 1.291
imp
2000-11-15
1
-0
/
+6
*
|
Add pmtimer device, necessary for proper time keeping when apm or
imp
2000-11-15
2
-0
/
+4
*
|
remove trailing periods from SEE ALSO.
ben
2000-11-15
14
-15
/
+15
*
|
remove period from SEE ALSO.
ben
2000-11-15
1
-1
/
+1
*
|
more removal of trailing periods from SEE ALSO.
ben
2000-11-15
6
-6
/
+6
*
|
remove fullstops from the end of .Xr lines in SEE ALSO sections.
ben
2000-11-15
22
-22
/
+22
*
|
Wrap the build options up into the crunch.conf file now that crunchgen
joe
2000-11-15
13
-88
/
+22
*
|
Remove fullstops from the end of .Xr lines in SEE ALSO section.
ben
2000-11-15
12
-12
/
+12
*
|
Add and document a new configuration command: buildopts.
joe
2000-11-15
2
-3
/
+28
*
|
Add a newline character at the end of this file, it was missing which
ben
2000-11-15
1
-1
/
+1
*
|
Slight cleanups after comments from John Hay (Thanks!)
julian
2000-11-15
1
-19
/
+54
*
|
(null commit)
n_hibma
2000-11-15
0
-0
/
+0
*
|
Set OPEN Flag on open.
n_hibma
2000-11-15
1
-3
/
+11
*
|
Fixed a typo from the last commit.
ru
2000-11-15
1
-1
/
+1
*
|
Eliminate two compile-time warnings.
gad
2000-11-15
1
-0
/
+2
*
|
Fix the '-d' option (turns on socket-debugging). Improve startup msgs.
gad
2000-11-15
1
-10
/
+17
*
|
Make sure a few strings will have terminating null characters.
gad
2000-11-15
1
-0
/
+2
*
|
Reset the seteuid in a few obscure error situations.
gad
2000-11-15
1
-1
/
+4
*
|
Just some style-related improvements.
gad
2000-11-15
1
-24
/
+32
*
|
Enable all interrupts in switch_trampoline after releasing the sched_lock.
jhb
2000-11-15
1
-0
/
+2
*
|
Always enable interrupts during fork_trampoline() after releasing the
jhb
2000-11-14
3
-0
/
+9
*
|
Correct some fallout from the semi-automated way I updated the makefile.
kris
2000-11-14
1
-4
/
+4
*
|
Minor style improvements.
gad
2000-11-14
1
-5
/
+5
*
|
Fix (style) some variable initializations.
gad
2000-11-14
1
-4
/
+6
*
|
Change 'count' to a more descriptive 'jobcount', and fix the stupid
gad
2000-11-14
1
-6
/
+6
*
|
Get rid of 'exit(-1)' calls. Exit codes are limited to 8 bits under most
gad
2000-11-14
1
-2
/
+2
*
|
Really turn off srcs for upgrades.
jkh
2000-11-14
2
-0
/
+2
*
|
Don't use the Gawkism strftime(). Pass in the date stamp on the awk
obrien
2000-11-14
2
-2
/
+3
[prev]
[next]