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
*
- Correct a comment made bogus by my last commit.
mux
2003-04-19
1
-2
/
+4
*
Various cleanups:
mux
2003-04-19
1
-20
/
+1
*
Back out last commit.
julian
2003-04-18
1
-9
/
+5
*
Add the beginning of a regression test.
phk
2003-04-18
2
-0
/
+113
*
Follow-up to revision 1.74: Using the result buffer to store our empty
nectar
2003-04-18
1
-22
/
+16
*
While I really liked the error message one received from `passwd'
nectar
2003-04-18
1
-6
/
+3
*
I'd like to keep an eye on nsdispatch and friends for a while.
nectar
2003-04-18
1
-0
/
+2
*
Follow-up to revision 1.73: set _PWF_FILES when `compat' source is used
nectar
2003-04-18
1
-4
/
+13
*
- Make sigonstack() a regular function instead of an inline and add a proc
jhb
2003-04-18
2
-21
/
+24
*
Synchronize the two linux_clone() implementations which includes a few
jhb
2003-04-18
2
-28
/
+25
*
Solve printf/cast issues to make this compile in i386 as well.
phk
2003-04-18
1
-5
/
+5
*
Rather than check for M_PKTHDR and conditionally perform access control,
rwatson
2003-04-18
1
-4
/
+3
*
Use the proc lock to protect p_singlethread and a P_WEXIT test. This
jhb
2003-04-18
7
-11
/
+15
*
Rename do_sigprocmask() to kern_sigprocmask() and make it a global symbol
jhb
2003-04-18
2
-8
/
+8
*
Add a couple of sched_lock asserts.
jhb
2003-04-18
1
-0
/
+2
*
- Add a static function pgadjustjobc() to adjust the job control count for
jhb
2003-04-18
1
-36
/
+42
*
Hold the proc lock for curproc around sigonstack().
jhb
2003-04-18
5
-1
/
+11
*
Update NAI copyright to 2003, missed in earlier commits and merges.
rwatson
2003-04-18
13
-13
/
+13
*
First scrub of s/disklabel/bsdlabel/
phk
2003-04-18
3
-28
/
+29
*
Backed out rev.1.57. This restores format checking functions like
bde
2003-04-18
1
-1
/
+1
*
Revert parts of 1.309 to allow processes to have a signal mask
julian
2003-04-18
1
-5
/
+9
*
Fix a bug in alpha_get_uac() that I introduced in revision 1.18. It is
jhb
2003-04-18
1
-1
/
+1
*
o Hook the new files up to the build.
mtm
2003-04-18
17
-22
/
+22
*
Make use of the dhclient script. This will bring up/down dhcp
mtm
2003-04-18
1
-2
/
+32
*
Break out and rewrite the network setup scripts.
mtm
2003-04-18
6
-173
/
+420
*
Tell the upper layer(s) that we support long frames.
pdeuskar
2003-04-18
1
-0
/
+4
*
Don't use `memset' to initialize a struct passwd. A module
nectar
2003-04-18
1
-6
/
+31
*
Update locking around vm_object_page_remove() to use the new macros.
alc
2003-04-18
2
-4
/
+4
*
Correctly set _PWF_FILES in pw_fields when appropriate.
nectar
2003-04-18
1
-2
/
+6
*
Add support for Planex FNW-3602-T(CardBus 100M/10M).
sanpei
2003-04-18
4
-0
/
+24
*
Sync to 1.48
sanpei
2003-04-18
1
-9
/
+3
*
fix corega vendor id(use vendor string and product string)
sanpei
2003-04-18
1
-1
/
+2
*
Revert the definitions of _PW_KEY* to their previous values. There is
nectar
2003-04-18
3
-29
/
+54
*
Don't grab Giant in slab_zalloc() if M_NOWAIT is specified. This
gallatin
2003-04-18
1
-4
/
+9
*
Make this compile under cs_CZ.ISO8859-2 locale.
ru
2003-04-18
2
-6
/
+6
*
KASSERT that NG_MKMESSAGE() is not called with mbuf flags.
phk
2003-04-18
1
-0
/
+4
*
Remove duplicate $FreeBSD$ id.
deischen
2003-04-18
2
-6
/
+2
*
Sorry folks; I accidentally committed a patch from what I was working
deischen
2003-04-18
36
-401
/
+635
*
- Set the ke_cpu field in sched_add() for interrupt and realtime threads
jeff
2003-04-18
1
-5
/
+7
*
Comment out the addition of -g to CFLAGS. This snuck in from
deischen
2003-04-18
2
-2
/
+2
*
Revamp libpthread so that it has a chance of working in an SMP
deischen
2003-04-18
148
-7516
/
+10658
*
Add FIFO queueing locking operations based on atomic swap.
deischen
2003-04-18
8
-14
/
+740
*
Add architecture dependent atomic ops (atomic_swap only), KSE specific
deischen
2003-04-18
11
-12
/
+870
*
Sync with Creative's 8010.h rev 1.39.
obrien
2003-04-18
2
-6
/
+6
*
Remove reference to ata resource in print_child.
grehan
2003-04-18
1
-1
/
+0
*
Remove sparse address hack.
grehan
2003-04-18
1
-2
/
+0
*
Vastly simplify the macio ATA attachment, now that the register file
grehan
2003-04-18
1
-225
/
+42
*
Remove sparse addressing hack. The macio ATA driver no longer requires
grehan
2003-04-18
2
-5
/
+0
*
- Convert NetBSD-derived macros to inline functions for better
grehan
2003-04-18
1
-65
/
+176
*
continuation not needed
jwd
2003-04-18
1
-1
/
+1
[next]