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
...
*
Const-poison atmulticastaddr, which should be read but not modified.
rwatson
2004-03-13
1
-9
/
+9
*
Fix odd grammar in comment.
cperciva
2004-03-13
1
-1
/
+1
*
Add standard copyright notice; fix style bugs. (Reported by bde)
cperciva
2004-03-13
1
-9
/
+26
*
When nologin(8) is installed in /usr/sbin/, create a symlink from
cperciva
2004-03-13
1
-7
/
+2
*
Align the offset in vn_rdwr_inchunks() so that at most the first and
bde
2004-03-13
1
-1
/
+11
*
Don't allow interfaces to be renamed to the empty string.
brooks
2004-03-13
1
-2
/
+4
*
Remove if_withname. It came in with the KAME import, but never got
brooks
2004-03-13
2
-27
/
+0
*
Fixed some English usage errors.
bde
2004-03-13
1
-7
/
+7
*
Fixed description of cx device. Use similar wording for ctau device
bde
2004-03-13
1
-4
/
+5
*
Capitalize I/O
brueffer
2004-03-13
2
-4
/
+4
*
Fix 10 year old size-of-bcopy bug.
cperciva
2004-03-13
1
-1
/
+1
*
The print mask's first part is the base, not the total number of bit
ru
2004-03-12
1
-1
/
+1
*
Show the polling(4) flag on the interface.
ru
2004-03-12
1
-1
/
+1
*
These are changes to allow to use the Intel C/C++ compiler (lang/icc)
trhodes
2004-03-12
42
-144
/
+460
*
This are the build infrastructure changes to allow to use the
trhodes
2004-03-12
9
-19
/
+113
*
Do what the execve(2) manpage says and enforce what a Strictly
ru
2004-03-12
1
-1
/
+2
*
Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the root
brooks
2004-03-12
1
-11
/
+37
*
This is a temporary fix to solve a regression issue on sparc64 that
kensmith
2004-03-12
1
-0
/
+4
*
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
jhb
2004-03-12
2
-51
/
+272
*
- Remove old sleep queues.
jhb
2004-03-12
4
-17
/
+5
*
Fixup a comment.
jhb
2004-03-12
1
-1
/
+1
*
Instead of repeating most of vt102, make mvterm reference it.
schweikh
2004-03-12
1
-20
/
+3
*
Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulator
wpaul
2004-03-12
1
-5
/
+8
*
Remove a spurious backslash at EOL to get a proper xterm-ic entry.
schweikh
2004-03-12
1
-1
/
+1
*
Don't set ifp->if_output to ether_output(), since ether_ifattach()
mux
2004-03-12
1
-1
/
+0
*
Move newsyslog.conf.5 to usr.sbin/newsyslog. There is no real history
trhodes
2004-03-12
3
-2
/
+1
*
Unremoved a used variable in the PCCARD_ARCH case.
bde
2004-03-12
1
-0
/
+3
*
Hide internal implementation details of UID/GID checks from the user.
ru
2004-03-12
1
-2
/
+2
*
Use find(1) instead of ``pw groupshow'' to detect missing groups.
ru
2004-03-12
1
-12
/
+18
*
Add id(1) (aka groups(1) aka whoami(1)) since it is used by install.sh.
des
2004-03-12
1
-0
/
+3
*
THe log message for the previous commit should have said:
bde
2004-03-12
0
-0
/
+0
*
Replace a manual check of a VMIO candidate with vn_canvmio(). This
des
2004-03-12
1
-2
/
+3
*
Initial support for C99's (or is it POSIX.1-2001's?) MATH_ERRNO,
bde
2004-03-12
1
-0
/
+6
*
Do not print a warning about net.inet.pim.stats if errno is
des
2004-03-12
1
-1
/
+2
*
Fix copy&paste-o.
phk
2004-03-12
1
-1
/
+1
*
If /conf/diskless_remount exists, use it to remount the entire /conf
brooks
2004-03-12
2
-4
/
+26
*
Use 'pw groupshow' instead of 'id -g' to see if a group exists.
gshapiro
2004-03-12
1
-1
/
+1
*
Part 2 of rev 1.68. Update comment to match reality now that vm_endcopy
peter
2004-03-12
1
-1
/
+1
*
mdoc(7): New sentence should start on new line.
pjd
2004-03-11
1
-2
/
+2
*
Turn on logging for tftpd.
des
2004-03-11
1
-2
/
+2
*
Don't run fsck if there's no /etc/fstab.
kientzle
2004-03-11
1
-0
/
+2
*
Add reference to the g_access(9) manual page.
pjd
2004-03-11
9
-0
/
+9
*
Connect g_access(9) to the build.
pjd
2004-03-11
1
-0
/
+1
*
Add manual page for g_access(9) GEOM function.
pjd
2004-03-11
1
-0
/
+154
*
When I was a kid my work table was one cluttered mess an cleaning it up
phk
2004-03-11
5
-24
/
+47
*
Remove unused variables.
jhb
2004-03-11
4
-8
/
+1
*
- Use variable names instead of numbers for the script arguments to
simon
2004-03-11
1
-18
/
+29
*
This commit was generated by cvs2svn to compensate for changes in r126854,
des
2004-03-11
1
-18
/
+25
|
\
|
*
MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG.
des
2004-03-11
1
-18
/
+25
*
|
Properly vector all bwrite() and BUF_WRITE() calls through the same path
phk
2004-03-11
12
-48
/
+56
[prev]
[next]