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
...
*
Fixed a couple of missing drive selects in wdreset(). This mainly
bde
1999-03-23
1
-2
/
+4
*
Set X11BASE to something deliberately bogus in elf_buildworld so that
jkh
1999-03-23
1
-1
/
+2
*
Fix a typo.
gibbs
1999-03-23
2
-4
/
+4
*
Add support for the 3950U2B controller.
gibbs
1999-03-23
2
-2
/
+32
*
Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.
gibbs
1999-03-23
4
-41
/
+55
*
o Runnable threads are now maintained in priority queues. The
jb
1999-03-23
2
-36
/
+78
*
[ The author's description... ]
jb
1999-03-23
115
-2006
/
+9492
*
Typo fix.
jkoshy
1999-03-23
1
-1
/
+1
*
Describe the new semantics of 'create':
grog
1999-03-23
1
-8
/
+31
*
Print correct message if the wrong module is loaded.
grog
1999-03-23
1
-1
/
+1
*
vinum_create: pass 'force' flag to ioctl VINUM_STARTCONFIG.
grog
1999-03-23
1
-1
/
+1
*
Change the definition of VINUM_STARTCONFIG to take an int write parameter.
grog
1999-03-23
1
-1
/
+1
*
Add flag VF_FORCECONFIG for use by the config_drive and friends.
grog
1999-03-23
1
-1
/
+1
*
vinum_start:
grog
1999-03-23
1
-5
/
+2
*
VINUM_STARTCONFIG:
grog
1999-03-23
1
-1
/
+1
*
init_drive:
grog
1999-03-23
1
-2
/
+9
*
Change the declaration of start_config.
grog
1999-03-23
1
-1
/
+1
*
start_config:
grog
1999-03-23
1
-7
/
+16
*
Add partition type for Vinum.
grog
1999-03-23
3
-6
/
+9
*
Simplified using new SYMLINKS macro, mainly to test this macro. The
bde
1999-03-23
1
-26
/
+15
*
Removed all traces of LN_FLAGS. It was only used to produce a link
bde
1999-03-23
4
-17
/
+59
*
Typo fix (set --> get).
alex
1999-03-22
3
-9
/
+9
*
Cosmetical changes.
n_hibma
1999-03-22
7
-13
/
+14
*
Implementation of the keyboard driver.
n_hibma
1999-03-22
1
-438
/
+1259
*
Moved timeout initialisation a bit earlier in the process. The
n_hibma
1999-03-22
1
-8
/
+9
*
Make the same size rounding error both ways.
phk
1999-03-22
1
-1
/
+1
*
Nuke old copies of /usr/include/timepps.h
phk
1999-03-22
1
-1
/
+2
*
Address our users in a civilized manner. (They may know better, but probably
phk
1999-03-22
1
-11
/
+5
*
Display floats with format %*.0f instead of as "*****" if there is
bde
1999-03-22
1
-1
/
+5
*
fix conflicts.
obrien
1999-03-22
2
-2
/
+14
*
Update to latest version.
obrien
1999-03-22
1
-5
/
+5
*
This commit was generated by cvs2svn to compensate for changes in r44930,
obrien
1999-03-22
2
-5
/
+24
|
\
|
*
Virgin import of ISC-DHCP v2.0b1pl18
obrien
1999-03-22
4
-7
/
+38
*
|
The attached patch to /usr/src/sbin/dump/optr.c changes the comparison
jkh
1999-03-21
1
-5
/
+5
*
|
Two changes:
alc
1999-03-21
1
-19
/
+24
*
|
Add cdev 120 as the audit device.
jkh
1999-03-21
2
-4
/
+6
*
|
Finally remove the ancient `-exec rm -f {} ;' cruft that used to be
joerg
1999-03-21
5
-24
/
+13
*
|
Now bb structures are linked together.
phk
1999-03-21
1
-5
/
+5
*
|
Link the bb structures together as we find them.
phk
1999-03-21
3
-6
/
+30
*
|
Remove the linker-set hack we used for BB profiling.
phk
1999-03-21
1
-2
/
+0
*
|
Restored objlink. The previous commit was confused about the difference
bde
1999-03-21
2
-4
/
+14
*
|
Don't be so selective about which errors cause us to continue and
imp
1999-03-21
1
-7
/
+2
*
|
An even number of nodes, not node pairs are required for tsort(1) to work.
billf
1999-03-20
1
-1
/
+1
*
|
Note that the upgrade target exists, and what it does.
jkh
1999-03-20
1
-1
/
+2
*
|
Eliminate a pointless TLB flush from the SMP idle loop.
alc
1999-03-20
3
-21
/
+3
*
|
Revert bootinfo to 1.4 and use a different solution to NULL m_args
dcs
1999-03-20
1
-5
/
+5
*
|
Oops! forgot to introduce the src file in my last commit.
foxfair
1999-03-20
1
-0
/
+78
*
|
Fix a couple of nasty errors in the README.
dcs
1999-03-20
1
-3
/
+3
*
|
Supporting locale for Chinese Big5 completely.
foxfair
1999-03-20
3
-6
/
+7
*
|
Document net.inet.ip.fastforwarding, and the fact that it bypasses the
des
1999-03-20
1
-7
/
+17
[prev]
[next]