| Commit message (Expand) | Author | Age | Files | Lines |
* | The .Fn function. Dot terminate sentences. Use .Bd/.Ed instead of .Ar to | Philippe Charnier | 2003-09-07 | 1 | -25/+35 |
* | clock.c: | Bruce Evans | 2003-09-07 | 3 | -5/+37 |
* | - No need to create libfoo.so -> libfoo.so.X symlinks in /lib, | Ruslan Ermilov | 2003-09-07 | 2 | -3/+9 |
* | Replace a reference to non existant mount_ffs(8) by a reference to mount(8). | Philippe Charnier | 2003-09-07 | 1 | -1/+1 |
* | Moved stop/start code for other CPUs to near the beginning/end of | Bruce Evans | 2003-09-07 | 1 | -41/+41 |
* | Eliminate the need in uname(1) during install. | Ruslan Ermilov | 2003-09-07 | 1 | -2/+2 |
* | Restored non-egregious casts so that this file compiles on i386's with | Bruce Evans | 2003-09-07 | 1 | -3/+4 |
* | Only evaluate CVS version once, when necessary. | Ruslan Ermilov | 2003-09-07 | 1 | -3/+3 |
* | Only evaluate CVS version once, when necessary. | Ruslan Ermilov | 2003-09-07 | 1 | -4/+3 |
* | Restored a non-egregious cast so that this file compiles on i386's | Bruce Evans | 2003-09-07 | 1 | -1/+1 |
* | Implement sed(1) commands using the make(1)'s RE variable modifier. | Ruslan Ermilov | 2003-09-07 | 1 | -3/+3 |
* | Don't escape names in MLINKS: this won't work with bsd.man.mk,v 1.53. | Ruslan Ermilov | 2003-09-07 | 1 | -1/+1 |
* | Return EINVAL if the contested bit is not set on the umtx passed to | Tim J. Robbins | 2003-09-07 | 1 | -1/+2 |
* | Fix testing of arith_assign() value for $((a=15)). | Jens Schweikhardt | 2003-09-07 | 1 | -1/+1 |
* | Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes so | Tim J. Robbins | 2003-09-07 | 1 | -7/+4 |
* | make sure we really don't have a tty when installing rules. This prevents | John-Mark Gurney | 2003-09-07 | 1 | -3/+3 |
* | Add support for the Coda 6.x venus<->kernel interface. This extends | Tim J. Robbins | 2003-09-07 | 27 | -686/+806 |
* | Now that PC98 has it's own MD file, use uart_cpu_${MACHINE}.c and | Marcel Moolenaar | 2003-09-07 | 1 | -2/+1 |
* | MFp4: Revamped GENERIC (and hints). This is some much more pleasant | Marcel Moolenaar | 2003-09-07 | 2 | -118/+84 |
* | Replace the ttyd[0-3] entries with ttyu[0-3]. The former are the | Marcel Moolenaar | 2003-09-07 | 1 | -8/+8 |
* | Replace sio(4) with uart(4). Remove the sio(4) hints and only add | Marcel Moolenaar | 2003-09-07 | 2 | -9/+5 |
* | msync(2) should be declared MP-safe. | Alan Cox | 2003-09-07 | 6 | -7/+7 |
* | Fix build breakage caused by the inclusion of <ddb/ddb.h> while | Marcel Moolenaar | 2003-09-07 | 1 | -1/+2 |
* | Turning on warning for static LDT allocation. | David Xu | 2003-09-07 | 1 | -4/+0 |
* | Add proper pc98 MD files. Add a commented out cbus attachment for | Warner Losh | 2003-09-07 | 2 | -1/+3 |
* | add i8251 | Warner Losh | 2003-09-07 | 1 | -0/+1 |
* | Better stab at MD code for pc98. The 8251 stuff is a total lie | Warner Losh | 2003-09-07 | 4 | -0/+976 |
* | Document msize which is often needed with maddr. | John Birrell | 2003-09-07 | 1 | -0/+2 |
* | Add uart(4). Shuffle the information about sio(4) flags and options | Marcel Moolenaar | 2003-09-07 | 1 | -20/+39 |
* | Hook-up the uart(4) manpage. | Marcel Moolenaar | 2003-09-07 | 1 | -0/+1 |
* | Keep up with minor changes to NetBSD. Consider a variable empty when | Warner Losh | 2003-09-07 | 1 | -1/+1 |
* | Mdoc Review: | Hiten Pandya | 2003-09-06 | 1 | -3/+5 |
* | Hook-up the uart(4) driver to the build. For a detailed description | Marcel Moolenaar | 2003-09-06 | 10 | -2/+33 |
* | The uart(4) driver is an universal driver for various UART hardware. | Marcel Moolenaar | 2003-09-06 | 25 | -0/+6017 |
* | Enhance puc(4) to support uart(4). This includes: | Marcel Moolenaar | 2003-09-06 | 7 | -77/+336 |
* | add fast swi taskqueue spinlock to the order_list so witness doesn't complain | Sam Leffler | 2003-09-06 | 1 | -0/+1 |
* | correct fast swi taskqueue spinlock name to be different from the sleep lock | Sam Leffler | 2003-09-06 | 1 | -1/+1 |
* | Giant is no longer required by pipe_destroy_write_buffer(). Reduce | Alan Cox | 2003-09-06 | 1 | -9/+7 |
* | Trim the twe(4) device list; the twe(4) manual page is more up-to-date. | Simon L. B. Nielsen | 2003-09-06 | 2 | -26/+0 |
* | Bzero the right number of bytes. | Poul-Henning Kamp | 2003-09-06 | 1 | -1/+1 |
* | Baud rate capability is `br', not `ba'. | Hiten Pandya | 2003-09-06 | 1 | -1/+1 |
* | New release notes: PIM support, amd-6.0.9, GNU Readline 4.3, GNU Sort | Bruce A. Mah | 2003-09-06 | 2 | -0/+32 |
* | Trim isp(4), vx(4), and stg(4) device lists. | Bruce A. Mah | 2003-09-06 | 2 | -150/+2 |
* | Catch up isp.4 manpage with hardware notes. | Bruce A. Mah | 2003-09-06 | 1 | -0/+4 |
* | Remove hard sentence breaks. | Hiten Pandya | 2003-09-06 | 1 | -9/+10 |
* | Add stg(4) manpage and hook up to the section 4 manpage build. | Bruce A. Mah | 2003-09-06 | 2 | -0/+71 |
* | Trim the device lists for tl(4), aue(4), and kue(4) after recent | Bruce A. Mah | 2003-09-06 | 2 | -312/+10 |
* | #include <string.h> for prototypes for strcpy() and strlen(). | Tim J. Robbins | 2003-09-06 | 1 | -0/+2 |
* | Make indentation uniform. | Doug Rabson | 2003-09-06 | 1 | -16/+16 |
* | No need for a separate nfpm driver now - amdpm handles both. | Doug Rabson | 2003-09-06 | 1 | -1/+0 |