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 all references to tickadj(8) from rc, rc.conf and rc.conf.5.
des
1998-10-08
4
-26
/
+6
*
Discard previous commit.
kato
1998-10-08
2
-28
/
+2
*
Oops, discard my previous commits becase sumitted code is for RELENG_2_2.
kato
1998-10-08
5
-200
/
+24
*
Add entry for EtherEZ98 and Access/PC N98C+ cards.
kato
1998-10-08
2
-8
/
+12
*
Add ungermann-Bass Access/PC N98C+ support to fe driver (PC-98).
kato
1998-10-08
1
-1
/
+162
*
Add SMC EtherEZ98 support to ed driver (PC-98).
kato
1998-10-08
4
-17
/
+54
*
BIOS ROM base address is 0xe8000 on PC-98.
kato
1998-10-08
7
-7
/
+42
*
Correctly update the tail pointer of the transmit queue in tl_start()
wpaul
1998-10-08
1
-2
/
+3
*
Sync with sys/i386/conf/GENERIC revision up to 1.123.
kato
1998-10-08
2
-8
/
+8
*
Sync with sys/i386/i386/userconfig.c revision 1.111.
kato
1998-10-08
1
-3
/
+6
*
Finally settle on a name for the mfsroot image.
jkh
1998-10-08
1
-2
/
+2
*
Only install boot blocks if !MFSKERN. Too big otherwise!
jkh
1998-10-08
1
-2
/
+2
*
Quiet many compiler warnings.
obrien
1998-10-08
10
-20
/
+31
*
Add boot bits to boot floppy.
jkh
1998-10-08
1
-1
/
+5
*
Make both types of boot targets.
jkh
1998-10-08
1
-2
/
+3
*
Final cleanup pass over boot floppy changes.
jkh
1998-10-08
1
-8
/
+5
*
Avoid using dmesg to find devices, the buffer may not be big enough.
phk
1998-10-08
6
-30
/
+12
*
Remove a gratuitous copy.
jkh
1998-10-08
1
-3
/
+1
*
Add some rudimentary documentation for my new functions.
jkh
1998-10-08
4
-2
/
+182
*
Remove debug output on disk change.
sos
1998-10-08
3
-6
/
+6
*
Add auth.conf. JKH Added the code to understand this to libutil, and
markm
1998-10-08
2
-2
/
+12
*
Add the quirk entry framework to handle disabling the synchronize cache
ken
1998-10-08
1
-25
/
+168
*
Correct a build error that got past my build test somehow.
jkh
1998-10-08
2
-0
/
+3
*
Check the timeval passed to BIOCSRTIMEOUT with itimerfix. Use tvtohz()
alex
1998-10-08
1
-8
/
+9
*
Unreverse a conditional and gzip the mfs image by default.
jkh
1998-10-07
1
-3
/
+3
*
Support 3 floppy images as standard now: boot kernel, mfs image and
jkh
1998-10-07
1
-6
/
+11
*
Fix typo.
jkh
1998-10-07
1
-2
/
+2
*
Fix typos.
jkh
1998-10-07
1
-3
/
+3
*
Add MFSKERN flag to enable the combining of kernel and MFS fs.
jkh
1998-10-07
1
-7
/
+8
*
By popular request, mention that mailq responds to the same options as
des
1998-10-07
1
-4
/
+8
*
Read in all the nlist entries properly.
jkh
1998-10-07
1
-2
/
+2
*
Add isa_devtab_cam
jkh
1998-10-07
1
-0
/
+1
*
Add a simple mechanism for reading property lists from files (which
jkh
1998-10-07
4
-2
/
+300
*
Add missing newline in probe message.
des
1998-10-07
1
-2
/
+2
*
Use vm_page_xxx() inline functions to manipulate vm_page::flags, vm_page::busy.
luoqi
1998-10-07
1
-6
/
+6
*
Fix syntax errors I introduced.
obrien
1998-10-07
5
-15
/
+15
*
Add strcasecmp source file required for dosfs operation.
msmith
1998-10-07
1
-0
/
+74
*
Use MACHINE_ARCH instead of MACHINE to detect x86 arch.
kato
1998-10-07
1
-1
/
+1
*
Fix that pesky boot aguments parsing bug. (I think :-)
peter
1998-10-07
3
-6
/
+3
*
Request the flags back when checking for keyboard status.
msmith
1998-10-07
1
-2
/
+2
*
Add entries for the adw device driver.
gibbs
1998-10-07
5
-8
/
+16
*
ahc_pci.c:
gibbs
1998-10-07
6
-16
/
+34
*
Fix a parent tag reference count bug during tag teardown.
gibbs
1998-10-07
2
-14
/
+36
*
Add a missing newline.
gibbs
1998-10-07
1
-1
/
+2
*
Don't set the active flag on a transaction resource until it has been
gibbs
1998-10-07
2
-37
/
+37
*
Add ADW_ALLOW_MEMIO and DPT_ALLOW_MEMIO. Until our configuration
gibbs
1998-10-07
1
-2
/
+7
*
Add a quirk entry for the CFP2107, another drive with broken
gibbs
1998-10-07
1
-2
/
+9
*
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
gibbs
1998-10-07
9
-0
/
+3533
*
Don't use boot2 on alpha.
jkh
1998-10-07
3
-3
/
+15
*
Remove hard-coded constants being passed to doFS.sh and add in a 386/alpha
jkh
1998-10-07
1
-15
/
+31
[next]