| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police: added missing .Ek call. | ru | 2001-07-06 | 1 | -0/+1 |
* | mdoc(7) police: -column lists require column width specifiers. | ru | 2001-07-06 | 1 | -2/+2 |
* | mdoc(7) police: minor formatting/spelling fixes. | ru | 2001-07-06 | 1 | -2/+2 |
* | mdoc(7) police: minor formatting fixes. | ru | 2001-07-06 | 1 | -15/+12 |
* | This was only half-implemented when I committed it, and certainly didn't | msmith | 2001-07-06 | 1 | -30/+92 |
* | mdoc(7) police: minor markup fixes. | ru | 2001-07-06 | 1 | -4/+5 |
* | mdoc(7) police: fixed formatting. | ru | 2001-07-06 | 1 | -66/+75 |
* | mdoc(7) police: formatting fixes. | ru | 2001-07-06 | 1 | -87/+89 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-06 | 1 | -1/+1 |
* | mdoc(7) police: fixed formatting. | ru | 2001-07-06 | 1 | -41/+64 |
* | Cleanup some obsolete comments | imp | 2001-07-06 | 1 | -2/+3 |
* | Call ttymalloc() when sysmouse is opened, rather than | yokota | 2001-07-06 | 1 | -1/+1 |
* | Backout mwakeup, etc. | jake | 2001-07-06 | 4 | -58/+6 |
* | New release notes: Kernel message buffer via sysctl and dmesg(8), | bmah | 2001-07-05 | 2 | -0/+34 |
* | Constify the format string. | des | 2001-07-05 | 1 | -1/+1 |
* | When building an FTP area, put the CSS file for the release documentation | bmah | 2001-07-05 | 1 | -1/+1 |
* | Make these compile again by adding proc.h include for GIANT_REQUIRED | jhb | 2001-07-05 | 12 | -0/+12 |
* | Oops- missed a CAMLOCK_2_ISP case. | mjacob | 2001-07-05 | 1 | -0/+1 |
* | Bracket call to vm_page_flag_set with required Giant lock/unlock. | mjacob | 2001-07-05 | 1 | -1/+4 |
* | Things have become cinched down more tightly about assertions for Giant. | mjacob | 2001-07-05 | 1 | -4/+22 |
* | o Replace calls to p_can(..., P_CAN_xxx) with calls to p_canxxx(). | rwatson | 2001-07-05 | 17 | -111/+63 |
* | You cannot require Giant to be locked when you haven't acquired it yet. | mjacob | 2001-07-05 | 1 | -2/+4 |
* | make it compile on alpha again | mjacob | 2001-07-05 | 1 | -1/+2 |
* | Don't override the default BINMODE. | ru | 2001-07-05 | 1 | -2/+0 |
* | unbreak building kernel without option INET6 | ume | 2001-07-05 | 2 | -0/+4 |
* | mdoc(7) police: merge all fixes from non-crypto version. | ru | 2001-07-05 | 2 | -116/+184 |
* | MF non-crypto: 1.13: document -u in usage. | ru | 2001-07-05 | 2 | -16/+16 |
* | mdoc(7) police: moved -u down, fixed markup, removed hard sentence break. | ru | 2001-07-05 | 1 | -8/+13 |
* | Document -u in the usage(). | ru | 2001-07-05 | 1 | -9/+9 |
* | mdoc(7) police: fix markup. | ru | 2001-07-05 | 1 | -101/+159 |
* | Update the dmesg man page to reflect the recent changes to dmesg. | tmm | 2001-07-05 | 1 | -8/+14 |
* | Set vendor string correctly for the Apple KeyLargo. | benno | 2001-07-05 | 2 | -0/+8 |
* | mdoc(7) police: fixed markup and spelling. | ru | 2001-07-05 | 1 | -45/+47 |
* | mdoc(7) police: fixed markup and typo. | ru | 2001-07-05 | 1 | -16/+16 |
* | mdoc(7) police: fixed formatting. | ru | 2001-07-05 | 1 | -37/+33 |
* | mdoc(7) police: removed hard sentence breaks, sorted xrefs. | ru | 2001-07-05 | 2 | -18/+34 |
* | Silence a non-constant format string warning. | kris | 2001-07-05 | 1 | -1/+1 |
* | Pull in the current version of NetBSD's ulpt.c, supporting bidirectional | n_hibma | 2001-07-05 | 1 | -83/+201 |
* | Regen. | n_hibma | 2001-07-05 | 2 | -55/+353 |
* | Pull in the most recent version of usb_quirks.h and propagate the necessary | n_hibma | 2001-07-05 | 8 | -194/+161 |
* | Make the string argument a const. | n_hibma | 2001-07-05 | 1 | -2/+2 |
* | Mark a function as __printflike() and fix a non-exploitable format string | kris | 2001-07-05 | 1 | -1/+1 |
* | Make open_disk() fail nicely upon encountering an ENOENT so to not | joerg | 2001-07-05 | 2 | -4/+8 |
* | Mark some functions as __printflike() | kris | 2001-07-05 | 1 | -2/+2 |
* | Mark relevant functions __printflike()/__printf0like() and silence some of | kris | 2001-07-05 | 18 | -47/+47 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-05 | 1 | -1/+3 |
* | It seems to be no longer true that -O2 is required to compile this. | kris | 2001-07-05 | 1 | -1/+0 |
* | Update with NetBSD version | n_hibma | 2001-07-05 | 1 | -20/+66 |
* | mdoc(7) police: | ru | 2001-07-05 | 1 | -6/+7 |
* | Mark some functions as __printflike() | kris | 2001-07-05 | 2 | -3/+3 |