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
*
Copy the 'reboot' script only for "dial" floppy.
abial
1999-02-15
1
-3
/
+3
*
Remove couple of 'extern int errno'. (They turned to something funny when
dt
1999-02-14
2
-8
/
+2
*
Cosmetic reformating.
obrien
1999-02-14
1
-3
/
+8
*
More appropriate fix to the id_irq read during probe
nsouch
1999-02-14
3
-9
/
+9
*
From rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
dt
1999-02-14
1
-3
/
+6
*
Put a convenient marker in rc.conf to show updates.
jkh
1999-02-14
6
-12
/
+27
*
Fix incorrect initial state for two variables.
jkh
1999-02-14
6
-12
/
+12
*
Only needed to cast array index from char to unsigned char, did not
dillon
1999-02-14
1
-3
/
+3
*
On second thought: do previous fux in pcic.c better.
guido
1999-02-14
2
-9
/
+3
*
MF3: add SYSVMSG
jkh
1999-02-14
2
-6
/
+10
*
Somehow, it is possible to get a pcicintr() when in the resume process.
guido
1999-02-14
1
-1
/
+8
*
MF3: SYSVMSG addition, fluff with release notes.
jkh
1999-02-14
7
-2
/
+7
*
Include all the recent screen savers.
jkh
1999-02-14
3
-6
/
+30
*
Look in correct rc.conf file.
jkh
1999-02-14
2
-5
/
+8
*
DTRT for acd/wcd backwards compatibility
jkh
1999-02-14
2
-20
/
+28
*
Update to match ports reality.
jkh
1999-02-14
2
-10
/
+10
*
4.0-current!
jkh
1999-02-14
1
-3
/
+3
*
The way the interrupt id was calculated was wrong and the lpt
nsouch
1999-02-14
3
-6
/
+6
*
Move lp.4 to man4. It is not i386 dependent.
nsouch
1999-02-14
4
-10
/
+16
*
Move away from lpt.h data structure definition that only lpt.c relies on.
nsouch
1999-02-14
3
-43
/
+59
*
Return approriate errors to userland.
nsouch
1999-02-14
3
-20
/
+52
*
Mention that chflags can fail with EOPNOTSUPP.
des
1999-02-14
1
-0
/
+2
*
Ignore errors from chflags. This makes it possible to make installworld
des
1999-02-14
11
-23
/
+23
*
Add -e option and change unit to device access in lptcontrol.8
nsouch
1999-02-14
2
-34
/
+26
*
Describe manual dialing in greater detail.
brian
1999-02-14
2
-108
/
+268
*
Create new lpt manpage with ppbus info and the original lpt info.
nsouch
1999-02-14
4
-82
/
+115
*
Fix interrupt handling with DMA. Bit nFault was tested in the control reg.
nsouch
1999-02-14
3
-15
/
+30
*
Rename nlpt to lpt.
nsouch
1999-02-14
11
-165
/
+126
*
use minimum length for strcoll too
ache
1999-02-14
1
-4
/
+19
*
Use more sensible defaults.
jkh
1999-02-14
1
-1
/
+1
*
rc.conf vars no longer "dirty" by default.
jkh
1999-02-14
3
-6
/
+6
*
Preserve existing rc.conf contents.
jkh
1999-02-14
3
-12
/
+24
*
lpt -> nlpt and ppbus due to Dag's changes.
imp
1999-02-14
1
-6
/
+12
*
Fix .Fx usage.
fenner
1999-02-13
1
-2
/
+2
*
Make sure correct path is set in upgrade.
jkh
1999-02-13
1
-1
/
+6
*
Fix the date and add an smbus declaration
nsouch
1999-02-13
1
-2
/
+3
*
Handle correctly iicbus request/release mechanism. Add iicbus allocation
nsouch
1999-02-13
2
-9
/
+28
*
Fix smbus allocation and add the alsmb (see alpm(4)) driver.
nsouch
1999-02-13
4
-18
/
+29
*
Add alpm, Acer Aladdin-IV/V/Pro2 Power Management Unit. See alpm(4).
nsouch
1999-02-13
3
-3
/
+9
*
Add alpm.c, Aladdin Power Management SMBus support for the SMBus framework.
nsouch
1999-02-13
2
-1
/
+688
*
Add pci/alpm.c, Aladdin SMBus driver (alpm(4)).
nsouch
1999-02-13
1
-0
/
+1
*
Add alpm.4, Aladdin Power Management SMBus support for the SMBus framework.
nsouch
1999-02-13
2
-2
/
+67
*
Don't pass PSL_NT to vm86 signal handlers. Some vm86/real mode
bde
1999-02-13
2
-4
/
+16
*
remove collating optimization - not work with substituted characters
ache
1999-02-13
1
-37
/
+2
*
syntax change: allow symbolic names as substitute first arg
ache
1999-02-13
9
-16
/
+18
*
syntax change: allow symbolic names as substitute first arg
ache
1999-02-13
3
-41
/
+39
*
use strcoll() where it is easy to sort german ss and similar properly
ache
1999-02-13
1
-21
/
+7
*
Add "beep" subcommand.
kuriyama
1999-02-13
3
-3
/
+82
*
Add "beep" ioctl. (#10 is reserved for PIOCSVIR)
kuriyama
1999-02-13
4
-4
/
+14
*
Fix ufs mounting support
obrien
1999-02-13
2
-6
/
+6
[next]