| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | MFNetBSD. | le | 2004-07-01 | 1 | -2/+3 |
* | | | MFNetBSD. | le | 2004-07-01 | 1 | -2/+5 |
* | | | Markup, grammar, punctuation. | ru | 2004-07-01 | 9 | -59/+73 |
* | | | Bumped document date. | ru | 2004-07-01 | 2 | -10/+14 |
* | | | Remove duplicate FreeBSD id | imp | 2004-07-01 | 1 | -3/+0 |
* | | | While this file still needs __RMAN_RESOURCE_VISIBLE to get the size of | imp | 2004-07-01 | 1 | -6/+9 |
* | | | After re-exporting rman, et al, __RMAN_RESOURCE_VISIBLE is no longer | imp | 2004-07-01 | 1 | -1/+0 |
* | | | Add support to the uftdi driver for Intrepid Control Systems' vehicle | brooks | 2004-07-01 | 3 | -1/+27 |
* | | | Back out last delta, it just unpolitely reverted some local changes. | ru | 2004-07-01 | 1 | -8/+8 |
* | | | Add ability to set start/end for rman | imp | 2004-07-01 | 1 | -0/+12 |
* | | | Soften __RMAN_RESOURCE_VISIBLE a little: expose rman and the | imp | 2004-07-01 | 1 | -6/+7 |
* | | | Tell what percentage of the total IO a process is doing. | alfred | 2004-07-01 | 1 | -5/+37 |
* | | | Remove unused argument for good. | pjd | 2004-07-01 | 1 | -2/+2 |
* | | | Fix build: the return type for t_break changed from int to void. | mp | 2004-07-01 | 2 | -6/+4 |
* | | | Catch up with __RMAN_RESOURCE_VISIBLE enough to get GENERIC to build | gallatin | 2004-07-01 | 10 | -0/+10 |
* | | | Free only if pointer isn't NULL. | pjd | 2004-07-01 | 1 | -1/+2 |
* | | | This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined. | nyan | 2004-07-01 | 1 | -0/+3 |
* | | | MFi386: revision 1.1163 | nyan | 2004-07-01 | 1 | -0/+1 |
* | | | Merged from sys/dev/sio/sio.c revision 1.446. | nyan | 2004-07-01 | 2 | -6/+4 |
* | | | New feature, provide a display that shows the amount of IO processes | alfred | 2004-07-01 | 4 | -13/+195 |
* | | | Modify loop test when cycling through phys_avail array. It's possible | grehan | 2004-07-01 | 3 | -6/+12 |
* | | | Catch up with __RMAN_RESOURCE_VISIBLE change | grehan | 2004-07-01 | 8 | -0/+25 |
* | | | Move soft structs back to C files to avoid exposing rman fields | grehan | 2004-07-01 | 2 | -18/+1 |
* | | | Trim a few things from the dmesg output and stick them under bootverbose to | jhb | 2004-07-01 | 10 | -34/+48 |
* | | | Create a unix domain socket and write to it all the events that come | imp | 2004-07-01 | 2 | -14/+91 |
* | | | MFen 1.19 | den | 2004-07-01 | 1 | -6/+21 |
* | | | Use a separate flag when doing a kernel coredump when polling for | ps | 2004-07-01 | 2 | -3/+4 |
* | | | When building a kernel or the loader, let the hostname be overridden | ps | 2004-07-01 | 2 | -2/+2 |
* | | | As per discussion at today's developer summit, add a comment to NOTES | jhb | 2004-07-01 | 1 | -0/+1 |
* | | | Product and vendor ids for SIIG US2308 USB to Serial adaptor. | brooks | 2004-07-01 | 2 | -17/+41 |
* | | | Remove trailing whitespaces (no content change). | hrs | 2004-07-01 | 1 | -6/+6 |
* | | | New release notes: | hrs | 2004-07-01 | 2 | -0/+16 |
* | | | Set WARNS=2 for the module build of ACPI. | marks | 2004-07-01 | 1 | -0/+1 |
* | | | Fix build: forward declare struct tty before defining the tty function | marcel | 2004-07-01 | 1 | -0/+2 |
* | | | It's not very useful to set a softc refcount around blocking read/write | green | 2004-07-01 | 1 | -11/+9 |
* | | | Rework the code that waits for a response from the EC. Use an sx lock | njl | 2004-07-01 | 1 | -48/+35 |
* | | | Update libstand makefile for zlib 1.2.1. | tjr | 2004-07-01 | 1 | -3/+3 |
* | | | Update makefile for zlib 1.2.1. | tjr | 2004-06-30 | 1 | -2/+1 |
* | | | Unbreak build: define __RMAN_RESOURCE_VISIBLE | marcel | 2004-06-30 | 1 | -0/+2 |
* | | | Resolve conflicts. | tjr | 2004-06-30 | 24 | -2711/+3319 |
* | | | This commit was generated by cvs2svn to compensate for changes in r131377, | tjr | 2004-06-30 | 11 | -441/+2290 |
|\ \ \ |
|
| * | | | Import zlib 1.2.1 (trimmed) | tjr | 2004-06-30 | 29 | -2214/+5639 |
* | | | | These need __RMAN_RESOURCE_VISIBLE, too. | marius | 2004-06-30 | 6 | -0/+8 |
* | | | | Wordsmith and spell-correct last commit | bms | 2004-06-30 | 1 | -6/+6 |
* | | | | Remove the home-grown metadata facility in favour of the now generic | julian | 2004-06-30 | 3 | -120/+40 |
* | | | | Define the tty methods as typedefs. | phk | 2004-06-30 | 5 | -22/+24 |
* | | | | Remove extra RMAN_RESOURCE_VISISBLE | imp | 2004-06-30 | 1 | -1/+0 |
* | | | | puc needs to peek into struct resource too. | imp | 2004-06-30 | 1 | -0/+1 |
* | | | | This needs __RMAN_RESOURCE_VISIBLE | phk | 2004-06-30 | 1 | -1/+1 |
* | | | | Static device counts will not be supported in 6.x so place the generated | brooks | 2004-06-30 | 1 | -0/+2 |