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 assume challenges and responses don't contain embedded '\0's.
brian
2001-04-01
4
-15
/
+12
*
|
|
Remove grep from the fixit floppy. This should free enough space to get
jhay
2001-04-01
3
-3
/
+3
*
|
|
Add spaces around operators.
obrien
2001-04-01
8
-244
/
+248
*
|
|
Correct a comment.
obrien
2001-04-01
1
-1
/
+1
*
|
|
Try to untangle some of the #ifdef spaghetti.
obrien
2001-04-01
2
-12
/
+12
*
|
|
Add back <err.h> for warn().
obrien
2001-04-01
1
-0
/
+1
*
|
|
Quiet warnings on the Alpha.
obrien
2001-04-01
2
-3
/
+11
*
|
|
Add back <err.h> for warn().
obrien
2001-04-01
1
-0
/
+1
*
|
|
Give a little more variety in the /etc/exports example.
obrien
2001-04-01
2
-4
/
+4
*
|
|
Make an attempt to get the asr driver to compile on Alpha by fixing some i386
scottl
2001-04-01
2
-1
/
+15
*
|
|
make code use strxxx() calls
alfred
2001-04-01
1
-11
/
+3
*
|
|
Correct typo.
nyan
2001-04-01
1
-4
/
+4
*
|
|
Merged from sys/i386/i386/bioscall.s revision 1.9 and 1.10.
nyan
2001-04-01
1
-3
/
+7
*
|
|
Remove NOSHARED.
iwasaki
2001-04-01
1
-1
/
+0
*
|
|
Regen after adding linux_sched_get_priority_max() and
alc
2001-04-01
3
-7
/
+15
*
|
|
Merged from sys/i386/isa/clock.c revision 1.171.
nyan
2001-04-01
3
-9
/
+3
*
|
|
Merged from sys/i386/i386/machdep.c revision 1.446.
nyan
2001-04-01
2
-2
/
+4
*
|
|
Merged from sys/dev/aic/aic_isa.c revision 1.7.
nyan
2001-04-01
1
-1
/
+5
*
|
|
Add linux_sched_get_priority_max() and linux_sched_get_priority_min(): The
alc
2001-04-01
2
-2
/
+58
*
|
|
Merged from sys/i386/apm/apm.c revision 1.121.
nyan
2001-04-01
1
-6
/
+7
*
|
|
Merged from sys/conf/options.i386 revision 1.144.
nyan
2001-04-01
1
-0
/
+1
*
|
|
Merged from sys/conf/files.i386 revision 1.350 and 1.354.
nyan
2001-04-01
1
-1
/
+1
*
|
|
Indicate that sh(1) has an 'if' builtin command.
dd
2001-04-01
1
-1
/
+1
*
|
|
Change ahc_update_pending_scbs() so that it safe to be called
gibbs
2001-04-01
1
-0
/
+11
*
|
|
Use fs->fs_ipg rather than cg->cg_niblk as the latter is only
mckusick
2001-03-31
1
-1
/
+1
*
|
|
- Back out the last (wrong) commit, and readd a modified version
ache
2001-03-31
1
-84
/
+162
*
|
|
Reduce the libiberty sources we build to those we actually need.
obrien
2001-03-31
1
-5
/
+5
*
|
|
Use -r rather than -R to get "reasonable permissions and ownership".
obrien
2001-03-31
1
-1
/
+1
*
|
|
-DRELEASE_CRUNCH moved into crunchgen(1) config files for
ru
2001-03-31
1
-6
/
+0
*
|
|
libtelnet.a is gone; add a special hack for `make release' fixit floppy.
ru
2001-03-31
1
-3
/
+8
*
|
|
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
ru
2001-03-31
3
-3
/
+9
*
|
|
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
ru
2001-03-31
8
-1
/
+15
*
|
|
o Part two of introduction of extattr_{delete,get,set}_fd() system calls,
rwatson
2001-03-31
6
-8
/
+45
*
|
|
o Introduce extattr_{delete,get,set}_fd() to allow extended attribute
rwatson
2001-03-31
4
-156
/
+447
*
|
|
Quoting from the email thrown around between kirk, bde and iedowse@..
adrian
2001-03-31
1
-1
/
+5
*
|
|
Consistently space the output.
obrien
2001-03-31
1
-5
/
+5
*
|
|
Minor style cleanup.
obrien
2001-03-31
1
-8
/
+6
*
|
|
It's not CUT (the french would accept that back in 1879) and TUC wasn't
phk
2001-03-31
1
-1
/
+5
*
|
|
Add libiberty. This is needed on the Alpha by the iprobe port.
obrien
2001-03-31
2
-0
/
+282
*
|
|
Note in the comments that it is possible, but not recommended to use
murray
2001-03-31
1
-1
/
+4
*
|
|
comment typo: subsytem -> subsystem
murray
2001-03-31
1
-1
/
+1
*
|
|
Correct the MLINKS for mutex.9 to reflect the API change and add a new
jhb
2001-03-30
1
-5
/
+7
*
|
|
- Document mtx_initialized().
jhb
2001-03-30
1
-7
/
+18
*
|
|
Recognize a few newer cpus (pca57, ev67 & ev68) and update systypes to
gallatin
2001-03-30
2
-1
/
+13
*
|
|
Fix typo.
archie
2001-03-30
1
-2
/
+2
*
|
|
Don't core dump when given "-i -a". Problem caused by a mistaken
phk
2001-03-30
1
-1
/
+2
*
|
|
Remove two lint directives that aren't needed since rev 1.5.
obrien
2001-03-30
1
-2
/
+0
*
|
|
MFC candidate
jesper
2001-03-30
1
-1
/
+1
*
|
|
Change the previous commit to be in style(9)
jesper
2001-03-30
1
-2
/
+1
*
|
|
Backout rev 2.3 (-fno-for-scope); problem fixed in Groff 1.12.
ru
2001-03-30
1
-1
/
+2
[prev]
[next]