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
*
Don't convert a single space before a tab stop into a tab when the
tjr
2002-06-19
1
-2
/
+2
*
fix whitespace botch in previous commit.
billf
2002-06-19
1
-1
/
+1
*
Removed unneeded files.
pdeuskar
2002-06-18
4
-5322
/
+0
*
setsugid() touches p->p_flag so assert that the proc is locked.
alfred
2002-06-18
1
-0
/
+2
*
A node that creates a device entry in /dev (yay devfs)
julian
2002-06-18
5
-0
/
+798
*
Make the speed used by gdb over serial settable in the kernel configuration.
n_hibma
2002-06-18
8
-55
/
+108
*
Fix a typo in the named startup options
gordon
2002-06-18
1
-1
/
+1
*
o Remove LK_CANRECURSE from the vm_map lock.
alc
2002-06-18
1
-2
/
+2
*
FreeBSD is one of the OS's that does not require the use of libio with Gcc 3.1.
obrien
2002-06-18
212
-41351
/
+0
*
Fix style and wording bugs introduced in my last commit.
chris
2002-06-18
1
-11
/
+9
*
Do vidcontrol -m on after starting moused for a usb mouse.
dougb
2002-06-18
1
-1
/
+1
*
Remove so*_locked(), which were backed out by mistake.
tanimura
2002-06-18
9
-128
/
+38
*
Should have paid more attention to the PR. Update (improve?) the examples
dougb
2002-06-18
1
-2
/
+19
*
Only create symlink if /dev/ttyv0 exists.
dougb
2002-06-18
1
-1
/
+3
*
This is the same alloca() fix as was committed for i386. David O'Brien
dillon
2002-06-18
1
-5
/
+17
*
Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable,
obrien
2002-06-18
1
-0
/
+87
*
Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box).
obrien
2002-06-18
2
-1
/
+29
*
Remove unneeded include of machine/emul.h.
jake
2002-06-18
1
-1
/
+0
*
ebus sio(4) attachment.
obrien
2002-06-18
1
-0
/
+113
*
Allow one to configure `sio'.
obrien
2002-06-18
1
-0
/
+6
*
Sync with i386.
obrien
2002-06-18
1
-8
/
+10
*
Teach mdoc about the 4.6 release
dougb
2002-06-18
2
-1
/
+2
*
Honor the BUCKETCACHE flag on free as well.
jeff
2002-06-17
1
-4
/
+9
*
- Introduce the new M_NOVM option which tells uma to only check the currently
jeff
2002-06-17
7
-6
/
+24
*
Avoid reprobing on loading a driver. This does not work as the ivars set
n_hibma
2002-06-17
1
-0
/
+15
*
Set the ivars _after_ checking that the bdev was correctly created instead
n_hibma
2002-06-17
1
-2
/
+2
*
clean up some KASSERTS.
n_hibma
2002-06-17
1
-13
/
+18
*
Use OBJDIR instead of CURDIR. This unbreaks loading modules through
n_hibma
2002-06-17
1
-1
/
+1
*
Add constants for the min and max prom addresses. Use these instead of
jake
2002-06-17
2
-3
/
+6
*
e_pow.c:
bde
2002-06-17
2
-2
/
+2
*
In TTEST2(), check to make sure the "l" argument isn't so large that
fenner
2002-06-17
1
-2
/
+10
*
make(I) appeared in PWB UNIX.
jmallett
2002-06-17
1
-2
/
+1
*
Add Standards section.
tjr
2002-06-17
1
-0
/
+5
*
Sort sections, use Dl for the example so it stands out more.
tjr
2002-06-17
1
-6
/
+5
*
o Acquire and release Giant in vm_map_wakeup() to prevent
alc
2002-06-17
1
-0
/
+7
*
Only advance the column position for printable characters, update manual
tjr
2002-06-17
2
-4
/
+6
*
remove bogus comment, select/poll do NOT need to fhold as they hold the
alfred
2002-06-17
1
-1
/
+4
*
Fill in my MAINTAINER info for drm
anholt
2002-06-17
1
-0
/
+1
*
Kill superfluous blank line.
sobomax
2002-06-17
1
-1
/
+0
*
- Turn a DIAGNOSTIC check into a KASSERT(9).
arr
2002-06-17
1
-4
/
+1
*
- Turn a DIAGNOSTIC check into a KASSERT(9) macro.
arr
2002-06-17
1
-6
/
+2
*
- Explicitly pass M_WAITOK in a few calls to uma_zalloc(9).
arr
2002-06-17
1
-7
/
+7
*
sppp needs slcompress.c nowadays.
jhay
2002-06-17
2
-1
/
+2
*
Actually document pselect(3) so that Bruce can mention it in the release
wollman
2002-06-17
2
-1
/
+123
*
Move dillon's time conversion functions to a new header <timeconv.h>.
wollman
2002-06-17
4
-14
/
+68
*
Clean up a bit of namespace pollution which crept in with the last rev.
wollman
2002-06-17
1
-1
/
+1
*
Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code
brian
2002-06-17
5
-29
/
+34
*
Remove 17 June as German national holiday.
grog
2002-06-16
1
-1
/
+0
*
Remove <sys/select.h> to unbreak the build. I'm not sure if this affects
des
2002-06-16
1
-1
/
+0
*
Fix two syntax errors and add declarations of statvfs() and fstatvfs().
wollman
2002-06-16
1
-2
/
+6
[next]