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
*
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
*
Add PHK's make_dev() into more places where DEVFS used to be
julian
1999-08-27
1
-49
/
+10
*
what is a devuce?
mjacob
1999-08-25
2
-4
/
+4
*
Fix lingo: 'is not implemented or obsoleted' is not the same as 'is obsoleted
marcel
1999-08-25
1
-2
/
+2
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
2
-5
/
+43
*
Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
marcel
1999-08-25
1
-86
/
+87
*
Some very minor changes to the ISA dma code.
dfr
1999-08-25
1
-3
/
+3
*
Fix a small typo (missing comma) to make the alpha kernel build again
gallatin
1999-08-22
1
-2
/
+2
*
Catch an at_shutdown I didn't think of in the last batch.
msmith
1999-08-22
1
-4
/
+5
*
This commit adds device driver support for the Sundance Technologies ST201
wpaul
1999-08-21
2
-2
/
+10
*
Fix a nasty kld bug where modules with objects of type GLOB_DAT which had
gallatin
1999-08-20
1
-1
/
+2
*
Update for MI switch code, and trim a heap of unused (I believe) entries.
peter
1999-08-19
1
-44
/
+1
*
Use MI switch code for process selection. This gets run queues entirely
peter
1999-08-19
2
-148
/
+10
*
Add definitions for Interlink VersaPad.
yokota
1999-08-17
1
-1
/
+25
*
Implement vfork() syscall.
marcel
1999-08-16
1
-2
/
+2
*
Major rewrite.
marcel
1999-08-15
1
-239
/
+50
*
Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy
marcel
1999-08-15
1
-1
/
+6
*
Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy
marcel
1999-08-15
1
-3
/
+4
*
Give if_tun the "almost clone" makeover.
phk
1999-08-15
3
-6
/
+6
*
Extend the number of syscalls to include those present in Linux 2.2.10. These
marcel
1999-08-14
1
-1
/
+9
*
Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both
marcel
1999-08-14
1
-1
/
+15
*
Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. These
marcel
1999-08-14
1
-3
/
+9
*
Spring cleaning around strategy and disklabels/slices:
phk
1999-08-14
1
-14
/
+11
*
Fix warnings. (Initializer of promcons did miss an element in the start.)
dt
1999-08-13
1
-3
/
+1
*
Implementation of the CDROMSUBCHNL ioctl.
marcel
1999-08-13
1
-1
/
+4
*
Use a wrapper for the link syscall that does name translations.
marcel
1999-08-12
1
-2
/
+2
*
Now that all chipsets support S/G DMA (which is required for ISA devices)
gallatin
1999-08-11
2
-8
/
+6
*
Enable S/G IO. Based on Doug's changes to cia.c
gallatin
1999-08-11
1
-1
/
+65
*
_pmap_allocpte:
alc
1999-08-11
1
-6
/
+3
*
Do not map {s|g}etrlimit onto FreeBSD syscalls. The arguments don't match.
marcel
1999-08-11
1
-1
/
+15
[next]