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
...
*
|
|
Documented moused flags.
jkh
1998-03-07
1
-7
/
+16
*
|
|
Add -I flag.
jkh
1998-03-07
1
-2
/
+13
*
|
|
New moused flag.
jkh
1998-03-07
3
-7
/
+8
*
|
|
Add a mouse configuration menu.
jkh
1998-03-07
14
-153
/
+487
*
|
|
Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal
bde
1998-03-07
8
-91
/
+46
*
|
|
Add primary fat-32
ache
1998-03-07
3
-1
/
+5
*
|
|
Fix a #ifndef that became a #ifdef and changed the default
jb
1998-03-07
1
-2
/
+2
*
|
|
Fix resource allocation problems:
wpaul
1998-03-07
1
-94
/
+176
*
|
|
Add ${CXX} to list of variables passed in the environment when
asami
1998-03-07
1
-2
/
+3
*
|
|
DOH! Forgot a backslash.
jkh
1998-03-06
1
-2
/
+2
*
|
|
Open temporary files with O_EXCL.
guido
1998-03-06
1
-1
/
+1
*
|
|
Fixed existence test for secure sources (don't test for secure objects).
bde
1998-03-06
1
-4
/
+4
*
|
|
Fixed `make -jN' for large N, as usual.
bde
1998-03-06
1
-1
/
+3
*
|
|
Fixed `make -jN' for large N, as usual. Too usual for yp programs.
bde
1998-03-06
1
-2
/
+2
*
|
|
Fixed `make -jN' for large N. version.h was missing from SRCS,
bde
1998-03-06
1
-1
/
+2
*
|
|
Fixed `make -jN' for large N, as usual.
bde
1998-03-06
1
-2
/
+2
*
|
|
Fixed `make -jN' for large N, as usual.
bde
1998-03-06
2
-4
/
+4
*
|
|
Fixed `make -jN' for large N. Just put the generated file y.tab.h in
bde
1998-03-06
1
-1
/
+3
*
|
|
Fixed `make -jN' for large N, as usual.
bde
1998-03-06
1
-2
/
+3
*
|
|
Fixed `make -jN' for large N. Just put all generated headers in SRCS.
bde
1998-03-06
1
-1
/
+1
*
|
|
Use the standard method for avoiding concurrent builds of multiple targets
bde
1998-03-06
1
-4
/
+3
*
|
|
MF22: add ports-biology
jkh
1998-03-06
2
-2
/
+4
*
|
|
Fixed `make -jN' for large N. The usual method of pretending that all
bde
1998-03-06
1
-13
/
+24
*
|
|
Fix fprintf() here too.
jkh
1998-03-06
1
-1
/
+1
*
|
|
\e should have been \n (don't know when this was broken).
jkh
1998-03-06
1
-1
/
+1
*
|
|
Fixed `make -jN' for large N. Just put the generated headers in
bde
1998-03-06
1
-4
/
+2
*
|
|
Trivial filesystem getpages/putpages implementations, set the second.
msmith
1998-03-06
10
-10
/
+178
*
|
|
Fixed building with `make -jN'. Put ss_err.h in SRCS so that recent
bde
1998-03-06
1
-6
/
+7
*
|
|
If .depend doesn exist, then pretend that all objects depend on all
bde
1998-03-06
1
-1
/
+6
*
|
|
Removed support for now-unused FreeBSD misfeature DPSRCS.
bde
1998-03-06
3
-9
/
+6
*
|
|
MF22: various doc bogons noticed.
jkh
1998-03-06
6
-10
/
+24
*
|
|
Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies
bde
1998-03-06
5
-18
/
+7
*
|
|
Fixed dependency of ${PROG} on ${DPSRCS}. There were various races
bde
1998-03-06
1
-3
/
+8
*
|
|
Go to reduced device set now that "make-unders" work.
jkh
1998-03-06
1
-4
/
+2
*
|
|
Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.
bde
1998-03-06
2
-12
/
+18
*
|
|
We don't need to NUL terminate our sun_path.
brian
1998-03-06
1
-4
/
+3
*
|
|
Add 4th button support for the "MouseMan" protocol. The latest
yokota
1998-03-06
1
-4
/
+5
*
|
|
Nul terminate sockaddr_un::sun_path
brian
1998-03-06
1
-3
/
+4
*
|
|
Teruillian --> Tertullian
alex
1998-03-06
3
-3
/
+2
*
|
|
Use the correct device name in -direct mode.
brian
1998-03-06
1
-16
/
+12
*
|
|
Fix the broken installation of strip. It tried to use the installed
jdp
1998-03-06
1
-1
/
+16
*
|
|
Make SyslogAddr a sockaddr_un rather than a sockaddr.
brian
1998-03-05
1
-10
/
+12
*
|
|
Remove special handling for resuming clock interrupt when using APIC_IO.
tegge
1998-03-05
14
-153
/
+46
*
|
|
Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT.
tegge
1998-03-05
2
-4
/
+14
*
|
|
fix a type in the rulesets
jmb
1998-03-05
1
-2
/
+2
*
|
|
Correct minor typo
jkh
1998-03-05
2
-2
/
+2
*
|
|
Fixed mistakenly merged part.
kato
1998-03-05
1
-51
/
+25
*
|
|
Reconized OpenBSD partitions.
obrien
1998-03-05
1
-1
/
+3
*
|
|
Disable redirection of clock interrupt to a higher priority vector.
tegge
1998-03-04
1
-2
/
+2
*
|
|
If numdirs is zero, print a helpful message instead of divding by zero later.
phk
1998-03-04
3
-0
/
+12
[prev]
[next]