]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/alpha
Call sk_start() at the end of sk_intr() if there's packets in the
[FreeBSD/FreeBSD.git] / sys / alpha /
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-22 luoqiImplement linux_ioperm() syscall. Fix linux_iopl()...
1999-09-22 dillon Back out a portion of the last commit. DFLTPHYS...
1999-09-22 dillon Change default block size for user VBLK device...
1999-09-20 dillon Fix bug in pipe code relating to writes of mmap...
1999-09-20 dfrThis file was never used and appears to be a leftover...
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-13 peterPull in the core bus drivers based on the machine type...
1999-09-12 greenCorrection: mem.c devices are "D_MEM" (and D_MEM is...
1999-09-12 greenMake the d_flags of mem devices D_DISK to signify that...
1999-09-08 phkMake unused tape bmajors in past tense.
1999-09-08 phkMake sa/bdev, gd/bdev and gd/cdev as past-tense.
1999-09-08 peterRestore old sio driver for Bruce. We'll fix the bus...
1999-09-06 peterRepo copy isa/sio* to dev/sio/sio* in preperation for...
1999-09-06 wpaulThis commit adds driver support for PCI fast ethernet...
1999-09-05 wpaulThis commit adds driver support for the Silicon Integra...
1999-09-04 peterDon't install stubs, make a compat symlink at buildworl...
1999-09-04 dfrMake <machine/soundcard.h> a stub which includes <sys...
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-02 marcelImplementation of the modify_ldt syscall. Use the sysar...
1999-09-01 dfrThis represents essentially a complete rewrite of the...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
1999-08-31 dfrMake multiuser boots the default instead of singlue...
1999-08-29 phkMerge alpha and pc98 changes into i386 MBR handling...
1999-08-29 phkSort the easy part of this file. It should be all...
1999-08-28 phkWe don't need to pass the diskname argument all over...
1999-08-28 marcelImplement the OSS_GETVERSION ioctl. The version returne...
1999-08-28 peter$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
1999-08-28 peter$Id$ -> $FreeBSD$
1999-08-27 gallatinFix the child's return path from fork so that fork...
1999-08-27 julianAdd PHK's make_dev() into more places where DEVFS used...
1999-08-26 obrienThis commit was generated by cvs2svn to compensate...
1999-08-25 mjacobwhat is a devuce?
1999-08-25 marcelFix lingo: 'is not implemented or obsoleted' is not...
1999-08-25 marcelChange all UNIMPL syscalls to STD and add them to linux...
1999-08-25 marcelChange all UNIMPL syscalls to STD and add them to linux...
1999-08-25 dfrSome very minor changes to the ISA dma code.
1999-08-24 peterThis commit was generated by cvs2svn to compensate...
1999-08-22 gallatinFix a small typo (missing comma) to make the alpha...
1999-08-22 msmithCatch an at_shutdown I didn't think of in the last...
1999-08-21 wpaulThis commit adds device driver support for the Sundance...
1999-08-20 gallatinFix a nasty kld bug where modules with objects of type...
1999-08-19 peterUpdate for MI switch code, and trim a heap of unused...
1999-08-19 peterUse MI switch code for process selection. This gets...
1999-08-17 yokotaAdd definitions for Interlink VersaPad.
1999-08-16 marcelImplement vfork() syscall.
1999-08-15 marcelMajor rewrite.
1999-08-15 marcelProvide wrappers for sched_{s|g}etscheduler. We need...
1999-08-15 marcelProvide wrappers for sched_{s|g}etscheduler. We need...
1999-08-15 phkGive if_tun the "almost clone" makeover.
1999-08-14 obrienThis commit was generated by cvs2svn to compensate...
1999-08-14 marcelExtend the number of syscalls to include those present...
1999-08-14 marcelImplementation of linux_rt_sigaction and linux_rt_sigpr...
1999-08-14 marcelImplementation of linux_rt_sigaction and linux_rt_sigpr...
1999-08-14 phkSpring cleaning around strategy and disklabels/slices:
1999-08-13 dtFix warnings. (Initializer of promcons did miss an...
1999-08-13 marcelImplementation of the CDROMSUBCHNL ioctl.
1999-08-12 marcelUse a wrapper for the link syscall that does name trans...
1999-08-11 gallatinNow that all chipsets support S/G DMA (which is require...
1999-08-11 gallatinEnable S/G IO. Based on Doug's changes to cia.c
1999-08-11 alc_pmap_allocpte:
1999-08-11 marcelDo not map {s|g}etrlimit onto FreeBSD syscalls. The...
1999-08-11 marcelDo not map {s|g}etrlimit onto the FreeBSD syscalls...
1999-08-10 wpaulConvert the VIA Rhine driver to newbus and set it up...
1999-08-10 gallatin- detect the number of pchips actually present; don...
1999-08-10 gallatinSupport S/G DMA so that ISA devices (like the floppy...
1999-08-09 phkMerge the cons.c and cons.h to the best of my ability...
1999-08-08 phkMake the pty driver as close to a cloning device as...
1999-08-05 jdpSync with alc's revision 1.125 of i386/i386/vm_machdep...
1999-07-31 alcpmap_object_init_pt:
1999-07-29 gallatinFix an unbelievably stupid typo that cases as500 &...
1999-07-29 gallatinOn an AS 600 5/266 (and possibly others), accessing...
1999-07-29 mdoddAlter the behavior of sys/kern/subr_bus.c:device_print_...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 seThis commit was generated by cvs2svn to compensate...
1999-07-28 dfrAdd support for SYS_RES_DENSE and SYS_RES_BWX resource...
1999-07-25 wpaulThis commit adds device driver support for Adaptec...
1999-07-24 yokota- Correctly initialize cn_dev_t and cn_udev_t.
1999-07-22 alcReduce the number of "magic constants" used for page...
1999-07-21 dfrMake mountroot work again (change makedev to makebdev).
1999-07-21 alcFix the following problem:
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-19 rnordierThis commit was generated by cvs2svn to compensate...
1999-07-17 phkCentralize dumpdev handling.
1999-07-17 marcelImplementation of TCXONC.
1999-07-16 dfrHandle R_ALPHA_NONE relocations in KLD.
1999-07-16 simokawa* Restore register correctly.
1999-07-12 yokotaImprove Logitech MouseMan+ protocol support.
1999-07-11 wpaulAdd wb0 to GENERIC now that it actually does work on...
1999-07-10 obrienThis commit was generated by cvs2svn to compensate...
1999-07-10 iwasakiThis commit was generated by cvs2svn to compensate...
1999-07-09 mjacobAdd in dbregs stubs that a committer for changes on...
1999-07-08 marcelImplement VT_RELDISP ioctl
1999-07-08 mckusickThese changes appear to give us benefits with both...
1999-07-06 desRename bpfilter to bpf.
1999-07-06 peterImplement SA_SIGINFO support for the Alpha. This is...
next