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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
$Id$ -> $FreeBSD$
peter
1999-08-28
7
-7
/
+7
*
Correction: uid -> gid (comment)
green
1999-08-27
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-27
4
-4
/
+4
*
Fix path for miibus_if.m (mii > dev/mii);
wpaul
1999-08-27
1
-3
/
+3
*
Make some cleanups related to miibus.
wpaul
1999-08-27
1
-47
/
+21
*
Add sysctl variables for the Linuxulator. These reside under `compat.linux' as
marcel
1999-08-27
13
-16
/
+583
*
Update these Makefiles; add mlphy and tlphy to the mii module, add
wpaul
1999-08-27
2
-2
/
+8
*
Reference the correct gdt[] entry on SMP. Remove the `generation' flag,
jlemon
1999-08-27
4
-30
/
+26
*
Convert the ThunderLAN driver to miibus. This took me a while because I
wpaul
1999-08-27
2
-878
/
+115
*
Add miibus drivers for the ThunderLAN internal PHY and the Micro Linear
wpaul
1999-08-27
5
-1
/
+975
*
Add FIODTYPE ioctl for getting d_flags (type) info on a device.
green
1999-08-27
2
-2
/
+9
*
Fix the child's return path from fork so that fork will return 0
gallatin
1999-08-27
3
-12
/
+12
*
- Retain the previous vty and history buffers when setting up
yokota
1999-08-27
1
-8
/
+5
*
- Set the correct value to va_line_width while in the ioctl
yokota
1999-08-27
1
-6
/
+17
*
- Ouch! Do not assume the VESA BIOS will preserve the upper 16 bits
yokota
1999-08-27
1
-20
/
+20
*
A few style changes (fixes hopefully) and some more tidying up. Fix (?)
peter
1999-08-27
2
-202
/
+208
*
Remove some vestiges of devfs direct calls.
julian
1999-08-27
3
-18
/
+3
*
Add PHK's make_dev() into more places where DEVFS used to be
julian
1999-08-27
19
-368
/
+112
*
Don't return 0 for an unknown ioctl (!). This was breaking ppp(8).
peter
1999-08-27
2
-20
/
+18
*
Add readonly OID ``net.inet.tcp.tcbhashsize'' so it is possible to
jlemon
1999-08-26
2
-2
/
+12
*
Don't follow symlinks on coredumps.
dima
1999-08-26
2
-6
/
+6
*
Simplify the handling of VCHR and VBLK vnodes using the new dev_t:
phk
1999-08-26
23
-630
/
+160
*
Initialize the dev->si_bsize fields.
phk
1999-08-26
2
-2
/
+10
*
Fix DMA macros to work on alpha.
dfr
1999-08-26
1
-0
/
+4
*
Don't schedule the next transaction if the pipe is being aborted.
dfr
1999-08-26
1
-1
/
+0
*
Properly re-enable the transmitter in the TX error handler.
wpaul
1999-08-26
1
-5
/
+3
*
Handle buses with multiple PHYs correctly.
wpaul
1999-08-26
1
-5
/
+3
*
Change asf function to use the new name of the list in kern_linker.c.
grog
1999-08-26
1
-1
/
+1
*
read_drive: Remove references to vp->v_lastr, which is going away.
grog
1999-08-26
1
-16
/
+3
*
complete_rqe: explicitly reinitialize b.b_iodone. This shouldn't have
grog
1999-08-26
1
-3
/
+4
*
config_plex: don't allocate a rangelock struct.
grog
1999-08-26
2
-8
/
+3
*
Use .p2align to ensure consistant a.out/elf alignment. I'd have used
peter
1999-08-25
2
-12
/
+12
*
It would help if things that MUST be 32 bit aligned were really 32 bit
peter
1999-08-25
1
-3
/
+3
*
Replace ".align 2" with "ALIGN_TEXT" as per recent discussion re: the linux
newton
1999-08-25
1
-2
/
+2
*
Make a place to store the devfs hook for the block device, as the same
julian
1999-08-25
3
-5
/
+6
*
Use ALIGN_TEXT macro for alignment to avoid ambiguity.
marcel
1999-08-25
1
-2
/
+1
*
what is a devuce?
mjacob
1999-08-25
2
-4
/
+4
*
Fix linux_newlstat in that it doesn't return the attributes of its containing
marcel
1999-08-25
2
-234
/
+208
*
Fix {g|s}etgroups semantics. We use cr_groups[0] to hold egid. This means that
marcel
1999-08-25
2
-106
/
+140
*
Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoleted
marcel
1999-08-25
2
-4
/
+4
*
Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
phk
1999-08-25
12
-71
/
+58
*
Add a couple of missing but unimportant break; statements.
phk
1999-08-25
1
-1
/
+3
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
9
-110
/
+304
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
2
-172
/
+174
*
Fix stack misalignment for Linux binaries caused by `linux_sigcode' not being
marcel
1999-08-25
1
-1
/
+1
*
Some very minor changes to the ISA dma code.
dfr
1999-08-25
1
-3
/
+3
*
Rename 'bios_jmp' to 'bios16_jmp' to make it clear what it's related to.
msmith
1999-08-25
3
-10
/
+10
*
Use the far jump for the base of the page arithmatic rather than the
peter
1999-08-25
3
-9
/
+10
*
Make DEVFS use PHK's specinfo struct as the source of dev_t and devsw.
julian
1999-08-25
6
-135
/
+127
*
Make DEVFS ops reflect some of the changes that have recently occured in the
julian
1999-08-25
1
-60
/
+173
[next]