summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option -w to specify graph width.mdodd2006-02-222-6/+48
* Mention NO_NLS_CATALOGS.ume2006-02-221-0/+1
* Add multi-process support to simple http micro-benchmark, now the default.rwatson2006-02-221-43/+204
* Add multi-process support to simple httpd micro-benchmark, which is nowrwatson2006-02-221-37/+127
* Disable POSIX SIGEV_THREAD notification support, soon we will have a commondavidxu2006-02-221-1/+0
* Abstract function mqfs_create_node() to create a mqueue node.davidxu2006-02-221-67/+76
* If block size is zero, use normal file operations to do I/O,davidxu2006-02-221-0/+3
* use the specified key index for non-group keys; this fixes staticsam2006-02-211-4/+5
* honor user-specified key index for global key slotssam2006-02-211-0/+6
* Lock the vm_object while checking its type to see if it is a vnode-backedjhb2006-02-211-11/+25
* Move the ruadd() in kern_exit() to save our final stats in our childjhb2006-02-211-2/+3
* Split calcru() back into a calcru1() function shared with calccru() andjhb2006-02-211-10/+33
* - In the interrupt handler clear the interrupt source flags beforemarius2006-02-212-34/+48
* NO_WPA_SUPPLICANT_EAPOL is a bool, not a strsam2006-02-211-1/+1
* Clear csum_flags after reading data from socket buffer. Otherwise,ru2006-02-211-0/+1
* For pts, print the pts number, instead of the full name. As it was, we endedcognet2006-02-211-0/+2
* In wall and who, check that the utmp entry isn't stalled, as it is done in w.cognet2006-02-212-3/+36
* Initialize the port_bst and port_bsh variables.nyan2006-02-211-0/+2
* New release notes: GNOME 2.12.3, KDE 3.5.1, Perl 5.8.8, X.org 6.9.0.bmah2006-02-212-4/+44
* Remove unused variable.njl2006-02-211-2/+0
* Remove unused variable.njl2006-02-211-2/+0
* Remove unused variable.njl2006-02-211-2/+0
* Add semicolons on the end of some "&merged;" entity usages.bmah2006-02-202-14/+14
* Attempt to make running the new rc in a jail more automatic bydougb2006-02-201-1/+6
* Enable automatic hardware notes generation for myri10ge(4).brueffer2006-02-203-0/+5
* correct check for whether wpa is enabledsam2006-02-201-1/+1
* Update for the 9550 series of controllers.brueffer2006-02-201-4/+15
* treat setting the optional ie to a zero-length datum to mean "deletesam2006-02-201-7/+17
* Obey opt_inet6.h in kernel build directory.ume2006-02-202-2/+8
* Disable the myri10ge driver on pc98.nyan2006-02-201-1/+1
* Copy MAC address to fix alignment problems.ticso2006-02-201-2/+8
* Fix scancode translation tablemarkus2006-02-201-2/+3
* Read cycle count before sending signal, this fixes a userland threaddavidxu2006-02-201-1/+1
* Fix grammar.glebius2006-02-201-1/+1
* Hook the myri10ge driver to the i386 and amd64 module builds.gallatin2006-02-201-0/+3
* ${.CURDIR} != pwd and since we use the shell version of if now we don't evenmlaier2006-02-201-1/+1
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.gallatin2006-02-1922-0/+9046
* Her name was Anne Frank, not Ann Frank.wilko2006-02-191-1/+1
* Fix misinformation in "setconfig" message description.glebius2006-02-191-4/+5
* Add a UQ_OPEN_CLEARSTALL quirk for devices that need a clear-stalliedowse2006-02-194-0/+16
* - Don't bother traversing trap frames in stack_save(). This fixes panicsmarius2006-02-192-4/+34
* Make sure abi (and therefore archdep) start before SERVERS as part ofdougb2006-02-193-5/+3
* Enable NLS catalog of csh(1).ume2006-02-194-1/+136
* This commit was generated by cvs2svn to compensate for changes in r155832,ume2006-02-1912-0/+36
|\
| * Import required files to enable use of libiconv from tcsh-6.14.00.ume2006-02-1912-0/+36
* | Correctly locate the character preceeding the matched string in -wtjr2006-02-191-5/+35
* | For the coda5 module, CODA_COMPAT_5 is mandatory, not optional.yar2006-02-191-4/+1
* | Add a quite late 20051014 entry for the changes in module Makefiles,yar2006-02-191-0/+9
* | Back out revs 1.18 and 1.19; they were based on incorrect assumptions.des2006-02-191-4/+0
* | Style: Remove blank lines before EOF.yar2006-02-1814-14/+0
OpenPOWER on IntegriCloud