summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't continue if the '-C' option (a-la GNUtar; commited in options.cobrien2004-06-251-1/+3
* This commit was generated by cvs2svn to compensate for changes in r131082,marcel2004-06-2510-69/+1522
|\
| * Add support for ia64. This code will be contributed to GDB as soonmarcel2004-06-2512-70/+1568
| * Remove files from the vendor branch that are not part of the GDB 6.1.1marcel2004-06-20253-154476/+0
* | Update the upgrade instructions.marcel2004-06-251-15/+6
* | Add readme and installation to the buildden2004-06-251-3/+3
* | White space & spelling fixesps2004-06-252-6/+6
* | Whitespace.bms2004-06-251-3/+3
* | Remove the use of cast as lvalue.kan2004-06-251-1/+1
* | Add support for multibyte characters in input files and delimitertjr2004-06-252-31/+48
* | Remove the use of cast as lvalue. GCC 3.4 isses a deprecation warningkan2004-06-251-1/+1
* | Correct the tracking of various bits of the process's vmspace and vm_mapgreen2004-06-241-3/+44
* | Annotate that we don't check the returned data length from ufs_readdir()rwatson2004-06-241-0/+6
* | Fix a typo that made the busdma tag have a 0 highaddr. This driver heavilyscottl2004-06-241-1/+1
* | Add PCI Device ID for 6300ESB ICH. If allocating 16 bytes fails then try 32.ambrisko2004-06-241-0/+7
* | Remove unnecessary setting of VV_SYSTEM on extended attribute backingrwatson2004-06-241-2/+0
* | Remove the entry for configuring pcm0 mixer channels.josef2004-06-241-1/+0
* | Protect a non-text comment with a '-'.rwatson2004-06-241-1/+1
* | White space cleanup: use spaces instead of tabs in variable declarationsrwatson2004-06-241-57/+55
* | Document the possibility to set default values for pcm mixer channelsjosef2004-06-241-0/+5
* | Change the possibility to configure pcm(4) via boot/loader.confjosef2004-06-241-8/+7
* | Don't cuddle else's so much as we removed additional parts of eachrwatson2004-06-242-16/+8
* | Remove temporary API bandage that allowed applications speaking therwatson2004-06-242-18/+0
* | Fix typo.mtm2004-06-241-1/+1
* | Document the fact that uniq(1) does not recognize multibyte characters.tjr2004-06-241-1/+5
* | Document the fact that join(1) does not recognize multibyte characters.tjr2004-06-241-1/+6
* | Copy the warning about incorrect multibyte character handling from vis(3).tjr2004-06-241-1/+9
* | Document the fact that comm(1) does not recognize multibyte characterstjr2004-06-241-1/+7
* | Add support for multibyte characters and characters that take up moretjr2004-06-241-24/+27
* | Add support for multibyte characters and for characters that take uptjr2004-06-241-19/+27
* | Add russian translation for readmeden2004-06-242-0/+483
* | The description of the -S option in the man page says we won't fail if thedes2004-06-241-1/+0
* | Add support for multibyte characters and for characters that take uptjr2004-06-241-12/+23
* | Add a couple of #ifdef DEBUG printf()s in vlan_input() I found to bejoerg2004-06-241-0/+6
* | When considering an ethernet frame that is not destined for us, do notjoerg2004-06-241-3/+9
* | Make dependencies on the TCP/IP stack conditional on INET / INET6. Thisdes2004-06-241-0/+21
* | s/SS_CANTSENDMORE/SBS_CANTSENDMORE/rik2004-06-241-1/+1
* | Don't force class to give a valid softc to g_slice_new(), it is not alwayspjd2004-06-241-2/+6
* | #include <sys/serial.h>phk2004-06-241-0/+1
* | Use the correct names for modem control signals as the primary and makephk2004-06-241-4/+5
* | Use the new serial port definitions for modemsignals.phk2004-06-246-105/+92
* | Use CTASSERT to enforce the relationship between the new serial portphk2004-06-241-0/+17
* | Add a tty-independent include file for definitions pertaining to serialphk2004-06-241-0/+62
* | Add russian translation for install notesden2004-06-2421-0/+2264
* | Update some comments and remove non-standard notation.njl2004-06-241-4/+7
* | Hook acpi_quirks up to the build for kernel and modules.njl2004-06-242-0/+16
* | Add a script to parse acpi_quirks into a header file that we can compilenjl2004-06-241-0/+191
* | Add a quirks array based on matching ACPI tables. The entries in this filenjl2004-06-241-0/+482
* | Sync to usbdevs 1.183jb2004-06-242-2/+25
* | Insert device foo for a few drivers that don't have it. Replace theimp2004-06-2411-23/+19
OpenPOWER on IntegriCloud