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
*
Constify _malloc_options.
phk
2002-04-24
3
-4
/
+4
*
Add macro functionality.
gibbs
2002-04-24
10
-208
/
+1248
*
o Work around bugs in the powerof2 macro: It thinks that 0 is a power of
imp
2002-04-24
3
-36
/
+54
*
Fix a PNPID in a comment
imp
2002-04-24
2
-2
/
+2
*
PR: 33966
hm
2002-04-24
1
-6
/
+6
*
GC bsd.docb.mk. It has never apparently been used.
ru
2002-04-24
2
-49
/
+1
*
Abuse bsd.obj.mk for defining default distribute target.
ru
2002-04-24
6
-47
/
+10
*
GC bsd.sgml.mk. Nothing in the src/ tree uses it, and two doc/
ru
2002-04-24
2
-209
/
+1
*
Build the catpages distribution in a more natural way.
ru
2002-04-24
2
-8
/
+8
*
Make specific provisions for the kernel simulator used in the regression
phk
2002-04-24
1
-1
/
+1
*
The chrooted environment isn't nearly pristine, so reset
ru
2002-04-24
1
-0
/
+1
*
Remove the -v option, it is now default behaviour.
phk
2002-04-24
2
-17
/
+5
*
handle ECONNABORTED.
ume
2002-04-24
1
-1
/
+3
*
Add some fortunes and re-order the Feynman problem solving algorithm.
tg
2002-04-24
1
-10
/
+32
*
Continue the cleanup preparations for UFS2 (& GEOM):
phk
2002-04-24
3
-168
/
+116
*
The install.debug and reinstall.debug targets are needed solely
ru
2002-04-24
3
-19
/
+24
*
typo in connect(2) error handling.
ume
2002-04-24
1
-2
/
+2
*
Free(9) should be Giant-free.
tanimura
2002-04-24
1
-1
/
+1
*
Split file system setup code out into a function called mount.
jake
2002-04-24
1
-50
/
+109
*
Prepare for a major update to the aac driver:
scottl
2002-04-24
5
-259
/
+166
*
Style changes to reduce diff to things I did in the FSF repo.
obrien
2002-04-24
1
-37
/
+51
*
Fix bug where we were loosing our platform-wide ASM_COMMENT_START
obrien
2002-04-24
1
-0
/
+4
*
Add me to the MAINTAINERS for 3dfx card stuff.
cokane
2002-04-24
1
-0
/
+1
*
Add support for loading files other than /boot/loader. Useful if you're
jake
2002-04-24
1
-79
/
+234
*
Remove sodropablereq - this function hasn't been used since the
silby
2002-04-24
3
-90
/
+0
*
Add an exit function.
jake
2002-04-24
1
-3
/
+21
*
Add -Wno-unused.
jake
2002-04-24
1
-1
/
+1
*
memcpy, memset -> bcopy, bzero.
jake
2002-04-24
1
-32
/
+28
*
Clean up elf loading to not make assumptions about the ordering of sections.
jake
2002-04-24
1
-37
/
+18
*
Remove xfsread. Just call fsread directly.
jake
2002-04-24
1
-16
/
+5
*
Remove a bunch of unused variables, functions and macros. Allocate storage
jake
2002-04-24
1
-174
/
+11
*
Rearrange <netinet/in.h> so that it is easier to conditionalize
mike
2002-04-24
1
-48
/
+96
*
Whitespace.
bmah
2002-04-24
2
-2
/
+2
*
New release note: wi(4) hostap.
bmah
2002-04-24
2
-6
/
+18
*
Make Veritas Storage Appliance a HILUNS device.
mjacob
2002-04-24
1
-0
/
+5
*
Back out the NO_RCMNDS knob.
obrien
2002-04-23
3
-13
/
+2
*
Do not +1 with MAXPATHLEN.
obrien
2002-04-23
1
-1
/
+1
*
Change the name of the 'bin' distribution to 'base'.
obrien
2002-04-23
21
-77
/
+77
*
Restore some of the original variable names, but fix the warnings their
obrien
2002-04-23
1
-21
/
+19
*
Implement the GEOMGETCONF ioctl which returns vital stats for the
phk
2002-04-23
4
-14
/
+43
*
The cold and panicstr variables do not need to be protected by sched_lock.
hsu
2002-04-23
1
-9
/
+13
*
All in a days work: make a function static.
phk
2002-04-23
2
-2
/
+1
*
Don't free(9) a pointer which has been modified.
phk
2002-04-23
2
-12
/
+14
*
Add a basic sanity check on pointers passed to free(9).
phk
2002-04-23
1
-0
/
+10
*
Unbreak NFS mounts when mount(8) is invoked as : mount path@server.
mux
2002-04-23
1
-1
/
+5
*
sys.mk no longer includes bsd.own.mk so I need to include it here for
gshapiro
2002-04-23
1
-0
/
+3
*
Don't call malloc(9) to allocate zero bytes softc data for devices.
phk
2002-04-23
1
-1
/
+1
*
Track nfs's getpages() changes:
bp
2002-04-23
1
-12
/
+46
*
Get rid from extra #ifdefs.
bp
2002-04-23
2
-79
/
+4
*
Initialize thread select queue in the same way as rev 1.93 of sys_generic.c
bp
2002-04-23
1
-0
/
+3
[next]