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
*
Add a system call trap type and syscall() call request handler.
jake
2001-08-20
2
-2
/
+228
*
Add support for splitting the register windows on entry to the
jake
2001-08-20
4
-399
/
+1111
*
db_expr_t is signed.
jake
2001-08-20
1
-1
/
+1
*
Add definitions for bits in condition code register and the load store
jake
2001-08-20
4
-13
/
+164
*
Add a definition for the load store unit control register.
jake
2001-08-20
1
-0
/
+2
*
Make the copyright consistent.
brian
2001-08-20
8
-24
/
+0
*
Sync globals.h up with the other platforms. There is still some cruft in
obrien
2001-08-20
2
-14
/
+15
*
+ do not hard code where a port may be installed to
obrien
2001-08-20
3
-9
/
+22
*
+ back out my `iso' target
obrien
2001-08-20
1
-23
/
+5
*
New release note: pppd(8) no longer world-executable/readable.
bmah
2001-08-20
2
-0
/
+14
*
Avoid sleeping while holding a mutex in dounmount(). This problem
iedowse
2001-08-20
2
-12
/
+14
*
Handle snprintf() returning < -1.
brian
2001-08-20
1
-1
/
+1
*
Fix fencepost error causing creation of 0-length mbufs when the boundary
fenner
2001-08-20
1
-2
/
+2
*
Typo and markup fixes.
bmah
2001-08-20
2
-44
/
+44
*
Clean up some ways in which we set defaults for SCSI cards
mjacob
2001-08-20
1
-136
/
+172
*
Add MBOX_GET_PCI_PARAMS alias.
mjacob
2001-08-20
1
-0
/
+1
*
Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sections
dillon
2001-08-20
1
-0
/
+4
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
1
-1
/
+1
*
Better snprintf() handling.
brian
2001-08-20
1
-38
/
+23
*
Even more libss removal.
ru
2001-08-20
1
-4
/
+0
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
7
-12
/
+16
*
Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.
brian
2001-08-20
1
-12
/
+4
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
3
-3
/
+7
*
Handle snprintf() returning -1.
brian
2001-08-20
4
-18
/
+32
*
Handle snrintf overflows.
brian
2001-08-20
1
-0
/
+2
*
Handle snprintf() returning -1.
brian
2001-08-20
9
-54
/
+62
*
Handle snprintf() returning -1.
brian
2001-08-20
3
-5
/
+9
*
Mark some functions as __printflike() and/or taking const char * arguments
kris
2001-08-20
12
-11
/
+26
*
Note that submitted patches are assumed to be under the same license as
nik
2001-08-20
1
-0
/
+4
*
Fix overflow problem when giving a username that is too long.
markm
2001-08-20
1
-1
/
+9
*
Handle snprintf() returning -1.
brian
2001-08-20
3
-3
/
+8
*
Very minor stylistic nit.
markm
2001-08-20
1
-2
/
+1
*
Add 'try_mapped_pass' standard option.
markm
2001-08-20
3
-2
/
+5
*
Handle snprintf() returning -1
brian
2001-08-20
1
-2
/
+2
*
More libss removal.
markm
2001-08-20
1
-2
/
+0
*
Diff reduce all the crypto telnet Makefiles.
markm
2001-08-20
7
-7
/
+7
*
Handle snrintf() returning -1.
brian
2001-08-20
1
-16
/
+30
*
Code merge and diff reduce with "base" telnet. This is the "later"
markm
2001-08-20
50
-580
/
+566
*
Code merge and diff reduction between this and crypto telnet.
markm
2001-08-20
14
-567
/
+252
*
Feature merging and diff reduction between this code and crypto telnet.
markm
2001-08-20
10
-447
/
+279
*
Handle snprintf() returning -1
brian
2001-08-20
2
-6
/
+26
*
No functional changes, but:
markm
2001-08-20
5
-38
/
+47
*
Don't misuse the return from snprintf.
brian
2001-08-20
1
-5
/
+7
*
Properly change old interface addresses so that their destination is
brian
2001-08-20
1
-1
/
+2
*
Add some comments to explain what's going on here
brian
2001-08-20
1
-9
/
+21
*
Don't overflow a buffer from command line arguments.
kris
2001-08-20
1
-2
/
+6
*
mdoc(7) police: markup nits.
ru
2001-08-20
1
-9
/
+17
*
Merge vendor branch onto mainline (try to fix HAVE_KERBEROS)
peter
2001-08-20
1
-2
/
+2
*
mdoc(7) police: simplify literal display block.
ru
2001-08-20
1
-2
/
+4
*
mdoc(7) police: fixed markup, removed the extra word.
ru
2001-08-20
1
-16
/
+16
[next]