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 a comment which seemed to confuse makewhatis:
ben
2001-03-29
1
-1
/
+0
*
Correct the description of the "low" (< 1024) port range.
ben
2001-03-29
1
-3
/
+7
*
Correct function name: acl_clear_perm -> acl_clear_perms
jedgar
2001-03-29
2
-4
/
+4
*
aic7770.c:
gibbs
2001-03-29
9
-310
/
+371
*
Catch up with a comment that changed in rev1.73 of mount.h
ben
2001-03-29
1
-1
/
+1
*
Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet Adapter
wpaul
2001-03-29
4
-0
/
+5
*
Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supported
wpaul
2001-03-29
4
-0
/
+7
*
Fix some minor nits:
ben
2001-03-29
1
-6
/
+6
*
Regenerate correctly.
peter
2001-03-29
2
-2
/
+2
*
Hint: usbdevs_data.h and usbdevs.h are marked:
peter
2001-03-29
1
-0
/
+1
*
Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.
peter
2001-03-28
1
-42
/
+39
*
Prepare for pseudofs.
des
2001-03-28
2
-2
/
+2
*
Update message #56. Maxim didn't merge the English version here since
joerg
2001-03-28
2
-2
/
+2
*
There was only a single message to be translated into German here.
joerg
2001-03-28
2
-2
/
+2
*
Bring the usage message in synch with reality.
des
2001-03-28
1
-3
/
+2
*
o introduce u_cansee(), which performs access control checks between
rwatson
2001-03-28
2
-14
/
+27
*
Make per-address input packet counts for lo0 work.
ume
2001-03-28
1
-6
/
+22
*
Add to BUGS section why tar can't dump large minors
phk
2001-03-28
1
-0
/
+5
*
resurrect the declaration of order to unbreak kernel build. Put
gallatin
2001-03-28
1
-0
/
+1
*
The f_syncreads and f_asyncreads entries are missing from the man page.
phk
2001-03-28
1
-3
/
+4
*
Small patch is required to the USB susbsystem to include support for
phk
2001-03-28
3
-0
/
+8
*
Update history to reflect that ktr first appeared in BSD/OS 3.0.
jhb
2001-03-28
1
-1
/
+1
*
Change ntp_flags to "-b" to inspire people to set it right.
phk
2001-03-28
1
-1
/
+1
*
Allow specification of which source address to use for encapsulation.
phk
2001-03-28
1
-3
/
+18
*
Add Ukrainian translation.
sobomax
2001-03-28
2
-1
/
+187
*
Close a race condition where if we were obtaining a sleep lock and no spin
jhb
2001-03-28
1
-1
/
+14
*
Fix a number of minor bugs in the VLAN code:
yar
2001-03-28
1
-6
/
+25
*
- Document recent MAN[1-9] -> MAN changes.
ru
2001-03-28
1
-10
/
+11
*
Define MAN to ${PROG}.1 if no manpages were specified, but still
ru
2001-03-28
1
-1
/
+2
*
Add missing includes of <sys/sx.h>
jhb
2001-03-28
3
-0
/
+3
*
- Removed `n' from the list of manpage sections.
ru
2001-03-28
1
-5
/
+5
*
Typo fix. s/criticale_t/critical_t/
peter
2001-03-28
3
-3
/
+3
*
MFC candidate.
jesper
2001-03-28
3
-3
/
+5
*
In case the driver runs on an HP NetRaid controller, attempt to properly
hm
2001-03-28
1
-3
/
+37
*
Forgot to add pci_if.h to SRCS
alfred
2001-03-28
1
-1
/
+1
*
Allow ident requests with trailing junk following the terminating "\n".
dwmalone
2001-03-28
1
-1
/
+3
*
Back out my fseeko -> fseek(END) change - we need to position on what we
ache
2001-03-28
1
-1
/
+1
*
- Both <sys/sx.h> and <sys/mutex.h> depend on <sys/types.h> and
jhb
2001-03-28
2
-0
/
+5
*
Add a simple manpage describing the basic functionality of witness.
jhb
2001-03-28
2
-0
/
+126
*
- s/mutexes/locks/g in appropriate comments.
jhb
2001-03-28
1
-4
/
+4
*
Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared
ru
2001-03-28
1
-8
/
+5
*
Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.
ru
2001-03-28
15
-20
/
+49
*
Convert the allproc and proctree locks from lockmgr locks to sx locks.
jhb
2001-03-28
29
-164
/
+172
*
Put a note about ee(1) update.
sobomax
2001-03-28
2
-0
/
+4
*
Axe out duplicate.
phk
2001-03-28
1
-15
/
+0
*
Spelling fixes.
phk
2001-03-28
1
-3
/
+3
*
Remove duplicate.
phk
2001-03-28
1
-12
/
+0
*
Remove a duplicate piece of chalk.
phk
2001-03-28
2
-4
/
+0
*
OpenBSD's g_Ctoc() returned a false error when the target buffer was
peter
2001-03-28
1
-16
/
+16
*
Pass in a pointer to the mutex's lock_object as the second argument to
jhb
2001-03-28
1
-4
/
+4
[next]