]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Sync with sys/i386/isa/isa.c revision 1.114.
[FreeBSD/FreeBSD.git] / sys / sys /
1998-10-09 peterDebug typo fixes.
1998-10-09 peterA hook for storing the origin of a module, this is...
1998-10-09 peterAdd SI_SUB_KLD
1998-10-09 msmithMODINFO_NAME can't be 0, that's the end of the metadata...
1998-10-09 msmithMissing defines for the kernel environment and module...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-03 bdeQuick fix for not being able to sync all the buffers...
1998-09-30 sosChanged tuner code to autodetect tuner i2c address.
1998-09-29 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-25 peterGoodbye BOUNCE_BUFFERS, for a hack it has served us...
1998-09-24 luoqiEliminate a race in VOP_FSYNC() when softupdates is...
1998-09-20 jdpNull-terminate the message for a warning symbol in...
1998-09-20 kenChange the devstat generation number from an int to...
1998-09-17 gibbsdpt.h has moved back to sys/dev/dpt. The dpt ioctl...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 phk(this is an extract from src/share/examples/atm/README)
1998-09-15 gibbssystem.h:
1998-09-15 gibbsWhen a buffer is removed from a buffer queue, remember...
1998-09-15 gibbsRevive PCIConf.
1998-09-15 gibbsNew Kernel device statistics code.
1998-09-14 jdpViola! The kernel now generates standard ELF core...
1998-09-14 jdpAdd generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA...
1998-09-14 sosRemove the SLICE code.
1998-09-14 msmithAdd constants associated with preloaded kernel modules.
1998-09-14 jdpAdd provisions for variant core dump file formats,...
1998-09-12 wollmanDefine the Posix.1g names for the howto argument to...
1998-09-12 dfrProvide the correct definition of ELF64_R_INFO.
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-11 rvbAll the references to cfs, in symbols, structs, and...
1998-09-10 sosCorrect SECAM B-Delay and add XUSSR channel set.
1998-09-10 teggeDon't keep the underlying directory locked while perfor...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-08 sosAdd new atapi-cd driver that supports atapi CD-R/RW...
1998-09-08 jdpAdd definitions for the ELF section attribute flags...
1998-09-07 bdeRemoved statically configured mount type numbers (MOUNT...
1998-09-07 dfrUse Elf_Addr to store addresses instead of Elf_Word.
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-06 teggeMaintain a mapping from irq number to (ioapic number...
1998-09-06 acheStore formatted panic string in static buffer to make...
1998-09-05 jbChange the ELF64_R_SYM() to shift 32 bits instead of...
1998-09-05 bdeIgnore the statically configured vfs type numbers and...
1998-09-05 bdeInstantiate `nfs_mount_type' in a standard file so...
1998-09-05 bdeSysctl nodes are written to, so don't put them in the...
1998-09-05 phkAdd a new vnode op, VOP_FREEBLKS(), which filesystems...
1998-09-05 bdeDon't comment out dead code. Remove it.
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 asamiBump __FreeBSD_version to 300004 to indicate post E...
1998-09-02 bdeAdded a vfs_oid pointer and a vfs_uninit() function...
1998-09-02 bdeBacked out previous commit. VFS_LKM_NO_DEFAULT_DISPATC...
1998-08-31 sosRenamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.
1998-08-31 sosAdded Capture Area ioctl - BT848[SG]CAPAREA.
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-27 jkhAdd VT_CFS type.
1998-08-24 phkRemove the last remaining evidence of B_TAP.
1998-08-24 dfrRemove a useless ifdef which made struct disklabel...
1998-08-24 dfrChange various syscalls to use size_t arguments instead...
1998-08-24 dfrRegnerate.
1998-08-24 dfrRe-implement tcp and ip fragment reassembly to not...
1998-08-24 bdeRemoved support for the gcc-2.[0-4] keywords __dead...
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 phkremove bdevsw arg from dsopen();
1998-08-23 wollmanYow! Completely change the way socket options are...
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 bdeMoved `nx' functions to the one place where they are...
1998-08-17 jbRemove support for NetBSD syscalls.
1998-08-16 jdpRevamp the ELF include files to better support architec...
1998-08-16 bdeFixed a style bug (a long line) in the previous commit.
1998-08-14 dfrChange cmd argument to dsioctl from int to u_long.
1998-08-12 dfrModify the internal interfaces to the kernel linker...
1998-08-11 bdeImplemented dynamic registration of software interrupt...
1998-08-05 bdeRemoved prototype for gone-away hzto().
1998-08-05 dfrDefine ss_size in struct sigaltstack as size_t instead...
1998-08-05 eivindUpdate DPT driver from 1.4.3 to 1.4.5
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-31 dfrMake it possible to have a driver registered with more...
1998-07-30 bdeAdded a flags arg to dsopen() and updated drivers....
1998-07-29 bdeCentralized and optimized handling of large sectors...
1998-07-28 joergMake the logging of abnormally exiting processes option...
1998-07-25 alexAllow VFS LKMs to override the default module dispatch...
1998-07-25 dfrMake __weak_reference work on the alpha.
1998-07-22 dfrAdd some very simple support for a compiled in (from...
1998-07-20 bdeMoved allocation of the slices struct to the right...
1998-07-15 dfrPoint at the right place for alpha registers.
1998-07-15 bdeCast pointers to [u]intptr_t instead of to [unsigned...
1998-07-15 bdeCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-14 bdeChanged to the C9x draft spelling of the (unsigned...
1998-07-13 bdeAdded macros __printflike() and __scanflike() to <sys...
1998-07-12 dfrSet the minimum malloc bucket to 5. In a DIAGNOSTIC...
1998-07-12 dfrPoint at the correct disk location for alpha disklabels.
1998-07-12 dfrChange interrupt api to be closer to intr_create/intr_c...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
next