summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If HISMACADDR is set in the environment (by pppoed), pass the value tobrian2004-06-261-0/+16
* MFNetBSD ehci.c and ehcireg.hle2004-06-262-47/+52
* Remove dependency on dev/usb/usbdevs.h, in preparation for itsimp2004-06-251-2/+4
* Add type definitions for prgregset_t and psaddr_t. Both are used bymarcel2004-06-251-0/+3
* Add '#include <sys/mbuf.h>' to fix the kernel build.emax2004-06-251-0/+1
* oops from Gleb..julian2004-06-251-0/+3
* Remove fbsd-thread.o, it's not for consumption yet.marcel2004-06-251-1/+1
* Gah! commit from wrong tree.phk2004-06-251-6/+0
* Retire the TIOC_REMOTE ioctl.phk2004-06-253-112/+3
* Add support for LSI type software RAID's.sos2004-06-252-29/+335
* Make the frameworkl responsible for not passing the nodes a NULL mbuf pointer.julian2004-06-256-13/+11
* Use generic routines for BREAK and modem control ioctls.phk2004-06-251-54/+25
* Use generic modem control and BREAK ioctl handling. This eliminatedphk2004-06-251-91/+34
* Release UNIX domain socket subsystem lock earlier -- don't need torwatson2004-06-251-1/+1
* Convert Netgraph to use mbuf tags to pass its meta information around.julian2004-06-2515-93/+139
* Mark a plex as 'newborn' when it is created. This is used to indicatele2004-06-252-1/+4
* Fix uninitialized variable, that breaks the build.josef2004-06-251-2/+2
* Catch up with sparc64 OFWCONS_POLL_HZ changegrehan2004-06-251-0/+2
* - set resid correctly so that a failed seek (e.g. end of file) returnsgrehan2004-06-251-1/+3
* Catchup to now-required <sys/module.h> for PowerPCgrehan2004-06-2512-0/+12
* o Fix semantics of comparison function for qsort(3). According to qsort(3)sobomax2004-06-251-2/+6
* Revert the last change. There are more 64bit platforms than amd64, andkan2004-06-251-1/+1
* Add qsort, mergesort and heapsort regression tests.sobomax2004-06-255-0/+477
* Make the relationship between modem control bits and their delta cousinsphk2004-06-251-9/+11
* Use generic support for BREAK and modem control ioctlsphk2004-06-251-87/+48
* Use generic support for BREAK and modem control ioctls.phk2004-06-252-128/+94
* Use generic support for modemcontrol and BREAK ioctls.phk2004-06-251-79/+64
* Do not count loobacks as other fuilures.rik2004-06-251-1/+2
* Add two new methods to struct tty: One for manipulating BREAK conditionphk2004-06-252-1/+53
* Nuke COMPAT_43phk2004-06-251-150/+0
* GDB has moved up one level.obrien2004-06-251-8/+0
* Hook gdb into the build. Exclude gdb on arm and powerpc as supportmarcel2004-06-251-1/+8
* Remove building gdb info files. The gdb info files are built as partmarcel2004-06-251-31/+3
* Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64marcel2004-06-2522-0/+4513
* Update HEAD with support for ia64.marcel2004-06-252-1/+46
* 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
OpenPOWER on IntegriCloud