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
*
Use err(3) instead of local err() (a errx() like function).
charnier
1997-06-16
1
-21
/
+19
*
Use err(3).
charnier
1997-06-16
1
-26
/
+12
*
Fix 2 typos.
charnier
1997-06-16
1
-3
/
+3
*
Minor optimization in fxp_intr.
dg
1997-06-16
2
-10
/
+8
*
Modifications to existing files to support the initial AIO/LIO and
dyson
1997-06-16
14
-9
/
+193
*
Add initial AIO/LIO kernel thread support files. This is preliminary, and
dyson
1997-06-16
2
-0
/
+432
*
Upgrade NFS to support the new vfs_bio resource/buffer management.
dyson
1997-06-16
4
-4
/
+28
*
Correct the return code for the mlock system call. Also add the stubs
dyson
1997-06-15
1
-2
/
+32
*
Fix a reference problem with maps. Only appears to manifest itself when
dyson
1997-06-15
1
-1
/
+5
*
Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() to
wpaul
1997-06-15
1
-0
/
+1
*
srandomdev: use stack junk value in the fallback code too
ache
1997-06-15
1
-2
/
+3
*
Fix a problem with the VN device. Specifically, the VN device can
dyson
1997-06-15
8
-43
/
+267
*
Fixed iomem address of SMIT mode in an example of bs driver.
kato
1997-06-15
2
-4
/
+4
*
Synchronize with sys/i386/i386/machdep.c revision up to 1.249.
kato
1997-06-15
2
-2
/
+32
*
Synchronize with sys/i386/boot/biosboot/boot.c revision 1.67.
kato
1997-06-15
1
-6
/
+29
*
Fix another power down braino.
wollman
1997-06-15
2
-4
/
+4
*
Fix definition of apm_power off (was suffering from cut&paste syndrome).
wollman
1997-06-15
2
-4
/
+4
*
When APM is configured, turn off the power when halting for good.
wollman
1997-06-15
8
-8
/
+68
*
Belgian keyboard fixes
ache
1997-06-14
1
-17
/
+17
*
Typo fix.
max
1997-06-14
1
-1
/
+1
*
Typo fix.
max
1997-06-14
1
-1
/
+1
*
Added 2 new defines:
fsmp
1997-06-14
2
-10
/
+36
*
Update some text to reflect the fact that symbolic links now have
jdp
1997-06-14
1
-4
/
+4
*
Removed unused #includes.
bde
1997-06-14
2
-12
/
+2
*
Removed unused #includes.
bde
1997-06-14
25
-68
/
+37
*
Fixed the type of a timeout function and removed casts that hid the
bde
1997-06-14
2
-14
/
+14
*
Removed unused #includes.
bde
1997-06-14
18
-50
/
+4
*
Removed unused #includes.
bde
1997-06-14
6
-52
/
+5
*
Removed unused #includes.
bde
1997-06-14
10
-30
/
+10
*
Removed unused #includes.
bde
1997-06-14
2
-24
/
+2
*
Don't require superuser privileges for creating fifos. The v2 case was
bde
1997-06-14
2
-6
/
+8
*
Move machine/types.h to non-standard section
ache
1997-06-14
1
-2
/
+3
*
Load the kernel config file where userconfig (with option USERCONFIG_BOOT)
bde
1997-06-14
1
-6
/
+29
*
Deleted #ifdef PROBE_KEYBOARD to synchronize.
kato
1997-06-14
1
-2
/
+1
*
Back out recent color-xerm and xterm merging,
ache
1997-06-14
1
-5
/
+2
*
Replace random() by arc4random() since random() can't be used
ache
1997-06-14
1
-7
/
+2
*
Remove srandomdev fallback code
ache
1997-06-14
1
-3
/
+2
*
Add arc4random family declaration
ache
1997-06-14
1
-0
/
+5
*
Change u_char which require special include to unsigned char
ache
1997-06-14
1
-1
/
+1
*
Add arc4random() functions from OpenBSD. They are almost same as our
ache
1997-06-14
3
-5
/
+261
*
Remove srandomdev fallback code
ache
1997-06-14
2
-4
/
+2
*
Remove srandomdev fallback code
ache
1997-06-14
6
-23
/
+19
*
Remove srandomdev fallback
ache
1997-06-14
2
-4
/
+2
*
Instead of copying fallback code over and over in each program,
ache
1997-06-14
3
-16
/
+18
*
Added support for the Intel 82555 PHY chip which is being used on newer
dg
1997-06-13
4
-40
/
+50
*
Add "break" inadvertently removed in previous update.
davidn
1997-06-13
1
-1
/
+3
*
Typo fix.
max
1997-06-13
1
-2
/
+2
*
Typo fix.
max
1997-06-13
1
-2
/
+2
*
Add MAXHOSTNAMELEN check
ache
1997-06-13
1
-1
/
+3
*
YAMF22
jkh
1997-06-13
2
-4
/
+24
[next]