summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Update for the KDB framework:marcel2004-07-101-6/+5
* | Update for the KDB framework:marcel2004-07-101-8/+6
* | Update for the KDB framework:marcel2004-07-101-3/+2
* | Remove DDB. The one user of this macro has been changed to use BVDDB.marcel2004-07-101-1/+0
* | s/DDB/BVDDB/gmarcel2004-07-101-1/+1
* | Update for the KDB framework:marcel2004-07-101-6/+5
* | Update for the KDB framework:marcel2004-07-101-8/+8
* | Update for the KDB framework:marcel2004-07-101-3/+2
* | Update for the KDB framework:marcel2004-07-101-3/+2
* | Update for the KDB framework:marcel2004-07-101-3/+2
* | Update for the KDB framework:marcel2004-07-101-49/+4
* | Update for the KDB framework:marcel2004-07-101-4/+2
* | Update for the KDB framework:marcel2004-07-102-3/+5
* | Update for the KDB framework:marcel2004-07-101-2/+3
* | Update for the KDB framework:marcel2004-07-101-6/+5
* | Update for the KDB debugger framework:marcel2004-07-102-6/+5
* | Hook the KDB frontend into the build.marcel2004-07-101-0/+1
* | Implement makectx(). The makectx() function is used by KDB to createmarcel2004-07-1010-1/+108
* | Add new options for the KDB framework. This commit merely adds them andmarcel2004-07-101-0/+9
* | Introduce the KDB debugger frontend. The frontend provides a frameworkmarcel2004-07-107-0/+723
* | Correct a brain-o in extract_dir: mkdirpath() and mkdir(2) arekientzle2004-07-101-2/+4
* | Add support for uart(4) being a debug port for the GDB backend.marcel2004-07-101-0/+101
* | o Document net.inet.sack.enable sysctl. net.inet.sack.sackhole_limitmaxim2004-07-101-1/+6
* | Introduce the GDB debugger backend for the new KDB framework. Themarcel2004-07-1014-0/+1515
* | Unbreak alpha: On alpha a long double is the same as a double andmarcel2004-07-101-0/+4
* | Clean up and wash struct iovec and struct uio handling.phk2004-07-109-407/+204
* | Remove a pointless check.phk2004-07-101-2/+0
* | Add a reference to od(1).tjr2004-07-101-2/+3
* | Decode the "wence" arg to lseek and linux_lseek.alfred2004-07-102-2/+16
* | Initialize cs_invert to "false" in new csets.tjr2004-07-101-0/+1
* | Now socket buffer locks are being asserted at higher code blocks inrwatson2004-07-101-4/+1
* | Assert socket buffer lock at strategic points between sections of coderwatson2004-07-101-0/+5
* | Modernize description of physio. Make explicit that this creates aimp2004-07-101-5/+19
* | - Add missing <sys/module.h>. [1]marius2004-07-092-7/+5
* | document vfs_suser.alfred2004-07-092-0/+72
* | Force commit.emax2004-07-090-0/+0
* | Check the lock lists to see if they are empty directly rather thanjhb2004-07-091-9/+21
* | Bump __FreeBSD_versionemax2004-07-092-1/+5
* | Do not bzero() the softc, as newbus does it for us.cognet2004-07-095-5/+0
* | Add fast paths for conversion of plain ASCII characters.tjr2004-07-091-0/+13
* | Slightly reorganize and simplify.tjr2004-07-091-24/+11
* | Decrease default stripe size to 4k, as we have "FAST" mode turned on bypjd2004-07-092-2/+2
* | Implement "FAST" mode for GEOM_STRIPE class and turn it on by default.pjd2004-07-091-80/+345
* | Only detach consumers which are attached when we wither stuff away.phk2004-07-091-1/+2
* | Add a JFLAG which can be used to speed up universe:phk2004-07-091-3/+3
* | Reduce namespace pollution.des2004-07-091-0/+2
* | Newbus returns a zeroed softc, so there's no need to call bzero() here.cognet2004-07-091-2/+0
* | When cleaning house, don't try to remove what isn't there.des2004-07-091-7/+13
* | Bump document date.des2004-07-091-1/+1
* | Accumulate directory entries in a fixed-length sbuf, and uiomove them indes2004-07-091-8/+10
OpenPOWER on IntegriCloud