]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
This commit was generated by cvs2svn to compensate for changes in r41220,
[FreeBSD/FreeBSD.git] / sys / sys /
1998-11-18 John PolstraThis commit was generated by cvs2svn to compensate...
1998-11-15 Bruce EvansFinished updating module event handlers to be compatibl...
1998-11-15 Bruce EvansDon't generate module event handlers of the wrong ...
1998-11-15 Bruce EvansFixed the type and order of vfs_modevent. This fixes...
1998-11-14 Garrett WollmanMy changes to the new device interface:
1998-11-14 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-11-13 David GreenmanIncreased PID_MAX to 99999. The main reason for doing...
1998-11-13 David GreenmanRestored the "reallocblks" code to its former glory...
1998-11-11 Peter Wemmregenerate (+kldsym)
1998-11-11 Peter Wemmkldsym(2) prototype implementation
1998-11-11 Peter Wemmregenerate (+kldsym)
1998-11-11 Don LewisI got another batch of suggestions for cosmetic changes...
1998-11-11 Don LewisInstalled the second patch attached to kern/7899 with...
1998-11-10 Doug RabsonAllow the use of NODEV in CDEV_MODULE and BDEV_MODULE...
1998-11-10 Peter WemmMake the vnode opv vector construction fully dynamic...
1998-11-10 Peter WemmHave MALLOC_DECLARE() initialize malloc types explicitl...
1998-11-10 Peter WemmNew macro for building a linker set of things to do...
1998-11-09 Don LewisIf the session leader dies, s_leader is set to NULL...
1998-11-08 Doug Rabson* Fix a couple of places in the device pager where...
1998-11-07 Peter Wemmoops! s/vfs_register/vfs_unregister/ in the unload...
1998-11-06 Peter WemmRemove trailing ';' - use the one supplied by the calle...
1998-11-05 David GreenmanImplemented zero-copy TCP/IP extensions via sendfile...
1998-11-04 Peter WemmThe handle for the kernel is common. With this fix...
1998-10-31 Peter WemmConvert the vnode clean/dirty attached buffer lists...
1998-10-30 Mike SmithAdd the ability to specify where on the at_shutdown...
1998-10-29 John PolstraPer request from ache, change the numbering scheme...
1998-10-29 Peter WemmRemove the V_SAVEMETA flag, nothing uses it any more...
1998-10-29 John PolstraMake the definition of __printf0like() vary according...
1998-10-29 Garrett WollmanThe new resource manager, hopefully in a reasonably...
1998-10-24 Poul-Henning KampHeader file for XRPU devices.
1998-10-23 Poul-Henning KampRemove the tc_cost field from timecounters.
1998-10-16 Jordan K. Hubbardpost-tag version bump. We're now back at 3.0-current!
1998-10-16 Jordan K. HubbardBump freebsd version #.
1998-10-16 Peter Wemm*gulp*. Jordan specifically OK'ed this..
1998-10-09 Peter WemmDebug typo fixes.
1998-10-09 Peter WemmA hook for storing the origin of a module, this is...
1998-10-09 Peter WemmAdd SI_SUB_KLD
1998-10-09 Mike SmithMODINFO_NAME can't be 0, that's the end of the metadata...
1998-10-09 Mike SmithMissing defines for the kernel environment and module...
1998-10-03 Bruce EvansQuick fix for not being able to sync all the buffers...
1998-09-30 Søren SchmidtChanged tuner code to autodetect tuner i2c address.
1998-09-29 Bruce EvansDon't pretend to support ix86's with 16-bit ints by...
1998-09-25 Peter WemmGoodbye BOUNCE_BUFFERS, for a hack it has served us...
1998-09-24 Luoqi ChenEliminate a race in VOP_FSYNC() when softupdates is...
1998-09-20 John PolstraNull-terminate the message for a warning symbol in...
1998-09-20 Kenneth D. MerryChange the devstat generation number from an int to...
1998-09-17 Justin T. Gibbsdpt.h has moved back to sys/dev/dpt. The dpt ioctl...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Bill FennerThis commit was generated by cvs2svn to compensate...
1998-09-15 Poul-Henning Kamp(this is an extract from src/share/examples/atm/README)
1998-09-15 Justin T. Gibbssystem.h:
1998-09-15 Justin T. GibbsWhen a buffer is removed from a buffer queue, remember...
1998-09-15 Justin T. GibbsRevive PCIConf.
1998-09-15 Justin T. GibbsNew Kernel device statistics code.
1998-09-14 John PolstraViola! The kernel now generates standard ELF core...
1998-09-14 John PolstraAdd generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA...
1998-09-14 Søren SchmidtRemove the SLICE code.
1998-09-14 Mike SmithAdd constants associated with preloaded kernel modules.
1998-09-14 John PolstraAdd provisions for variant core dump file formats,...
1998-09-12 Garrett WollmanDefine the Posix.1g names for the howto argument to...
1998-09-12 Doug RabsonProvide the correct definition of ELF64_R_INFO.
1998-09-11 Robert V. BaronAll the references to cfs, in symbols, structs, and...
1998-09-10 Søren SchmidtCorrect SECAM B-Delay and add XUSSR channel set.
1998-09-10 Tor EggeDon't keep the underlying directory locked while perfor...
1998-09-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
1998-09-08 Søren SchmidtAdd new atapi-cd driver that supports atapi CD-R/RW...
1998-09-08 John PolstraAdd definitions for the ELF section attribute flags...
1998-09-07 Bruce EvansRemoved statically configured mount type numbers (MOUNT...
1998-09-07 Doug RabsonUse Elf_Addr to store addresses instead of Elf_Word.
1998-09-06 John PolstraThis commit was generated by cvs2svn to compensate...
1998-09-06 Tor EggeMaintain a mapping from irq number to (ioapic number...
1998-09-06 Andrey A. ChernovStore formatted panic string in static buffer to make...
1998-09-05 John BirrellChange the ELF64_R_SYM() to shift 32 bits instead of...
1998-09-05 Bruce EvansIgnore the statically configured vfs type numbers and...
1998-09-05 Bruce EvansInstantiate `nfs_mount_type' in a standard file so...
1998-09-05 Bruce EvansSysctl nodes are written to, so don't put them in the...
1998-09-05 Poul-Henning KampAdd a new vnode op, VOP_FREEBLKS(), which filesystems...
1998-09-05 Bruce EvansDon't comment out dead code. Remove it.
1998-09-03 Satoshi AsamiBump __FreeBSD_version to 300004 to indicate post E...
1998-09-02 Bruce EvansAdded a vfs_oid pointer and a vfs_uninit() function...
1998-09-02 Bruce EvansBacked out previous commit. VFS_LKM_NO_DEFAULT_DISPATC...
1998-08-31 Søren SchmidtRenamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
1998-08-31 Søren SchmidtAdded Capture Area ioctl - BT848[SG]CAPAREA.
1998-08-27 Jordan K. HubbardAdd VT_CFS type.
1998-08-24 Poul-Henning KampRemove the last remaining evidence of B_TAP.
1998-08-24 Doug RabsonRemove a useless ifdef which made struct disklabel...
1998-08-24 Doug RabsonChange various syscalls to use size_t arguments instead...
1998-08-24 Doug RabsonRegnerate.
1998-08-24 Doug RabsonRe-implement tcp and ip fragment reassembly to not...
1998-08-24 Bruce EvansRemoved support for the gcc-2.[0-4] keywords __dead...
1998-08-23 David E. O'BrienThis commit was generated by cvs2svn to compensate...
1998-08-23 Poul-Henning Kampremove bdevsw arg from dsopen();
1998-08-23 Garrett WollmanYow! Completely change the way socket options are...
1998-08-20 Bruce EvansMoved `nx' functions to the one place where they are...
1998-08-17 John BirrellRemove support for NetBSD syscalls.
1998-08-16 John PolstraRevamp the ELF include files to better support architec...
1998-08-16 Bruce EvansFixed a style bug (a long line) in the previous commit.
1998-08-14 Doug RabsonChange cmd argument to dsioctl from int to u_long.
1998-08-12 Doug RabsonModify the internal interfaces to the kernel linker...
1998-08-11 Bruce EvansImplemented dynamic registration of software interrupt...
next