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
*
mdoc(7) police: laundry.
ru
2002-08-09
1
-9
/
+14
*
mdoc(7) police: tidying.
ru
2002-08-09
1
-36
/
+9
*
mdoc(7) police: whitespace nits.
ru
2002-08-09
1
-2
/
+3
*
mdoc(7) police: tidy up, bump document date on behalf of the -n option.
ru
2002-08-09
1
-9
/
+9
*
mdoc(7) police: grammar.
ru
2002-08-09
1
-1
/
+1
*
mdoc(7) police: kill hard sentence breaks and one double space.
ru
2002-08-09
1
-5
/
+9
*
Make sure we set errno sensibly in case of failure.
phk
2002-08-09
1
-0
/
+7
*
Introduce a new error return code:
phk
2002-08-09
2
-0
/
+5
*
Add safeguards to never use errno == 0 as setrunelocale() error return code
ache
2002-08-09
3
-7
/
+5
*
Remove a stray ';'.
jhay
2002-08-09
1
-1
/
+1
*
Remove a '-' that is not needed.
jhay
2002-08-09
1
-1
/
+1
*
Add a third floppy to releases. It will only be built if there is a
jhay
2002-08-09
6
-35
/
+53
*
Teach sysinstall that documents on the boot floppy might not be gzipped.
jhay
2002-08-09
2
-0
/
+12
*
Fix wrong member variable ordering of struct acpi_bif.
iwasaki
2002-08-09
1
-1
/
+1
*
Restore autoloading of ACPI module.
obrien
2002-08-09
3
-0
/
+17
*
Add additional range checks for copyout targets.
rwatson
2002-08-09
2
-1
/
+5
*
Don't auto load ACPI -- it causes trouble with my laptop and is TOTALLY
obrien
2002-08-09
1
-8
/
+0
*
Update TE policy and MAC text conversion routines to support partial
rwatson
2002-08-09
2
-10
/
+71
*
X-ref mac.3.
rwatson
2002-08-09
1
-0
/
+1
*
Apply the envp fix to the other call to main() as well.
gshapiro
2002-08-09
1
-2
/
+2
*
use the new interface to ether_input(), with eh = NULL and
luigi
2002-08-09
1
-7
/
+1
*
Improve the code for detecting UID ranges so that usernames such
iedowse
2002-08-09
1
-3
/
+3
*
Add a new flag (-l) that suppresses quota checks on NFS filesystems.
iedowse
2002-08-09
2
-7
/
+26
*
Fix a few compiler warnings, sort options and make the usage()
iedowse
2002-08-09
2
-27
/
+29
*
o Use pmap_page_is_mapped() in vm_page_protect() rather than the PG_MAPPED
alc
2002-08-08
1
-1
/
+1
*
Add support for SX cards using TBI such as Netgear GA621.
ambrisko
2002-08-08
2
-63
/
+249
*
Add support for SX cards using TBI such as Netgear GA621
ambrisko
2002-08-08
1
-0
/
+2
*
Rework storing files thoroughly. This includes:
yar
2002-08-08
2
-24
/
+84
*
Use '_end' symbol instead of 'end' to initialize minbrk and curbrk
kan
2002-08-08
2
-6
/
+6
*
Don't acquire the writer lock in rtld_exit when clearing the shared
jdp
2002-08-08
1
-2
/
+0
*
Don't bogusly depend on pcic. pccard should be enough.
imp
2002-08-08
1
-1
/
+0
*
The intent in rev. 1.299 was to make the CPUTYPE assignment type check
ru
2002-08-08
1
-2
/
+7
*
Only my brain can fart while fixing a previous brain fart.
bmilekic
2002-08-08
1
-2
/
+1
*
YIKES, I take the pointy-hat for a really big braino here. I
bmilekic
2002-08-08
1
-4
/
+3
*
Due to layering problems, remove the MAC checks from vn_rdwr() -- this
rwatson
2002-08-08
1
-13
/
+4
*
Use the hw.usb sysctl tree instead of debug.usb.
joe
2002-08-08
21
-22
/
+43
*
Add DVD+RW support to the ATA driver and burncd. This also closes
sos
2002-08-08
5
-33
/
+225
*
Do some work on keeping better track of stopped/continued state.
julian
2002-08-08
1
-0
/
+2
*
EAK! two status flags in teh proc structure were defined to the
julian
2002-08-08
1
-3
/
+3
*
Rewrite locale loading procedures, so any load failure will not affect
ache
2002-08-08
11
-192
/
+259
*
Implement POSIX.1-2001 (XSI)'s ulimit(3).
mike
2002-08-08
6
-4
/
+211
*
Set errno to ENOMEM for strdup too (due to malloc errno bug)
ache
2002-08-07
1
-3
/
+4
*
Fixes for the D-Link DFE-580 card.
ambrisko
2002-08-07
2
-83
/
+111
*
Only attach one PHY device to a controller. NetBSD has similar code.
ambrisko
2002-08-07
1
-2
/
+5
*
- Adjust locking markup to match the proc markup.
jeff
2002-08-07
1
-16
/
+19
*
Always set errno to ENOMEM after malloc failed (as workaround).
ache
2002-08-07
1
-8
/
+8
*
Reset __mb_cur_max to 1 when "C" or "POSIX" locales loaded after multibyte one
ache
2002-08-07
1
-0
/
+1
*
Fix wrong address when EucInfo > "variable" size
ache
2002-08-07
1
-1
/
+1
*
Correct a bug introduced in 1.26: M_PKTHDR is set in the 'flags'
rwatson
2002-08-07
1
-1
/
+1
*
Correct an inaccuracy in this man page regarding detecting empty fields.
archie
2002-08-07
1
-4
/
+5
[next]