2006-03-02 |
Matthew Dillon | Pass LK_PCATCH instead of trying to store tsleep flags...
|
commit | commitdiff | tree |
2006-03-01 |
Matthew Dillon | dvp must be unlocked prior to issuing a VOP operation...
|
commit | commitdiff | tree |
2006-03-01 |
Matthew Dillon | A thread may be freed from a different cpu then it...
|
commit | commitdiff | tree |
2006-02-28 |
Matthew Dillon | Properly check for buffered data in ukbd_check_char...
|
commit | commitdiff | tree |
2006-02-28 |
Matthew Dillon | Do not set the pcb_ext field until the private TSS...
|
commit | commitdiff | tree |
2006-02-26 |
Matthew Dillon | nvi's "memory use after free" bug exists in following...
|
commit | commitdiff | tree |
2006-02-21 |
Matthew Dillon | Change the server side NFS write gather delay from...
|
commit | commitdiff | tree |
2006-02-21 |
Matthew Dillon | bioops.io_start() was being called in a situation where...
|
commit | commitdiff | tree |
2006-02-21 |
Matthew Dillon | Reduce the default NFSv3 access cache timeout from...
|
commit | commitdiff | tree |
2006-02-21 |
Matthew Dillon | Reformulate some code which was #if 0'd out in the...
|
commit | commitdiff | tree |
2006-02-21 |
Matthew Dillon | Fix a bunch of race cases in the NFS callout timer...
|
commit | commitdiff | tree |
2006-02-17 |
Matthew Dillon | Make the entire BUF/BIO system BIO-centric instead...
|
commit | commitdiff | tree |
2006-02-17 |
Matthew Dillon | Properly assert the state of the MP lock in the async...
|
commit | commitdiff | tree |
2006-02-13 |
Matthew Dillon | Get rid of seriously out of date example code.
|
commit | commitdiff | tree |
2006-02-12 |
Matthew Dillon | Bring in a bunch of malloc features from OpenBSD and...
|
commit | commitdiff | tree |
2006-02-12 |
Matthew Dillon | Make warn() a weak reference.
|
commit | commitdiff | tree |
2006-02-12 |
Matthew Dillon | Remove serialization calls that are no longer correct...
|
commit | commitdiff | tree |
2006-02-08 |
Matthew Dillon | Remove the VBWAIT flag test, it will soon go away.
|
commit | commitdiff | tree |
2006-01-31 |
Matthew Dillon | Bring in the parallel route table code and clean up...
|
commit | commitdiff | tree |
2006-01-28 |
Matthew Dillon | Lobotomize libcaps so it compiles again and can be...
|
commit | commitdiff | tree |
2006-01-26 |
Matthew Dillon | Add a missing #include <sys/lock.h> to fix a UP kernel...
|
commit | commitdiff | tree |
2006-01-25 |
Matthew Dillon | The random number generator was not generating sufficient...
|
commit | commitdiff | tree |
2006-01-21 |
Matthew Dillon | Switch the type and how argument declarations around...
|
commit | commitdiff | tree |
2006-01-19 |
Matthew Dillon | Add the '-c cpu' option to arp, netstat, and route...
|
commit | commitdiff | tree |
2006-01-18 |
Matthew Dillon | Use the DragonFly contrib patch system to correct improper...
|
commit | commitdiff | tree |
2006-01-17 |
Matthew Dillon | Add mk.conf to the ISO and have the installer install...
|
commit | commitdiff | tree |
2006-01-17 |
Matthew Dillon | Correct sizeof(pointer) bugs that should have been...
|
commit | commitdiff | tree |
2006-01-13 |
Matthew Dillon | bx is supposed to point to twiddle_chars, not contain...
|
commit | commitdiff | tree |
2006-01-04 |
Matthew Dillon | Clean up unmount() by removing the vnode resolution...
|
commit | commitdiff | tree |
2006-01-04 |
Matthew Dillon | Mostly fix nullfs. There are still namespace race...
|
commit | commitdiff | tree |
2006-01-01 |
Matthew Dillon | Add a target that will update the 1.4-release slip...
|
commit | commitdiff | tree |
2005-12-31 |
Matthew Dillon | Finish fixing NDIS serialization. Wrap detach in the...
|
commit | commitdiff | tree |
2005-12-31 |
Matthew Dillon | Preliminary ndis cleanup. The serializer has taken...
|
commit | commitdiff | tree |
2005-12-30 |
Matthew Dillon | Weed out files with .sample, .orig, or .dist extensions...
|
commit | commitdiff | tree |
2005-12-30 |
Matthew Dillon | Do not call ether_ifdetach() with the serializer held...
|
commit | commitdiff | tree |
2005-12-30 |
Matthew Dillon | The stat and ino_t changes were not intended to break...
|
commit | commitdiff | tree |
2005-12-30 |
Matthew Dillon | ether_input() no longer allows the MAC header to be...
|
commit | commitdiff | tree |
2005-12-29 |
Matthew Dillon | Do not require a .sh extension for scripts in local_startup...
|
commit | commitdiff | tree |
2005-12-29 |
Matthew Dillon | Give up trying to port ezm3, add a cvsup binary bootstrap...
|
commit | commitdiff | tree |
2005-12-29 |
Matthew Dillon | Add a cvsup example to track the 1.4 release.
|
commit | commitdiff | tree |
2005-12-29 |
Matthew Dillon | Add a 2 second delay after configuring interfaces before...
|
commit | commitdiff | tree |
2005-12-28 |
Matthew Dillon | Make wait*() behave the same as it did before we moved...
|
commit | commitdiff | tree |
2005-12-27 |
Matthew Dillon | After much hair pulling the problem with dual BGE interfaces...
|
commit | commitdiff | tree |
2005-12-27 |
Matthew Dillon | Fix a type-o that was causing the wrong mbuf's csum_data...
|
commit | commitdiff | tree |
2005-12-26 |
Matthew Dillon | A ^Z signals the whole process group, causing the parent...
|
commit | commitdiff | tree |
2005-12-23 |
Matthew Dillon | Fix the installer_quickrel target. Also fix the pkgsrc...
|
commit | commitdiff | tree |
2005-12-23 |
Matthew Dillon | 1.4 Release branched, HEAD is now 1.5.
|
commit | commitdiff | tree |
2005-12-23 |
Matthew Dillon | By the time list_net_interfaces() is called in /etc...
|
commit | commitdiff | tree |
2005-12-23 |
Matthew Dillon | Bump us to 1.3.8 in preparation for pre-release tagging.
|
commit | commitdiff | tree |
2005-12-23 |
Matthew Dillon | Cleanup minor typeos.
|
commit | commitdiff | tree |
2005-12-22 |
Matthew Dillon | run ./bootstrap in a chroot so it configures the correct...
|
commit | commitdiff | tree |
2005-12-22 |
Matthew Dillon | Fix numerous nrelease build issues related to the pkgsrc...
|
commit | commitdiff | tree |
2005-12-20 |
Matthew Dillon | Clean up some minor typos in comments.
|
commit | commitdiff | tree |
2005-12-19 |
Matthew Dillon | Add a feature that allows a correction factor to be...
|
commit | commitdiff | tree |
2005-12-19 |
Matthew Dillon | Fix a number of panic conditions for network cardbus...
|
commit | commitdiff | tree |
2005-12-18 |
Matthew Dillon | Add KTR logging to the core tcp protocol loop.
|
commit | commitdiff | tree |
2005-12-16 |
Matthew Dillon | Properly integrate the now mandatory serializer into...
|
commit | commitdiff | tree |
2005-12-14 |
Matthew Dillon | pfnStop() seems to take a flags argument which as far...
|
commit | commitdiff | tree |
2005-12-12 |
Matthew Dillon | Move tsc_offsets[] to a new home to unbreak kernel...
|
commit | commitdiff | tree |
2005-12-11 |
Matthew Dillon | Remove the 'all' target to fix buildworld, and fix a
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Add a feature and a sysctl (debug.ktr.testipicnt) to...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Fix another interesting bug. td_threadq is shared...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Don't display the file and line by default.
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Add KTR logging for IF_EM to measure interrupt overhead...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Add KTR logging for tsleep entry/exit and wakeup entry...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Make the KTR test logging work for UP as well as SMP.
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Fix UP build issues. Move tsc_offsets[] from mp_machdep...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Do not ldconfig -m /usr/lib/gcc2 if there is no /usr...
|
commit | commitdiff | tree |
2005-12-10 |
Matthew Dillon | Beef up error reporting for a particular assertion...
|
commit | commitdiff | tree |
2005-12-08 |
Matthew Dillon | Fix the directory scan code for SMBFS. It was losing...
|
commit | commitdiff | tree |
2005-12-08 |
Matthew Dillon | SB_NOINTR must be set for the socket to prevent nbssn_recv...
|
commit | commitdiff | tree |
2005-12-08 |
Matthew Dillon | Clean up more spinlock conversion issues and fix related...
|
commit | commitdiff | tree |
2005-12-07 |
Matthew Dillon | Add additional KTR lines to allow us to characterize...
|
commit | commitdiff | tree |
2005-12-07 |
Matthew Dillon | Add KTR_TESTLOG and debug.ktr.testlogcnt, which issues...
|
commit | commitdiff | tree |
2005-12-06 |
Matthew Dillon | Enhance ktrdump to generate relative timestamps in...
|
commit | commitdiff | tree |
2005-12-06 |
Matthew Dillon | Synchronize the TSC between all cpus on startup and...
|
commit | commitdiff | tree |
2005-12-06 |
Matthew Dillon | The new lockmgr() function requires spinlocks, not...
|
commit | commitdiff | tree |
2005-12-06 |
Matthew Dillon | doreti and splz were improperly requiring that the...
|
commit | commitdiff | tree |
2005-12-05 |
Matthew Dillon | Document the nfs dirent conversion code. No functional...
|
commit | commitdiff | tree |
2005-12-05 |
Matthew Dillon | Add an option -b which dumps the clean/dirty buffer...
|
commit | commitdiff | tree |
2005-12-05 |
Matthew Dillon | Sync up misc work on the currently inactive syscall...
|
commit | commitdiff | tree |
2005-12-05 |
Matthew Dillon | Fix a bug in our RB_SCAN calls. A critical section...
|
commit | commitdiff | tree |
2005-12-04 |
Matthew Dillon | Update more default cshrc/profiles with new paths.
|
commit | commitdiff | tree |
2005-12-04 |
Matthew Dillon | Require pkgsrc to be installed, include pkgsrc bootstrap...
|
commit | commitdiff | tree |
2005-12-04 |
Matthew Dillon | Add /usr/pkg/[s]bin to /bin/sh's default path and login...
|
commit | commitdiff | tree |
2005-12-04 |
Matthew Dillon | Add support for DLink 528(T) Gigabit cards.
|
commit | commitdiff | tree |
2005-12-03 |
Matthew Dillon | Fix a bogus proc0 test that is no longer accurate....
|
commit | commitdiff | tree |
2005-12-03 |
Matthew Dillon | Reduce SCSI_DELAY in GENERIC from 15 seconds to 5 seconds.
|
commit | commitdiff | tree |
2005-12-02 |
Matthew Dillon | Fix a process exit/wait race. The wait*() code was...
|
commit | commitdiff | tree |
2005-12-02 |
Matthew Dillon | Fix a bug in the big tsleep/wakeup cleanup commit....
|
commit | commitdiff | tree |
2005-12-02 |
Matthew Dillon | cred may be NULL due to a prior error code. crhold...
|
commit | commitdiff | tree |
2005-12-02 |
Matthew Dillon | Change the initial path from /bin:/usr/bin to /bin...
|
commit | commitdiff | tree |
2005-12-01 |
Matthew Dillon | Do not hold the ifnet serializer when entering tsleep...
|
commit | commitdiff | tree |
2005-12-01 |
Matthew Dillon | For MPSAFE syscall operation, CURSIG->__cursig->issignal...
|
commit | commitdiff | tree |
2005-12-01 |
Matthew Dillon | The primary mbuf cluster management code needs to be...
|
commit | commitdiff | tree |
2005-12-01 |
Matthew Dillon | tsleep_interlock() must be called prior to testing...
|
commit | commitdiff | tree |
2005-12-01 |
Matthew Dillon | Get rid of the p_stat SZOMB state. p_stat can now...
|
commit | commitdiff | tree |
2005-11-29 |
Matthew Dillon | Jumbo mbuf mangement's extbuf callbacks must be MPSAFE...
|
commit | commitdiff | tree |
2005-11-29 |
Matthew Dillon | ipw (is the only driver that) needs a working interrupt...
|
commit | commitdiff | tree |
2005-11-29 |
Matthew Dillon | Properly serialize IPW.
|
commit | commitdiff | tree |