]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Bump the cutoff mark for comparing files from 8 MB to 16 MB.
[FreeBSD/FreeBSD.git] / sys /
2002-03-18 bdeFixed printf format errors in previous commit. %llu...
2002-03-18 impFormats that print the block number need to be changed...
2002-03-18 alfredhave the SYSCALL_MODULES macro provide an initializer...
2002-03-18 joeAdd a USB comm driver.
2002-03-18 greenBack out the modification of vm_map locks from lockmgr...
2002-03-18 sosCleanup the chipset setup a bit.
2002-03-18 muxUnbreak the build of smbfs.ko.
2002-03-18 sosAdd support for the ServerWorks CSB5 chips
2002-03-18 dfrRemove a couple of stray linuxisms to make this work...
2002-03-18 desThis commit was generated by cvs2svn to compensate...
2002-03-18 rulint the previous lint commit.
2002-03-18 dfrFix spelling.
2002-03-18 alcEliminate grow_stack() from (o)sendsig(). If the stack...
2002-03-18 arr- Lock down the ``module'' structure by adding an SX...
2002-03-18 mckusickCannot release vnode underlying the nullfs vnode in...
2002-03-18 cjcAdd hooks for very basic IPFilter support in bridging...
2002-03-17 bennoChanges and fixes in preparation for UMA:
2002-03-17 bennoLowercase all of the trap names.
2002-03-17 bennoClean up and fix up copyin and copyout.
2002-03-17 dess/options\t\t/options \t/
2002-03-17 cjcSpelling: s/guesst/guessed/
2002-03-17 phkNeed a different #include for the userland regression...
2002-03-17 phkMake this compile in the userland-regression testsuite...
2002-03-17 alcRemove vm_object_count: It's unused, incorrectly mainta...
2002-03-17 sobomaxAdd splitfs vfs layer into libstand, which allows loadi...
2002-03-17 markmAllow "make lint" to mostly work. Our sources are very...
2002-03-17 hmClean up the i4b kernel part: remove unmaintained ...
2002-03-17 phkChange the giant-dropping method a fair bit to keep...
2002-03-17 alcUndo part of revision 1.57: Now that (o)sendsig() doesn...
2002-03-17 phkForgot to remove the old g_malloc() call when I split it.
2002-03-17 impRegen for 1.28 of pccarddevs
2002-03-17 impAdd support for the home Wireless Network airway wirele...
2002-03-17 alc o Stop calling useracc() in (o)sendsig() now that...
2002-03-17 bdeWork around a PLX9050 bug that causes system lockup...
2002-03-17 alcAcquire a read lock on the map inside of vm_map_check_p...
2002-03-17 jakeDon't demap the requested page from the tlb in pmap_ken...
2002-03-17 jakeFix a problem where kernel text could become unmapped...
2002-03-17 jakeUse the tlb data access register to map the kernel...
2002-03-17 mckusickAdd a flags parameter to VFS_VGET to pass through the...
2002-03-17 jakeConvert all pmap_kenter/pmap_kremove pairs in MI code...
2002-03-16 sobomaxExtend CONS_GETINFO ioctl to provide information about...
2002-03-16 impDon't call the bios if the interrupt appaers to be...
2002-03-16 impo Rework the identify routine a little, merging it...
2002-03-16 markmBump the FreeBSD version to mark the import of Perl...
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 obrienThis commit was generated by cvs2svn to compensate...
2002-03-16 sosAdd more functionality to the CDIOCREADSUBCHANNEL ioctl.
2002-03-16 sosFix 64bit arch problems.
2002-03-16 sosRemove useless splXXX set.
2002-03-16 phkHmm, talk about optimizer-fodder. Make the DIOCGDVIRGI...
2002-03-16 bdeFixed some style bugs:
2002-03-16 joeMerge from NetBSD:
2002-03-16 joeBump some $NetBSD$ idents for patches that have already...
2002-03-16 joeHuge merge from NetBSD:
2002-03-16 phkAdd a generic and general ioctl pass-through mechanism.
2002-03-16 impAdd device ID for Xircom modem. Also add work around...
2002-03-16 desImplement PT_IO (read / write arbitrary amounts of...
2002-03-16 msmithMerge local changes for the 20020308 ACPI CA update.
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 msmithImport of the 20020308 Intel ACPI CA update.
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 msmithImport of the 20020308 Intel ACPI CA update.
2002-03-16 desMove the definition of PT_[GS]ET{,DB,FP}REGS from the...
2002-03-15 jhbFix a stupid whitespace style bogon from way back in...
2002-03-15 phkTeach GEOM about Sun disklabel formats.
2002-03-15 phkTry to get used to architectures which are picky about...
2002-03-15 luoqiSupport for LG GM82C700, an AIC6360 clone.
2002-03-15 desPT_[GS]ET{,DB,FP}REGS isn't really optional any more...
2002-03-15 mckusickIntroduce the new 64-bit size disk block, daddr64_t...
2002-03-15 sosUpdate to the RAID1 rebuild code.
2002-03-15 rumdoc(7) police: fix a typo and markup.
2002-03-15 dfr* Stop other cpus when one cpu enters DDB and restart...
2002-03-15 dfr* Remove a breakpoint() I accidentally left in for...
2002-03-15 obrienRemove all the custom toolchain knob tweaking.
2002-03-15 alfredGiant pushdown for read/write/pread/pwrite syscalls.
2002-03-15 alfredBug fixes:
2002-03-15 impRevert most of the recent PCI merge. This has proven...
2002-03-15 obrienQuiet a warning on the Alpha.
2002-03-15 archieFix bugs where the ng_ppp node could transmit PPP frame...
2002-03-14 sosUnbreak the probing of some CDROM drives.
2002-03-14 ambriskoOnly allow super user to perform the Linux compatible...
2002-03-14 desThis commit was generated by cvs2svn to compensate...
2002-03-14 dfrTweak the AP startup code somewhat. With all the other...
2002-03-14 dfr* Initialise pcb_pmap for new threads.
2002-03-14 dfr* Save and restore PCPU_GET(current_pmap) in pcb_pmap...
2002-03-14 obrienThis commit was generated by cvs2svn to compensate...
2002-03-14 dfrAdd pcpu.pc_current_pmap and pcb.pcb_pmap.
2002-03-14 dfrAdd a field to hold the current pmap of a thread.
2002-03-14 rwatsonNAI DBA update
2002-03-14 dfrAdd ia64_sync_i(), ia64_get_tpr() and ia64_set_tpr().
2002-03-14 maximBe consistent with UFS in a way how devfs_setattr(...
2002-03-14 dfr* Add some KTR messages for IPIs.
2002-03-14 dfrAdd debug code to print SAPIC registers.
2002-03-14 dfr* Use a mutex to protect the RID allocator.
2002-03-14 dfrMove the call to pmap_bootstrap to after the initialisa...
2002-03-14 alfredMissed this file for select SMP fixes associated with...
2002-03-14 alfredMissed this file for select SMP fixes associated with...
2002-03-14 greenDocument faultstate.lookup_still_valid more than none.
2002-03-14 alfredFixes to make select/poll mpsafe.
next