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
...
*
Fixed synopsis (the #include was bogus and the return type for brk() was
bde
1997-04-11
1
-2
/
+2
*
Fixed missing header in synopsis.
bde
1997-04-11
1
-0
/
+1
*
Fixed synopsis (prototype was missing a const).
bde
1997-04-11
1
-1
/
+1
*
Fixed #include(s) in the synopsis to actually declare the function(s) in the
bde
1997-04-11
3
-0
/
+5
*
Cleaned up synopsis:
bde
1997-04-11
1
-4
/
+4
*
Fixed synopsis:
bde
1997-04-11
1
-4
/
+1
*
Don't print nonexistent library names for `ld -f [-Lfoo] -lbar'. A
bde
1997-04-11
1
-2
/
+10
*
Deleted ddb_inb and ddb_outb functions that provide I/O access
kato
1997-04-11
1
-18
/
+1
*
Add ``%{'' and ``%}'' to one of the examples so that you can actually
obrien
1997-04-11
1
-0
/
+2
*
Ulf has now also donated the case for "the new freefall" - amend his
jkh
1997-04-11
1
-2
/
+3
*
Synchronize with sys/i386/isa/syscons.c revision 1.209.
kato
1997-04-11
1
-10
/
+6
*
Make depend rely on config.h
jkh
1997-04-11
1
-1
/
+1
*
Add Joe McGuckin for the Kingston ethernet card he donated.
jkh
1997-04-11
1
-4
/
+4
*
Don't even think about processing bogus domain names here.
wpaul
1997-04-10
1
-1
/
+5
*
Drop the number of allowed tags back down to 8. Pluto uses a higher value
gibbs
1997-04-10
1
-17
/
+17
*
aic7xxx.seq:
gibbs
1997-04-10
4
-13
/
+16
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
2
-12
/
+4
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-6
/
+1
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-6
/
+1
*
Fixed bogus existence test related to searching for a nearby obj
bde
1997-04-10
1
-18
/
+9
*
Fixed bogus existence check related to searching for a nearby obj directory.
bde
1997-04-10
2
-4
/
+4
*
Get the declaration of `struct dirent' from <sys/dirent.h>, not from
bde
1997-04-10
3
-23
/
+12
*
Get the declaration of `struct dirent' from <sys/dirent.h>, not from
bde
1997-04-10
2
-10
/
+8
*
Removed unused or apparently-unused #includes, especially of the
bde
1997-04-10
4
-58
/
+4
*
Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN
wpaul
1997-04-10
1
-1
/
+12
*
Add a sanity test to ypproc_xfr_2_svc(): check that the map and domain
wpaul
1997-04-10
1
-8
/
+48
*
Deprecated <sys/dir.h> some more - changed the comment saying that
bde
1997-04-10
2
-20
/
+24
*
Add extra paranoia test. In theory this doesn't really gain you anything,
wpaul
1997-04-10
1
-2
/
+12
*
Use smalllblktosize() instead of multiplying small block numbers
bde
1997-04-10
1
-4
/
+4
*
Preserve some bits in the keyboard controller command byte when
yokota
1997-04-10
3
-30
/
+18
*
Add a short blurb about the ports page in the "applications" question.
asami
1997-04-10
1
-7
/
+34
*
Add a section on sysmouse configuration.
brian
1997-04-10
1
-2
/
+38
*
Make the use of mousedtype/sysmouse clearer.
brian
1997-04-10
1
-1
/
+4
*
Catch up with the original.
hanai
1997-04-10
1
-3
/
+3
*
Nate Johnson is now the Gallery/Commercial editor since Charles Wimmer
jkh
1997-04-10
1
-2
/
+2
*
Add Jack O'Neill to donor's list.
jkh
1997-04-10
1
-4
/
+8
*
Catch up with the original.
hanai
1997-04-10
1
-3
/
+4
*
Expand donors list. Note: Anyone I missed, *please* contact me!
jkh
1997-04-10
1
-2
/
+11
*
Typo police. Part of PR# 3242.
mpp
1997-04-09
1
-1
/
+1
*
Use "-pg" instead of "-p" for generating profiled object files.
jdp
1997-04-09
1
-5
/
+5
*
Oops...now really commit the doc change.
guido
1997-04-09
2
-2
/
+6
*
Make a sysconfig variable controlling if teh kernel should accept
guido
1997-04-09
4
-18
/
+31
*
Make "gcc -shared" work properly for building shared libraries. An
jdp
1997-04-09
2
-8
/
+14
*
Add Kent Vander Velden for his various contributions via problem reports.
mpp
1997-04-09
1
-2
/
+3
*
Declare the constructor/destructor linker sets as extern rather than
jdp
1997-04-09
1
-3
/
+24
*
Check for -1 instead of EOF in the getopt() example.
mpp
1997-04-09
1
-3
/
+3
*
Process "lib/csu/i386" at the beginning of the "libraries" target,
jdp
1997-04-09
1
-5
/
+5
*
Ignore SIGPIPE or any user can quit ppp just telnetting to it
ache
1997-04-09
2
-10
/
+18
*
Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack that
bde
1997-04-09
4
-71
/
+4
*
Distinguish fifos from sockets in the S_IS* macros. This is possible now
bde
1997-04-09
1
-6
/
+6
[prev]
[next]