| Commit message (Expand) | Author | Age | Files | Lines |
| * | There is a built-in command called "builtin"; spell its name correctly | Tim J. Robbins | 2002-08-24 | 1 | -1/+1 |
| * | Use "kbytes" instead of "blocks" in messages as this is really | Jens Schweikhardt | 2002-08-24 | 1 | -2/+2 |
| * | Fix typos: s/O2Mirco/O2Micro/ | Marc Fonvieille | 2002-08-24 | 1 | -6/+6 |
| * | Don't show the process ID of background jobs that have terminated, | Tim J. Robbins | 2002-08-24 | 1 | -1/+1 |
| * | &x is not a format string | Kris Kennaway | 2002-08-24 | 1 | -1/+1 |
| * | o Resurrect vm_object_lock() and vm_object_unlock() from revision 1.19. | Alan Cox | 2002-08-24 | 1 | -0/+6 |
| * | Work around a GCC optimization bug on ia64: In link_elf_symbol_values(), | Marcel Moolenaar | 2002-08-24 | 2 | -4/+4 |
| * | check packet length before fetching ESP crypto checksum. | Hajimu UMEMOTO | 2002-08-24 | 1 | -0/+8 |
| * | Make this compile again (libgmd now is a port, and remove some | Luigi Rizzo | 2002-08-24 | 2 | -11/+34 |
| * | Mention the special pathname @__CWD__@ | Luigi Rizzo | 2002-08-24 | 1 | -3/+11 |
| * | Use `uint32_t' instead of `unsigned long', since the code assumes 32-bit | Jacques Vidrine | 2002-08-24 | 1 | -30/+29 |
| * | Add some \n's to printf()s | Peter Wemm | 2002-08-24 | 1 | -5/+5 |
| * | Fix unit wiring. Also, change the variable "hit" to "wired" so that it | Peter Wemm | 2002-08-24 | 1 | -11/+9 |
| * | Note that <sys/types.h> in no longer a prerequisite for <utime.h> and | Mike Barcroft | 2002-08-24 | 8 | -8/+0 |
| * | Add time_t typedef for POSIX compatibility, move an include. | Mike Barcroft | 2002-08-24 | 1 | -2/+8 |
| * | style: put return types on a line by themselves. | Alfred Perlstein | 2002-08-24 | 7 | -259/+518 |
| * | style: | Alfred Perlstein | 2002-08-23 | 9 | -372/+737 |
| * | Put return values from functions on a line by themselves. | Alfred Perlstein | 2002-08-23 | 1 | -36/+72 |
| * | Move the TAILQ_INIT(&td->td_selq) before the retry: label. Otherwise in | Peter Wemm | 2002-08-23 | 1 | -4/+2 |
| * | New release note: MAC (mostly a placeholder for now). | Bruce A. Mah | 2002-08-23 | 2 | -6/+26 |
| * | s/_BSD_VA_LIST_/__va_list/. The former type doesn't exist anymore. | Marcel Moolenaar | 2002-08-23 | 1 | -1/+1 |
| * | Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown | Peter Wemm | 2002-08-23 | 3 | -3/+3 |
| * | Make sure channel buffer start is associated with channel, otherwise | Orion Hodson | 2002-08-23 | 1 | -3/+3 |
| * | Add the complex state TDS_SUSP_SLP. | Julian Elischer | 2002-08-23 | 1 | -1/+2 |
| * | Don't use "NULL" when "0" is really meant. | Archie Cobbs | 2002-08-23 | 1 | -1/+1 |
| * | o Fix namespace issues in <sys/mman.h>. | Mike Barcroft | 2002-08-23 | 3 | -25/+67 |
| * | Add Netgear GA621, uvisor(4) devices. | Bruce A. Mah | 2002-08-23 | 2 | -4/+34 |
| * | New hardware list additions: mpt and pst devices. | Bruce A. Mah | 2002-08-23 | 2 | -0/+42 |
| * | New release notes: mpt driver, pst driver. | Bruce A. Mah | 2002-08-23 | 2 | -2/+18 |
| * | Update list of fxp(4) devices. | Bruce A. Mah | 2002-08-23 | 2 | -2/+28 |
| * | New release notes: sh(1) parser changes, via8233 sound driver, ich | Bruce A. Mah | 2002-08-23 | 2 | -0/+34 |
| * | Move several MI types from <machine/_types.h> to <sys/_types.h>. | Mike Barcroft | 2002-08-23 | 8 | -259/+42 |
| * | Remove stddef.h from the header list | Scott Long | 2002-08-23 | 1 | -1/+0 |
| * | Tweak chain example to show more possibilities | Andrey A. Chernov | 2002-08-23 | 1 | -2/+2 |
| * | Similar to bsd.subdir.mk, echo the name of the dir before | Johan Karlsson | 2002-08-23 | 1 | -4/+8 |
| * | Add option '-W': don't log FTP sessions to wtmp. | Yaroslav Tykhiy | 2002-08-23 | 2 | -5/+15 |
| * | Add a belated entry for amdpm(4). | Murray Stokely | 2002-08-23 | 1 | -0/+1 |
| * | Don't re-lock the sched lock if we didn't unlock it. | Julian Elischer | 2002-08-23 | 1 | -1/+1 |
| * | Do some minor cleanups found during backport to RELENG_4. | Matt Jacob | 2002-08-23 | 3 | -25/+24 |
| * | Pick a cleaner method (and put in a separate function) for finding | Matt Jacob | 2002-08-23 | 1 | -21/+43 |
| * | s/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2.{2,3}. | Orion Hodson | 2002-08-23 | 3 | -6/+39 |
| * | Removed unneeded include of machine/types.h (which no longer exists). | Jake Burkholder | 2002-08-23 | 1 | -1/+0 |
| * | Fix warning when calling w(1) when logged in via xdm/kdm. This is | Sean Chittenden | 2002-08-23 | 1 | -4/+3 |
| * | Allow chains in any form like <name1><name2> or \xf1\xf2, not binary | Andrey A. Chernov | 2002-08-23 | 3 | -37/+37 |
| * | We cannot use an alloc with only inputs and/or locals. The kernel | Marcel Moolenaar | 2002-08-23 | 1 | -11/+16 |
| * | - Fix a mistake in my last few commits. The PDROP flag stops msleep from | Jeff Roberson | 2002-08-23 | 2 | -6/+2 |
| * | Wrap the header to prevent multiple inclusion, and mark the DECLS section. | Juli Mallett | 2002-08-22 | 1 | -0/+9 |
| * | Fix a bug where large msdos partitions were not handled correctly, and fix | Tom Rhodes | 2002-08-22 | 1 | -1/+7 |
| * | s/sus/sys/ in the a.out kernel case. | Peter Wemm | 2002-08-22 | 2 | -2/+2 |
| * | slight cleanup of single-threading code for KSE processes | Julian Elischer | 2002-08-22 | 4 | -6/+53 |