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
*
Make the Kerberos 4 bits build against OpenSSL 0.9.7. This required
nectar
2003-01-28
20
-13
/
+32
*
Remove BDE_DEBUGGER.
jake
2003-01-28
12
-450
/
+10
*
Backout last commit by request.
dillon
2003-01-28
1
-44
/
+11
*
fix pathname typo
sam
2003-01-28
1
-2
/
+2
*
- Search free device node to open. (fwcontrol.c)
simokawa
2003-01-28
3
-94
/
+135
*
NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.
phk
2003-01-28
2
-2
/
+0
*
NO_GEOM cleanup: remove subr_disk{label,mbr,slice}.c from pc98 kernels.
phk
2003-01-28
1
-3
/
+0
*
- Allow multiple packets read/write for IR/IT to reduce system call.
simokawa
2003-01-28
2
-35
/
+43
*
NO_GEOM cleanup: subr_disklabel.c no longer needed.
phk
2003-01-28
1
-1
/
+0
*
NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.
phk
2003-01-28
1
-1
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r109983,
dougb
2003-01-28
15
-24
/
+38
|
\
|
*
Import of ISC BIND version 8.3.4
dougb
2003-01-28
15
-24
/
+38
*
|
NO_GEOM cleanup: Don't include subr_disklabel.c in sparc64 build
phk
2003-01-28
1
-1
/
+0
*
|
Band-XXX-aid an easy to provoke panic.
phk
2003-01-28
1
-0
/
+7
*
|
NO_GEOM cleanup: Don't pull subr_disk{slice,label,mbr}.c into i386
phk
2003-01-28
1
-3
/
+0
*
|
Add PCI revision number for 630A and 900B. Enable parity error detection
mbr
2003-01-28
2
-19
/
+86
*
|
Put the right fix in. Instead of deleting the declaration of __FBSDID, we
benno
2003-01-28
1
-0
/
+7
*
|
Add more scaffolding to make this compile kernel code.
phk
2003-01-28
1
-0
/
+7
*
|
Mark some args unused so this compiles in userland.
phk
2003-01-28
1
-1
/
+1
*
|
Use a void * to carry the private data for return-call'ed ioctl requests.
phk
2003-01-28
1
-1
/
+1
*
|
- Allow idle's pctcpu time to be calculated.
jeff
2003-01-28
1
-6
/
+6
*
|
- Fix the ksq_load calculation. It now reflects the number of entries on the
jeff
2003-01-28
1
-27
/
+134
*
|
Do not allow a cached vnode to be shared among multiple mounts of the same
tjr
2003-01-28
1
-1
/
+2
*
|
Bang! Bang! Bang! etc etc
phk
2003-01-28
1
-2
/
+0
*
|
style(9): add parentheses to sizeof even when not strictly required.
des
2003-01-28
5
-22
/
+22
*
|
Bang! Bang! Bang! etc etc.
phk
2003-01-28
1
-1
/
+0
*
|
A few fixes to rev 1.221
silby
2003-01-28
1
-9
/
+17
*
|
Merge pmap_testbit() and pmap_is_modified(). The latter is the only caller
alc
2003-01-28
2
-58
/
+18
*
|
Fix problems with how libufs was used, with regard to mounted/active fs's,
jmallett
2003-01-28
1
-32
/
+16
*
|
This is just a forced-commit to note that the previous commit addresses
gad
2003-01-28
0
-0
/
+0
*
|
Changes so the 'pw' command will allow '$' as the last character in a userid
gad
2003-01-28
1
-14
/
+51
*
|
Fix signed/unsigned comparison warning/error from 'make release'
jwd
2003-01-28
1
-4
/
+4
*
|
hint.acpi.0.disable -> hint.acpi.0.disabled
fjoe
2003-01-27
1
-1
/
+1
*
|
No longer force COMPAT_FREEBSD4 to be on.
peter
2003-01-27
1
-3
/
+0
*
|
Fix signed/unsigned comparison warnings.
mbr
2003-01-27
1
-3
/
+3
*
|
Fix signed/unsigned comparison warnings. Fix spelling error in
mbr
2003-01-27
1
-4
/
+5
*
|
Make this work in the !INET6 case -- if we mismatch the AF, don't return a
mbr
2003-01-27
1
-9
/
+10
*
|
Check pmap_flag before sendto.
mbr
2003-01-27
1
-1
/
+2
*
|
Make sure we don't look before the beginning of the string.
mbr
2003-01-27
1
-2
/
+2
*
|
Add missing __rpc_fixup_addr. This is needed to make
mbr
2003-01-27
1
-0
/
+3
*
|
Free the correct buffer in error handling.
mbr
2003-01-27
1
-1
/
+3
*
|
Reset the record lenght and received bytes once a record
mbr
2003-01-27
1
-0
/
+9
*
|
Update mount_nfs documentation to reference new sysctl for -c default.
dillon
2003-01-27
1
-2
/
+6
*
|
Add the sabtty children devices as unordered. Use the unit numbr of
jake
2003-01-27
1
-5
/
+4
*
|
A few changes for clarity.
trhodes
2003-01-27
1
-13
/
+17
*
|
Don't try to fseek before the beginning of the file; POSIX requires that
fenner
2003-01-27
1
-7
/
+8
*
|
Unbreak i386 snapshots by moving the 802.11 support (device wlan)
ru
2003-01-27
2
-0
/
+2
*
|
Don't dereference null vnode pointer if controling terminal was revoked.
phk
2003-01-27
1
-3
/
+5
*
|
Actually extract the second field from a line in ftpchroot(5)
yar
2003-01-27
1
-15
/
+17
*
|
Allow more than one separator character between fields in ftpchroot(5).
yar
2003-01-27
1
-1
/
+3
[next]