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 type of mincore().
bde
1998-02-03
1
-2
/
+3
*
Generate a forward declaration of `struct proc' in <sys/sysproto.h>.
bde
1998-02-03
1
-8
/
+9
*
Fixed the previous fix. The original path was annulled when it
bde
1998-02-03
1
-3
/
+4
*
Declare the variable `i' when UMAP_DIAGNOSTIC is defined.
kato
1998-02-03
2
-2
/
+8
*
Convert to mdoc. Header -> Id. Typo.
charnier
1998-02-03
2
-395
/
+394
*
This fix should help the panic problems in -current. There
dyson
1998-02-03
1
-36
/
+65
*
Typo.
wosch
1998-02-02
1
-2
/
+2
*
Bugs/Enhancements:
ahasty
1998-02-02
7
-298
/
+582
*
Sync with sys/i386/isa/wd.c revision 1.150.
kato
1998-02-02
1
-3
/
+4
*
Fixed bugs introduced by syncing with i386/isa/sio.c revision 1.143.
kato
1998-02-02
2
-32
/
+48
*
Sync with sys/i386/boot/biosboot/boot.c revision 1.70.
kato
1998-02-02
1
-1
/
+3
*
Cosmetic changes (indentation, reordering and using existing file name).
kato
1998-02-02
4
-38
/
+40
*
Sync with sys/i386/conf/files.i386 revision 1.69.
kato
1998-02-02
2
-20
/
+2
*
PR: bin/5529
cwt
1998-02-02
1
-2
/
+2
*
Convert to mdoc format. Header -> Id.
charnier
1998-02-02
1
-357
/
+395
*
Painless merge...
cwt
1998-02-02
3
-4
/
+9
*
This commit was generated by cvs2svn to compensate for changes in r33011,
cwt
1998-02-02
11
-46
/
+201
|
\
|
*
Global v2.24
cwt
1998-02-02
34
-107
/
+320
*
|
Display VSZ much more accurately now.
dyson
1998-02-02
1
-3
/
+2
*
|
Return the vm_map in the eproc structure, so we can support more accurate
dyson
1998-02-02
1
-1
/
+2
*
|
Fixed disordering of busdma* and swi_vm.
bde
1998-02-01
2
-8
/
+8
*
|
Fixed a recently broken comment.
bde
1998-02-01
2
-8
/
+8
*
|
Added inet6 to CTL_NET_NAMES.
alex
1998-02-01
1
-1
/
+2
*
|
Don't set even parity uselessly in the line control register (parity
bde
1998-02-01
1
-5
/
+4
*
|
Use <machine/*.h> instead of <i386/include/*.h>.
bde
1998-02-01
2
-3
/
+5
*
|
Fixed a sloppy common-style declaration again.
bde
1998-02-01
1
-1
/
+1
*
|
Fixed disordering of *cam* and splsoftvm.
bde
1998-02-01
1
-14
/
+14
*
|
setpwent and endpwent have a return type of void, so change this
steve
1998-02-01
1
-5
/
+8
*
|
Removed unused #includes.
bde
1998-02-01
2
-10
/
+2
*
|
Don't define KERNEL before including <nfs/nfs.h>. It is no longer
bde
1998-02-01
1
-3
/
+1
*
|
Moved declaration of `union nethostadr' outside of the KERNEL section,
bde
1998-02-01
6
-90
/
+90
*
|
Forward declare more structs that are used in prototypes here - don't
bde
1998-02-01
2
-6
/
+16
*
|
Removed ifdef for <sys/sockio.h> vs <sys/ioctl.h>. <sys/sockio.h> is
bde
1998-02-01
2
-40
/
+10
*
|
Forward declare more structs that are used in prototypes here - don't
bde
1998-02-01
13
-17
/
+36
*
|
Search for proper executables, ignore directories
helbig
1998-02-01
1
-3
/
+3
*
|
Fixed the search for free wd drives. The search was terminated
bde
1998-02-01
1
-3
/
+4
*
|
Declare printf() instead of including <stdio.h>, so that this doesn't
bde
1998-02-01
2
-8
/
+6
*
|
Declare printf() instead of including <stdio.h>, so that this doesn't
bde
1998-02-01
2
-6
/
+4
*
|
Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute
bde
1998-02-01
17
-34
/
+24
*
|
Serves me right for committing code late at night...
wollman
1998-02-01
2
-6
/
+14
*
|
Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handles
bde
1998-02-01
12
-24
/
+24
*
|
Don't handle the `machine' symlink or related include paths here.
bde
1998-02-01
6
-50
/
+16
*
|
Fixed breakage from converting NULLFS_DEBUG to a new-style option.
bde
1998-02-01
2
-4
/
+12
*
|
Restrict the include search path using -nostdinc -I- in $(CFLAGS} as
bde
1998-02-01
2
-6
/
+24
*
|
Cleanup the manpage now that setpwent has a void return type.
steve
1998-02-01
1
-7
/
+7
*
|
setpwent now has a void return type, so remove the now bogus cast.
steve
1998-02-01
2
-4
/
+4
*
|
Added tx driver.
kato
1998-02-01
2
-2
/
+4
*
|
Back out recent laptop sync changes. They had significant errors.
dyson
1998-02-01
3
-31
/
+8
*
|
Spell 'implements' correctly.
steve
1998-02-01
1
-2
/
+2
*
|
Revert last commit and SEE ALSO pstat(8) instead.
steve
1998-02-01
1
-2
/
+2
[next]