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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. This
gallatin
1999-10-13
2
-1
/
+8
*
allow pci_ioctl to work with multi-hose alphas.
gallatin
1999-10-12
3
-5
/
+27
*
* Add struct resource_list* argument to resource_list_alloc and
dfr
1999-10-12
1
-14
/
+25
*
Include opt_compat.h now the old signalling syscalls are of type COMPAT.
marcel
1999-10-12
1
-0
/
+1
*
Add a per-signal flag to mark handlers registered with osigaction, so we
luoqi
1999-10-11
2
-43
/
+33
*
Don't include <machine/frame.h>.
dfr
1999-10-08
1
-2
/
+0
*
Zap these defucnt files before anyone things about trying to merge them.
peter
1999-10-08
1
-18
/
+0
*
Re-synchronise the alpha major numbers list with the i386 list.
msmith
1999-10-07
1
-1
/
+46
*
Removal of sys/device.h
n_hibma
1999-10-05
13
-13
/
+6
*
Attempt at cleaning up the (unused part of) support for TurboChannel to
n_hibma
1999-10-05
9
-63
/
+60
*
Re-introduction of sigcontext.
marcel
1999-10-04
4
-23
/
+82
*
Change from using a dv_xname in struct device to using
n_hibma
1999-10-03
4
-40
/
+48
*
Implement the use of si_addr in siginfo_t.
marcel
1999-10-01
1
-0
/
+1
*
make sure a trivial apm.h is created, as some people have assumed that
mjacob
1999-10-01
1
-0
/
+5
*
This fix allows cards inserted in one of the bottem-most slots on an xp1000
gallatin
1999-09-30
1
-2
/
+2
*
Add ahc driver. The adaptec driver works just dandy on my xp1000 using
gallatin
1999-09-30
2
-0
/
+2
*
sigset_t change (part 4 of 5)
marcel
1999-09-29
4
-97
/
+115
*
sigset_t change (part 3 of 5)
marcel
1999-09-29
4
-42
/
+292
*
Introduce ttyread() and ttywrite() which do the canonical thing.
phk
1999-09-28
2
-44
/
+4
*
Fix breakage caused by last commit. Also accommodate the new interfaces
steve
1999-09-28
1
-4
/
+4
*
bdbtofsb() appears to have been unused for quite some time, if ever.
peter
1999-09-26
1
-8
/
+0
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
3
-15
/
+0
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
2
-30
/
+13
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-11
/
+0
*
Implement linux_ioperm() syscall. Fix linux_iopl() to use the level argument.
luoqi
1999-09-22
2
-3
/
+2
*
Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot
dillon
1999-09-22
1
-5
/
+0
*
Change default block size for user VBLK device access from 2K to PAGE_SIZE
dillon
1999-09-22
1
-1
/
+8
*
Fix bug in pipe code relating to writes of mmap'd but illegal address
dillon
1999-09-20
1
-3
/
+5
*
This file was never used and appears to be a leftover from the NetBSD
dfr
1999-09-20
1
-45
/
+0
*
Pull in the core bus drivers based on the machine type rather than
peter
1999-09-13
3
-44
/
+39
*
Correction: mem.c devices are "D_MEM" (and D_MEM is added.)
green
1999-09-12
1
-1
/
+1
*
Make the d_flags of mem devices D_DISK to signify that they are disk-like
green
1999-09-12
1
-1
/
+1
*
Make unused tape bmajors in past tense.
phk
1999-09-08
1
-2
/
+2
*
Make sa/bdev, gd/bdev and gd/cdev as past-tense.
phk
1999-09-08
1
-3
/
+3
*
Restore old sio driver for Bruce. We'll fix the bus problems in nsio
peter
1999-09-08
1
-0
/
+1
*
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
peter
1999-09-06
1
-1
/
+0
*
This commit adds driver support for PCI fast ethernet NICs based on
wpaul
1999-09-06
2
-0
/
+2
*
This commit adds driver support for the Silicon Integrated Systems
wpaul
1999-09-05
2
-2
/
+4
*
Don't install stubs, make a compat symlink at buildworld time.
peter
1999-09-04
1
-6
/
+0
*
Make <machine/soundcard.h> a stub which includes <sys/soundcard.h>
dfr
1999-09-04
1
-0
/
+6
*
Implementation of the modify_ldt syscall. Use the sysarch() interface to do
marcel
1999-09-02
1
-1
/
+0
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
1
-2
/
+9
*
Make multiuser boots the default instead of singlue user.
dfr
1999-08-31
1
-1
/
+1
*
Merge alpha and pc98 changes into i386 MBR handling code and replace all
phk
1999-08-29
2
-472
/
+1
*
Sort the easy part of this file. It should be all sorted.
phk
1999-08-29
1
-43
/
+43
*
We don't need to pass the diskname argument all over the diskslice/label
phk
1999-08-28
1
-14
/
+14
*
Implement the OSS_GETVERSION ioctl. The version returned can be changed through
marcel
1999-08-28
1
-0
/
+2
*
$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
peter
1999-08-28
4
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
163
-163
/
+163
*
Fix the child's return path from fork so that fork will return 0
gallatin
1999-08-27
1
-4
/
+4
[prev]
[next]