]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Use a more helpful fatal error message than "Toto! This doesn't look
[FreeBSD/FreeBSD.git] / sys /
2000-01-11 cgexclude chips with subdevices specified on a list of...
2000-01-11 mckusickThe only known cause of this panic is running out of...
2000-01-11 mckusickWe cannot proceed to free the blocks of the file until...
2000-01-10 wpaulAttempt to fix a problem with receiving packets on...
2000-01-10 n_hibmaAdd an extra debugging message.
2000-01-10 n_hibmaAdd Sun keyboard and NetChip
2000-01-10 marcelUpdate syscalls to Linux kernel 2.3.38. These syscalls are
2000-01-10 marcelUpdate the syscalls to Linux kernel 2.3.38.
2000-01-10 archieAdd a comment to hopefully prevent more bugs like kern...
2000-01-10 ruMGETHDR() does not initialize m_pkthdr.rcvif, do it...
2000-01-10 marcelReturn Linux kernel version 2.2.12 by default. This...
2000-01-10 yokotaAdded PCIR_BIOS (0x30).
2000-01-10 phkremove check now done in vn_isdisk().
2000-01-10 phkAlso handle zero return from dscheck().
2000-01-10 phkRemove controller miibus, there already were a device...
2000-01-10 phkGive vn_isdisk() a second argument where it can return...
2000-01-10 alfredrevision 1.40 backed out the removal of PCATCH in a...
2000-01-10 yokotaObtain the initial key repeat rate setting via BIOS...
2000-01-10 yokotaAdd some keyboard IDs.
2000-01-10 yokotaRework the algorithm to detect MDA/CGA/EGA/VGA cards...
2000-01-10 phantom. add manpage for svr4(8)
2000-01-10 yokota- Fix typo: CGA40 -> CGA80
2000-01-10 mckusickMissing FREE_LOCK call before handle_workitem_freeblocks.
2000-01-10 impMove xe driver from dev/pccard to dev/xe. Convert...
2000-01-10 impPanic if proc0 hasn't been created and we try to call...
2000-01-10 cgmake dsp_read() assert that it has a read channel,...
2000-01-10 impEliminate pccard_chip_* tonight.
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-10 cgdon't complain about bad intrs unless we get 1000 of...
2000-01-10 impAdd some comments about things that have become bad...
2000-01-10 impAdd new resource flag type: RF_PCCARD_ATTR for pccard...
2000-01-10 sefHandle the case where we truss an SUGID program --...
2000-01-10 cggeneral tidyup
2000-01-10 impCommit kernel part of patches to get the 3Com OfficeCon...
2000-01-10 impUncomment pcic device and put pccard in GENERIC. PCCAR...
2000-01-10 cgreturn the sample rate set instead of 0. oops. mpg123...
2000-01-10 gibbsAvoid setting DPARCKEN until I can figure out why it...
2000-01-10 mckusickSeveral performance improvements for soft updates have...
2000-01-10 mckusickAdd bwillwrite to all system calls that create things...
2000-01-10 mckusickRemove the P_BUFEXHAUST flag from the syncer process...
2000-01-09 mckusickKeep tighter control of removal dependencies by limitin...
2000-01-09 obrien* Add `sym' SCSI driver options.
2000-01-09 mckusickReorganize softdep_fsync so that it only does the inode...
2000-01-09 mckusickGet rid of unreferenced function.
2000-01-09 mckusickMake static non-exported functions from soft updates.
2000-01-09 mjacobchange debug printout lefvels for a couple of places
2000-01-09 wpaulClose PR# 15986: issue an RX reset command when initial...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 shintcp updates to support IPv6.
2000-01-09 peterPoint to the right kernel ld script.
2000-01-09 bdeRemoved some more vestiges of ft.
2000-01-09 bdeFixed style bugs related to the access functions for...
2000-01-09 bdeFixed bounds checking of unit number in promopen()...
2000-01-09 peterPut on my asbestos suit and move $mach/conf/*.$mach...
2000-01-09 katoSynced with sys/i386/conf/Makefile.i386 (MACHINE -...
2000-01-09 bdeRemoved defunct options EXTRA_SIO and KEY_DEBUG.
2000-01-09 katoChanged MACHINE -> MACHINE_ARCH to make the i386-kernel...
2000-01-09 katoSynced with sys/i386/conf/files.i386 rev 1.295.
2000-01-09 katoSynced with sys/i386/conf/Makefile.i386 rev 1.176.
2000-01-09 bdeCleaned up options handling:
2000-01-09 bdeRemoved bogus include of opt_global.h. opt_global...
2000-01-09 bdePut COMPAT_SVR4 in opt_dontuse.h for the same reasons...
2000-01-09 bdeCompile svr4_genassym.c with ordinary ${CFLAGS}. The...
2000-01-09 bdeCompile linux_genassym.c with ordinary ${CFLAGS}. ...
2000-01-09 nyanMerge from sys/isa/fd.c revision from 1.171 to 1.176...
2000-01-09 bdeFixed a missing forward declaration. I don't know...
2000-01-09 cgfix the premature termination of playback
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 bdeCompile *_genassym.c with ordinary ${CFLAGS}. The...
2000-01-09 cgenable the neomagic driver
2000-01-09 cgdriver for neomagic 256av and 256zx
2000-01-09 cgmodify sndstat output
2000-01-09 bdeQuick fix for LINT breakage. KERNFORMAT went away...
2000-01-09 peterBump configversion. The controller/device changes...
2000-01-09 shinRemove BROADCAST flag from faith interface,
2000-01-09 shinenable IPsec over DUMMYNET again
2000-01-08 marcelConvert the filesystem type returned in struct statfs...
2000-01-08 groudier - Add year 2000 copyright to driver files.
2000-01-08 bdeInclude <stddef.h> here so that <sys/assym.h> can be...
2000-01-08 bdeInclude <stddef.h> here so that <sys/assym.h> can be...
2000-01-08 bdeAdd "-I@/../include" and/or "-I${DESTDIR}/usr/include...
2000-01-08 peterconfig(8) doesn't know anything about scsi devices...
2000-01-08 peterFurther sync Alpha and i386 Makefiles. Remove KERNFORM...
2000-01-08 peterFix lots of warnings caused by __sigisempty and __sigse...
2000-01-08 petergenassym is ELF-only, therefore the kernel is now ELF...
2000-01-08 marcelSync with i386
2000-01-08 eivindChange NDFREE() from a macro to a function for the...
2000-01-08 peterSync the sym0 description while here. It doesn't confl...
2000-01-08 peters/controller/device/ as per config(8) changes
2000-01-08 peters/controller/device/ as per config(8) changes
2000-01-08 peters/controller/device/ as per config(8)
2000-01-08 peters/controller/device/ as per config(8) changes
2000-01-08 bdeCompile genassym.c with ordinary ${CFLAGS}. The (small...
2000-01-08 shinprevent kernel panic which happens when either of IPSEC...
2000-01-08 luigiAdd ipfw hooks for the new dummynet features.
2000-01-08 luigiCleanup dummynet call interface so it should now work...
2000-01-08 luigiImplement per-flow queueing. Using a single pipe config...
2000-01-08 bpTreat negative uio_offset value as eof (idea by: bde).
2000-01-08 peterShow the port/mem/irq of pci devices too.
2000-01-08 peterFuther cleanup.. "device_print_prettyname(); printf...
next