]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Sigh, we need this one now.
[FreeBSD/FreeBSD.git] / sys /
1998-06-30 phkSigh, we need this one now.
1998-06-30 jmgfix buildworld hopefully be3fore anyone complains...
1998-06-30 phkThese are a selection of small problems and annoyances...
1998-06-30 phk#include sys/libkern.h instead of stdlib.h.
1998-06-30 phkByte count statistics of multicast vifs are invalid.
1998-06-30 jmgremove option LINUX as it did nothing, add DEBUG_LINUX...
1998-06-30 jmgmove OVERRIDE_TUNER from i386 to general options.....
1998-06-30 jmgdocument options to hardwire GUS irq/dmas...
1998-06-30 jmgdocument PCI_QUIET that prevents pci from compiling...
1998-06-30 jmgdocument some VM paging options for cache sizes:
1998-06-30 jmgmake NO_SCSI_SENSE a proper option (already documented...
1998-06-30 jmgdocument and make EXPORTMFS a new style option
1998-06-30 jmgconvert some nfs tunables to options, these are:
1998-06-29 bdeFixed bogus dependency on `beforedepend'. File targets...
1998-06-28 phkUpdate generated files
1998-06-28 phkAdd trailing newline to sys/syscall.mk so that diff...
1998-06-28 dgAdded a sysctl variable kern.sugid_coredump for control...
1998-06-28 gibbsSome revisions of the aic7880 have a problem where...
1998-06-28 dfrAdd options for selecting ELF or KLD symbols in DDB.
1998-06-28 dfrMake breakpoints and single-step work.
1998-06-28 dfrForgot to mention:
1998-06-28 dfrAdd DDB symbol support for ELF and KLD. The KLD suppor...
1998-06-28 dfrSupply the symbol table as an argument to X_db_symbol_v...
1998-06-28 dfrUse db_addr_t for the breakpoint address in db_set_sing...
1998-06-28 dfrAdd a macro for testing the e_machine field of Elf64_Ehdr.
1998-06-28 dfrUse elf symbols in DDB.
1998-06-28 dfrAllow gentrap.
1998-06-28 dfrCall ddb_trap() for gentrap on SimOS since I am using...
1998-06-28 dfrAdd a hack to get the ELF symbols from where SIMOS...
1998-06-28 dfrmachine/conf.h no longer exists.
1998-06-27 dfrMake db_tok_number a long to allow typing 64bit numbers...
1998-06-27 dfrUse %+11ln for printing in r format to make it work...
1998-06-27 dfrAdd some stack backtrace support. Pretty fragile but...
1998-06-27 dfrUse %lx for printing register contents.
1998-06-27 dfrMake uoff_t compile.
1998-06-27 jhayOnly make struct xtcpcb visable if _NETINET_IN_PCB_H_...
1998-06-27 phkMake vprint() print dev_t in hex also.
1998-06-27 phkReport the type from the inode, not the vnode.
1998-06-27 phkReport the mode as the result of the VOP_GETATTR rather...
1998-06-26 phkRemove isdisk() hacks.
1998-06-26 phkAdd D_DISK flag.
1998-06-26 jkhFlesh this document out just a little in response to...
1998-06-25 dtRemove "not hungly" panics. Cookies now used by the...
1998-06-25 phkRemove bdevsw_add(), change the only two users to use...
1998-06-25 katoSync with sys/i386/conf/Makefile.i386 revision 1.115.
1998-06-24 msmithOops, add ppc to the 'tty' imask.
1998-06-24 phkWhen some functions were added to sys/queue.h (1.15...
1998-06-24 eivindFix race condition for creation of vnode_if.c and vnode...
1998-06-24 katoSync with sys/i386/isa/syscons.c revision 1.264.
1998-06-24 katoSync with sys/i386/isa/syscons.c revision 1.208.
1998-06-24 yokotaDon't refer to mouse_info.u.datea.[xyz] while processin...
1998-06-24 phkAvoid some panics in sio_unload which gets called with...
1998-06-24 brianAdd CUSEEME support. This has *not* been tested, nor
1998-06-22 phkTypo fix.
1998-06-22 katoSync with sys/i386/isa/if_ed.c and npx.c revisions...
1998-06-22 katoSync with sys/i386/i386/machdep.c revision 1.301.
1998-06-22 katoSync with sys/i386/isa/if_fe.c revision 1.42.
1998-06-21 bdeFixed (?) races in mark_buffer_dirty(). We abuse the...
1998-06-21 bdeRemoved unused function ll_w_block(). It has always...
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeRemoved unused includes.
1998-06-21 bdeIfdefed a conditionally used include.
1998-06-21 mckayRemove bogus comment that teleported in from sys/i386...
1998-06-21 bdeMoved P1003 options from the middle of the devices...
1998-06-21 bdeFixed typo in ifdefed code. (NFS_ACDEBUG is not in...
1998-06-21 bdeAdded a missing options include.
1998-06-21 bdeRound tickadj up. This prevents tickadj from being...
1998-06-21 bdeConverted add_interrupt_randomness() to take a `void...
1998-06-20 peterMerge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterImport ipfilter 3.2.7 kernel components
1998-06-20 peterImport ipfilter 3.2.7 kernel components
1998-06-20 peterZap what appears to be a relic of the older version...
1998-06-20 peterMissing splx().
1998-06-20 peterMerge ppp changes from 2.3.3 -> 2.3.5. I have spotted...
1998-06-18 peterELF versions of __warn_references() and __weak_referenc...
1998-06-18 bdeConverted isa_strayintr() to take a `void *' arg.
1998-06-18 bdeChanged the type of an isa/general interrupt handler...
1998-06-17 bdeRenambed sbintr to sb_intr to avoid a conflict with...
1998-06-17 bdeDon't depend on <sys/conf.h> declaring isa device struc...
1998-06-17 katoDelete redundant declaration of lptintr.
1998-06-17 katoDeclare bsintr when PC98 is defined.
1998-06-17 katoSync with sys/i386/conf/Makefile.i386 revision 1.114.
1998-06-17 katoSync with sys/i386/i386/machdep.c revision 1.300.
1998-06-17 katoSync with sys/i386/isa/if_ed.c revision 1.142.
1998-06-17 bdeThe isa device configuration hook was especially useles...
1998-06-17 bdeDon't generate declarations for isa device structs...
1998-06-17 bdeDon't declare isa device structs or isa interrupt handl...
1998-06-17 bdeAdded used include of "ioconf.h" - don't depend on...
1998-06-17 bdeInclude <i386/isa/pnp.h> after including its prerequisite
1998-06-17 bdeAdded used include of <i386/isa/isa_device.h> - don...
1998-06-17 bdeFixed a misdeclaration. This unhides type mismatches...
1998-06-17 katoSync with sys/i386/isa/sio.c revision 1.207.
1998-06-17 katoSync with sys/i386/isa/conf/files.i386 revision 1.198.
next