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
...
*
Fix the spl handling. There's still the effect that the timers have
joerg
1996-06-09
1
-14
/
+32
*
Localize it.
ache
1996-06-09
1
-46
/
+7
*
Implement CDIOCCLOSE
ache
1996-06-09
1
-4
/
+16
*
Scan PCI buses in order the BIOS has assigned them. This is sometimes
asami
1996-06-09
2
-4
/
+8
*
Ack! You can't strdup() a DB datum that is not null terminated, or you
peter
1996-06-09
1
-3
/
+4
*
Reword the sentence about the required space for the result string.
joerg
1996-06-09
1
-1
/
+1
*
Added function prototypes and removed in-line prototypes of standard
alex
1996-06-08
1
-27
/
+37
*
Bring back the `config file in the kernel' feature from the 1.x days. This
jkh
1996-06-08
5
-9
/
+57
*
Update Brian Tao's email address.
jkh
1996-06-08
1
-2
/
+2
*
Finally get this back into shape following my incorporation of Garrett's
jkh
1996-06-08
1
-3
/
+4
*
Code cleanup (part one):
jraynard
1996-06-08
8
-14
/
+28
*
Change the 'sysi86()' function not implemented' printf to be called only
nate
1996-06-08
1
-0
/
+2
*
Rephrase some things as suggested by Bruce.
alex
1996-06-08
1
-2
/
+3
*
Oops, replace a rather important line that was lost in transit 8-(
jraynard
1996-06-08
1
-1
/
+2
*
Print times/call in ns if hz >= 10e7. hz will be this large for high
bde
1996-06-08
1
-3
/
+8
*
Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn't
bde
1996-06-08
2
-2
/
+4
*
Don't cache local copy of "Powered by FreeBSD" logo - use the project
jkh
1996-06-08
2
-127
/
+4
*
Updated some comments in settimeofday().
bde
1996-06-08
1
-3
/
+15
*
Fixed accumulation of run time for processes that don't accumulate
bde
1996-06-08
1
-7
/
+5
*
Removed unnecessary forward declarations of incomplete structs.
bde
1996-06-08
2
-6
/
+2
*
Stop using the alias `pcb_ptd' for `pcb_tcc.tss_cr3'. Use the (existing)
bde
1996-06-08
4
-10
/
+10
*
Eliminate a struct copy that gcc doesn't inline and ends up as a call to
peter
1996-06-08
2
-4
/
+4
*
Removed bogus `altfmt' code. No alternative formats are supported, but
bde
1996-06-08
2
-20
/
+2
*
Fixed calculation of the number of cylinders. wdp_cylinders (was
bde
1996-06-08
2
-18
/
+15
*
Removed recently introduced unnecessary #includes of <machine/cpu.h>
bde
1996-06-08
4
-14
/
+4
*
Fixed group and permissions for devfs devices (group operator was games;
bde
1996-06-08
5
-54
/
+64
*
Fixed existence, minor numbers, group and permissions for devfs devices
bde
1996-06-08
1
-20
/
+29
*
Implement selective text attributes for the syscons vty / vt100 emulator
jkh
1996-06-08
20
-55
/
+52
*
Changed some memcpy()'s back to bcopy()'s.
bde
1996-06-08
6
-15
/
+15
*
Replaced some memcpy()'s by bcopy()'s.
bde
1996-06-08
2
-6
/
+6
*
Put back some changes I inadvertantly spammed with a cvs update.
jkh
1996-06-08
10
-45
/
+107
*
Merge changes from HEAD.
jkh
1996-06-08
2
-36
/
+18
*
Make CDROMs automagically select as the default media type.
jkh
1996-06-08
12
-98
/
+123
*
Only assume the scratch ram is valid (we were initialized by the BIOS)
gibbs
1996-06-08
1
-2
/
+2
*
Bring back the loop in RESTART_SEQUENCER. It seems to be necessary for
gibbs
1996-06-08
1
-9
/
+12
*
Hopefully fix the parity problem and the hang on message reject for good.
gibbs
1996-06-08
1
-5
/
+12
*
Adjust the threshold for blocking on movement of pages from the cache
dyson
1996-06-08
5
-57
/
+34
*
Bring in the prototype for index() now that's used by default.
nate
1996-06-08
1
-1
/
+2
*
Fix bug in bpf_ifname() where the unit didn't get added correctly to the
dg
1996-06-08
1
-1
/
+2
*
When uname() returns the system name, try to use the unqualified domain
nate
1996-06-08
1
-1
/
+6
*
Clear flags before using an inactive buffer. This is a kludge, but
pst
1996-06-08
2
-2
/
+4
*
Aw c'mon. I'm being driven mad by plenty of other things. I don't
wpaul
1996-06-08
1
-2
/
+2
*
Fix exit code when used in non-interactive mode.
alex
1996-06-08
1
-3
/
+5
*
Add units.
alex
1996-06-08
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r16186,
alex
1996-06-08
6
-0
/
+1500
|
\
|
*
Units conversion utility courtesy of NetBSD.
alex
1996-06-08
6
-0
/
+1500
*
|
Update contact information and add latest donor to gallery.
jkh
1996-06-08
1
-4
/
+12
*
|
I guess the docs should mention the new protocol at least once.
julian
1996-06-08
1
-0
/
+3
*
|
Change min_free to return free space as an off_t instead of a size_t.
alex
1996-06-08
2
-6
/
+6
*
|
patches to allow netstat to monitor appletalk sockets openned using the
julian
1996-06-08
5
-4
/
+223
[prev]
[next]