]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add list of files to remove from the Heimdal distribution prior to
[FreeBSD/FreeBSD.git] / sys /
2003-10-09 Hajimu UMEMOTO- typo. found by markus@openbsd
2003-10-09 Hajimu UMEMOTO- typo in comment
2003-10-09 Søren SchmidtFix the bug that prevented DMA from working on old...
2003-10-09 Robert DrehmelImplement preliminary support for the PT_SYSCALL comman...
2003-10-09 Marcel MoolenaarWith BETA 5 of libuwx some of the application registers...
2003-10-09 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2003-10-09 Marcel MoolenaarUpgrade Unwind Express (libuwx) to BETA 5. This upgrade...
2003-10-08 Sam LefflerAdd symmetric crypto support for the 7955 and 7956.
2003-10-08 Marcel MoolenaarInclude <sys/smp.h> for the prototype of smp_rendezvous().
2003-10-08 Hajimu UMEMOTO- fix typo in comments.
2003-10-08 Andrew Gallatinmake kernel_sysctl()'s args match its prototype in...
2003-10-08 Thomas Quinot(dacleanup, dasysctlinit): Defend against calling sysct...
2003-10-08 Alan CoxLock the destination object in vm_fault_copy_entry().
2003-10-08 Alan CoxRetire vm_page_copy(). Its reason for being ended...
2003-10-08 Warner LoshXircom Wireless Ethernet card is a rebadged Cisco 340...
2003-10-08 Warner Loshsync to 1.73
2003-10-08 Warner LoshXircom Wireless ethernet
2003-10-07 Sam Lefflermust lock route when the caller provided a route but not
2003-10-07 Hajimu UMEMOTOindent
2003-10-07 Hajimu UMEMOTOstyle and indent. no functional change.
2003-10-07 Hajimu UMEMOTO- fix typo in comment.
2003-10-07 Hajimu UMEMOTOnuke unused CTL_IPV6PROTO_NAMES macro.
2003-10-07 Sam Lefflerinsure local variable is initialized prior to use
2003-10-07 Hajimu UMEMOTOnuke unused ICMPV6CTL_NAMES and KEYCTL_NAMES macros.
2003-10-07 Hajimu UMEMOTOreturn(code) -> return (code)
2003-10-07 Thomas Quinot(cdcleanup): Defend against calling sysctl_ctx_free...
2003-10-07 Søren SchmidtGive more correct params to busdma_*
2003-10-07 Søren SchmidtImprove timeout handling and reporting.
2003-10-07 Søren SchmidtProperly get out of transaction() if setting up the...
2003-10-07 Søren SchmidtIn case we loose a device during reset in reinit()...
2003-10-07 Poul-Henning KampInterior decoration changes.
2003-10-07 Max KhonAssign keycodes for Power, Sleep and Wake keys.
2003-10-07 Warner LoshCard type stuff was backwards, so assume io for the...
2003-10-07 Warner LoshInclude pccard/pccard_cis.h here too
2003-10-07 Warner Loshremove obsolete quirks for cardbus cis. none have...
2003-10-07 Warner LoshAdd new file for definitions of CIS. We can share...
2003-10-07 Warner Losho move the cis tuple definitions into a common file.
2003-10-07 Warner LoshThese aren't needed anymore
2003-10-06 John BaldwinRemove prototype for decode_tuple_copy() which was...
2003-10-06 Warner Loshremove the cardbus cis reading code. nobody ever used...
2003-10-06 Hajimu UMEMOTOreturn(code) -> return (code)
2003-10-06 Poul-Henning KampAdd disk_destroy() call to detach processing.
2003-10-06 Poul-Henning KampFree the SCSI cd major number
2003-10-06 Poul-Henning KampAllow our bio tools to be used for local bio-chopping...
2003-10-06 Poul-Henning KampIntroduce a per provider wither flag
2003-10-06 Hidetoshi Shimokawa- Introduce hw.firewire.hold_count sysctl MIB by popula...
2003-10-06 Warner Loshrefactor how we do the quirk matching. this puts an...
2003-10-06 Warner LoshRemove the cis reading bus methods. They were never...
2003-10-06 Hidetoshi Shimokawa- Implement sbp_poll() to enable kernel dump on SBP...
2003-10-06 Hidetoshi Shimokawa- Fix timeout for unodered excution.
2003-10-06 Jeff Roberson - My last commit to this file is still not safe, I...
2003-10-06 Jeff Roberson - Reinstate 1.142 this was fixed by 1.144.
2003-10-06 Bruce M SimpsonOnly the super-user should be able to wire pages via...
2003-10-06 Bruce M SimpsonMove pmap_resident_count() from the MD pmap.h to the...
2003-10-06 Tim J. RobbinsRemove support for the unused 4th component of the...
2003-10-06 Sam Lefflerinclude the DS element in beacons
2003-10-05 Jeff Roberson - The VCHR case in ffs_sync() is an unneccsary optimiz...
2003-10-05 Alan CoxThe addition of a locking assertion to vm_page_zero_inv...
2003-10-05 Jeff Roberson - Add a missing vn_start_write() to flushbufqueues...
2003-10-05 Martin BlappIgnore CSR13, CSR14, CSR15 'Media Specific Data' registers
2003-10-05 Sam Lefflerfix typo that caused a panic when processing an ICMP...
2003-10-05 Warner Loshsync to 1.140
2003-10-05 Warner Losh2662W-AR Wireless Adapter
2003-10-05 Bruce M SimpsonBring back sysctl_wire_old_buffer(). Fix a bug in sysct...
2003-10-05 Ian DowseSince the addition of the VI_DOINGINACT flag some time...
2003-10-05 Bruce M SimpsonRevert previous commit. Come back vslock(), all is...
2003-10-05 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revisions from 1.405...
2003-10-05 Bruce M SimpsonMark td_generation as volatile.
2003-10-05 Bruce M SimpsonRetire vslock() and vsunlock() with extreme prejudice.
2003-10-05 Jeff Roberson - Further simplify ffs_sync(). The vnode lock is...
2003-10-05 Jeff Roberson - In ffs_update() assert that either the vnode lock...
2003-10-05 Bruce M SimpsonFix a security problem in sysctl() the long way round.
2003-10-05 Bruce M SimpsonAdd a pre-emption counter, td_generation, so that threa...
2003-10-05 Yoshihiro TakahashiMFi386: revisions 1.572, 1.573 and 1.574.
2003-10-05 Yoshihiro TakahashiMFi386: revision 1.205
2003-10-05 Bruce M SimpsonFold the vslock() and vsunlock() calls in this file...
2003-10-05 Bruce EvansInclude <sys/mutex.h>. Don't depend on namespace pollu...
2003-10-05 Jeff Roberson - Check the XLOCK before inspecting v_data.
2003-10-05 Jeff Roberson - Apply a big giant lock around the namecache. This...
2003-10-05 Jeff Roberson - Fix an XXX. Check the error of vn_lock() in vflush...
2003-10-05 Alan CoxAssert that the containing vm object's lock is held in
2003-10-05 Jeff Roberson - Skip over xvp if XLOCK is set.
2003-10-05 Jeff Roberson - Remove an incorrect XXX comment. This code does...
2003-10-05 Jeff Roberson - Check the XLOCK before we inspect the vnode.
2003-10-05 Jeff Roberson - We don't need to cache_purge() in nfs_reclaim()...
2003-10-05 Jeff Roberson - Check the XLOCK prior to inspecting v_data.
2003-10-05 Jeff Roberson - Check XLOCK prior to accessing v_data.
2003-10-05 Jeff Roberson - File systems that wish to inspect the vnode contents...
2003-10-05 Bruce M SimpsonCorrect a typo on line 552 of revision 1.92 which was...
2003-10-05 Bruce M SimpsonRemove magic numbers surrounding locking state in the...
2003-10-05 Jeff Roberson - Rename vcanrecycle() to vtryrecycle() to reflect...
2003-10-05 Jeff Roberson - Don't cache_purge() in getnewvnode. It's done in...
2003-10-05 Jeff Roberson - Don't cache_purge() in cd9660_reclaim. vclean(...
2003-10-05 Jeff Roberson - Don't cache_purge() in ufs_reclaim. vclean() does...
2003-10-05 Jeff Roberson - Don't cache_purge() in ext2_reclaim. vclean() does...
2003-10-05 Jeff Roberson - Don't cache_purge() in *_reclaim routines. vclean...
2003-10-05 Jeff Roberson - Solve a LOR with the sync_mtx by using the VI_ONWORK...
2003-10-05 Alan CoxDon't bother setting a page table page's valid field...
2003-10-05 Jeff Roberson - Move the xlock 'locking' code into vx_lock() and...
2003-10-04 Alan CoxSynchronize access to a vm page's valid field using...
next