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
*
Kill EOL whitespaces, style(9) fix.
maxim
2002-11-06
1
-13
/
+12
*
Fix UID/GID options parsing.
maxim
2002-11-06
1
-2
/
+2
*
Remove what was a temporary bogus assignment of bits of siginfo_t, as it does
jmallett
2002-11-06
9
-28
/
+0
*
There's no need for a locally defined usb_proc_t when we've got
joe
2002-11-06
1
-10
/
+3
*
Add a MAINTAINERS entry for make(1), to the make@ alias, which anyone can use
jmallett
2002-11-06
1
-0
/
+1
*
Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.
nyan
2002-11-06
21
-59
/
+4
*
Include "../Makefile.inc".
nyan
2002-11-06
11
-0
/
+32
*
Add missing #includes of <stdio.h>. Correct a few typos in comments.
tjr
2002-11-06
3
-5
/
+7
*
Import the latest hints file from Internic. The most important change
dougb
2002-11-06
1
-13
/
+13
*
Clean up a little. Don't need to include fetch.h any more, and I can't
obrien
2002-11-06
1
-7
/
+0
*
Break fileGetURL() out into its own file so that pkg_install/lib consumers
obrien
2002-11-06
5
-117
/
+149
*
Whitespace, style fixes.
mdodd
2002-11-06
3
-438
/
+375
*
Add caveats regarding the effect of PAM on PasswordAuthentication and
des
2002-11-06
1
-0
/
+23
*
Better emulate the FSF build for Sparc64.
obrien
2002-11-06
1
-0
/
+1
*
Don't ever disable ACPI on ia64. We cannot life without it.
marcel
2002-11-06
1
-0
/
+2
*
Define UMA_MD_SMALL_ALLOC so that we can allocate memory with region
marcel
2002-11-06
2
-16
/
+38
*
- Let the PCI code try to route interrupt in -current
simokawa
2002-11-06
1
-1
/
+5
*
Remove Realtek discriminating comments from the rl(4) manual page.
trhodes
2002-11-06
1
-6
/
+0
*
Hook up the userland wrapper for __mac_execve().
rwatson
2002-11-06
2
-0
/
+43
*
Check the FSLABEL argument and invoke the generic doFS.sh script
marcel
2002-11-06
1
-5
/
+13
*
Reserve a major number for the mdsio driver: RS-485 driver for 8250-family
rwatson
2002-11-06
1
-0
/
+1
*
Use warn() instead of perror() or fprintf() where appropriate.
tjr
2002-11-06
2
-14
/
+8
*
Mount devfs with nmount(2) instead of mount(2). This error was masked
jhb
2002-11-05
1
-1
/
+12
*
Take sizeof() the right string for fspath's iovec. The old string was the
jhb
2002-11-05
1
-1
/
+1
*
Fix formatting bogon.
dd
2002-11-05
1
-2
/
+2
*
Undelete FILES section (taken from RELENG_4), primarily to give the
dd
2002-11-05
1
-0
/
+15
*
master.passwd, not master.password
dd
2002-11-05
1
-1
/
+1
*
Spotted a couple of places where the socket buffer's counters were being
kbyanc
2002-11-05
2
-0
/
+8
*
Fix filt_soread() to properly flag a kevent when a 0-byte datagram is
kbyanc
2002-11-05
1
-1
/
+1
*
o Introduce variable DOFS_SH to hold the path of the doFS.sh.
marcel
2002-11-05
1
-12
/
+19
*
Correct merge-o: disable the right execve() variation if !MAC
rwatson
2002-11-05
1
-4
/
+4
*
Update policy modules for changes in arguments associated with support
rwatson
2002-11-05
6
-12
/
+18
*
Bring in two sets of changes:
rwatson
2002-11-05
16
-76
/
+617
*
Regen.
rwatson
2002-11-05
5
-7
/
+16
*
Flesh out the definition of __mac_execve(): per earlier discussion,
rwatson
2002-11-05
1
-1
/
+2
*
Document the current default for VersionAddendum.
des
2002-11-05
1
-0
/
+2
*
Accurately reflect our local changes and additions.
des
2002-11-05
1
-11
/
+9
*
Document the current default value for VersionAddendum.
des
2002-11-05
2
-2
/
+2
*
Since neither the Biba policy nor the MLS policy make use of
rwatson
2002-11-05
2
-46
/
+0
*
Grab 181 for HP/Compaq ProLiant advanced server management driver
peter
2002-11-05
1
-0
/
+1
*
Assert that appropriate vnodes are locked in mac_execve_will_transition().
rwatson
2002-11-05
9
-0
/
+72
*
Hook up the mac_will_execve_transition() and mac_execve_transition()
rwatson
2002-11-05
1
-0
/
+15
*
Typo in comment: commmand -> command
keramida
2002-11-05
1
-1
/
+1
*
Fixes to unbreak Alpha releases:
ru
2002-11-05
3
-12
/
+10
*
Use more non-b0rked error reporting. Print the disk we are trying to open
jmallett
2002-11-05
1
-3
/
+6
*
Make a small (1.2M) fixit floppy image for pc98.
nyan
2002-11-05
2
-2
/
+40
*
Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
jmallett
2002-11-05
1
-0
/
+4
*
Remove undefined variable.
mdodd
2002-11-05
1
-1
/
+1
*
Wrap function prototype declarations in __BEGIN_DECLS to do the right thing
jmallett
2002-11-05
2
-0
/
+4
*
Style/whitespace changes.
mdodd
2002-11-05
1
-82
/
+78
[next]