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
*
Remove an extra semicolon after a function.
stefanf
2004-10-17
1
-1
/
+1
*
Fix typo in rev. 1.58 (missing $) that invalidated the conditional and
marcel
2004-10-17
1
-1
/
+1
*
Remove unnecessary check for curthread == NULL.
alc
2004-10-17
1
-1
/
+1
*
Remove definition of struct dom_binding, it's non-standard C code and
stefanf
2004-10-17
7
-7
/
+0
*
Fix a typo: s/kerncruft/kernelcruft/.
maxim
2004-10-17
1
-1
/
+1
*
Remove the suggestion to use libmap.conf to deal with the version bump.
obrien
2004-10-17
1
-10
/
+0
*
Set the real limits on 5-current, add 5-stable, add 6-current.
obrien
2004-10-17
1
-1
/
+3
*
Fix a bogus variable assignment. You can't expect
schweikh
2004-10-17
1
-2
/
+2
*
The populate_var variable checks /var for writability, not /tmp.
keramida
2004-10-17
1
-1
/
+1
*
Fixed a typo.
ru
2004-10-17
1
-1
/
+1
*
Utilize FILES and SYMLINKS.
ru
2004-10-17
1
-137
/
+56
*
Utilize FILES and SYMLINKS.
ru
2004-10-17
1
-46
/
+40
*
Document EMSGSIZE return from recvmsg due to insufficient free files
alfred
2004-10-17
1
-1
/
+10
*
Remove the obsolete <rune.h> interface.
tjr
2004-10-17
14
-917
/
+12
*
Catch up with share/mk/bsd.cpu.mk revision 1.43.
obrien
2004-10-17
1
-4
/
+6
*
Embellish the AMD64 sections a little. Including supporting 'nocona'.
obrien
2004-10-17
1
-8
/
+20
*
+ Simplify by treating the standard x86 CPU names as the CPUTYPE vs.
obrien
2004-10-17
1
-69
/
+46
*
Use <runetype.h> instead of <rune.h> since the latter is going away.
tjr
2004-10-17
1
-2
/
+2
*
Remove support for the obsolete UTF2 encoding.
tjr
2004-10-17
9
-317
/
+3
*
Bump the libc major version number to 6.
tjr
2004-10-17
1
-1
/
+1
*
Remove explicit support for generating LC_CTYPE data files that specify
tjr
2004-10-17
2
-8
/
+1
*
When sf_buf_alloc() replaces a virtual-to-physical mapping, it needn't
alc
2004-10-16
1
-1
/
+15
*
Update manpage for the Vodafone Mobile Connect 3G datacard. Bump
le
2004-10-16
1
-1
/
+3
*
Add support for the Vodafone Mobile Connect 3G datacard.
le
2004-10-16
2
-0
/
+6
*
Install files with mode 444, as God intended.
ru
2004-10-16
1
-1
/
+0
*
Utilize FILES and SYMLINKS.
ru
2004-10-16
1
-119
/
+45
*
Utilize FILES and SYMLINKS, other simplifications.
ru
2004-10-16
1
-91
/
+49
*
Document that the length modifier l is ignored for floating point
stefanf
2004-10-16
1
-1
/
+3
*
Explain it is a negative offset that EINVAL may indicate.
yar
2004-10-16
2
-4
/
+4
*
Improve mdoc(7) markup.
yar
2004-10-16
1
-3
/
+9
*
Give details on what will happen if the `offset' argument
yar
2004-10-16
1
-2
/
+6
*
Fix an ancient typo: `sc' usually equals `ns*nt', not `nc*nt'
yar
2004-10-16
1
-1
/
+1
*
If a process needs to be swapped in, wakeup the swapper from within
scottl
2004-10-16
3
-6
/
+10
*
Enable building with LIBC_SCCS defined.
obrien
2004-10-16
10
-13
/
+10
*
Try to bring some sanity to the SCM ID's.
obrien
2004-10-16
44
-71
/
+67
*
Bump document date
brueffer
2004-10-16
1
-1
/
+1
*
We use /etc/pam.d/login nowadays
brueffer
2004-10-15
1
-6
/
+3
*
Skip probe attempts for ISA PnP devices.
gibbs
2004-10-15
1
-1
/
+5
*
Use .Xr in place of .I for Xref's.
trhodes
2004-10-15
1
-3
/
+2
*
We must not fall back to the old way (read-write)
yar
2004-10-15
1
-1
/
+1
*
Clean-up around sendfile(): drop an excessive check for error condition.
yar
2004-10-15
1
-2
/
+2
*
Account for the fact that sendfile(2) may hit the end of file
yar
2004-10-15
1
-1
/
+12
*
Make pty's always come up in echo mode.
phk
2004-10-15
3
-2
/
+3
*
Remove a redundant "uname=root".
ru
2004-10-15
1
-1
/
+1
*
Overdue removal of COMPAT* knobs.
ru
2004-10-15
2
-44
/
+1
*
Merged from sys/dev/sio/sio.c (Use generic tty code).
nyan
2004-10-15
2
-180
/
+90
*
document host_start_mem.
imp
2004-10-15
1
-0
/
+12
*
Polish the last change.
ru
2004-10-15
1
-5
/
+5
*
Add Simplified Chinese translation for our release notes.
delphij
2004-10-15
59
-0
/
+7496
*
Re-add an acpi attachment for the legacy probe that was inadvertently
njl
2004-10-15
1
-0
/
+1
[next]