| Age | Commit message (Expand) | Author |
| 2001-11-19 | s/sgi/sgimips/ | soren |
| 2001-11-19 | Since we can get boot device information from both the boot loader | soren |
| 2001-11-19 | Get L2 cache line size from ARCS. | soren |
| 2001-11-19 | Also check SystemPartition when finding boot device. Especially | soren |
| 2001-11-19 | s/sgi/sgimips/ | soren |
| 2001-11-19 | Remove duplicate struct scsipi_start_stop. | soren |
| 2001-11-19 | Floptical drive needs PQUIRK_NODOORLOCK as well. | soren |
| 2001-11-19 | NLS is commonly expanded to Native Language Support, not National Language | kleink |
| 2001-11-19 | Expand NLS acronym; from Jeremy C. Reed in PR misc/14577. | kleink |
| 2001-11-19 | Preserve the boot area on x68k. | minoura |
| 2001-11-19 | fix compile error noted by itojun in [kern/14638] | lukem |
| 2001-11-19 | Fix email address. | kleink |
| 2001-11-19 | Add $NetBSD$, remove unneeded includes. | martin |
| 2001-11-19 | Add RCS Id. Add Xr in some places. Whitespace fixes, drop a .Pp. | wiz |
| 2001-11-19 | Add ifwatchd. | martin |
| 2001-11-19 | Enable ifwatchd. | martin |
| 2001-11-19 | New utility: ifwatchd. | martin |
| 2001-11-19 | pfo | lukem |
| 2001-11-19 | openssh 3.0 krb5 auth problem has been plugged, | itojun |
| 2001-11-19 | be consistent and cache UFS_*NEEDSWAP results in more functions | lukem |
| 2001-11-19 | allocate and free page table pages explicitly instead of abusing | chs |
| 2001-11-19 | Change to check for nowarn instead of yes as USE_NEW_TOOLCHAIN changed formats | jmc |
| 2001-11-19 | add sys/fnv_hash.h | lukem |
| 2001-11-19 | add RCSID and multiple inclusion protection | lukem |
| 2001-11-19 | install fnv_hash.h | lukem |
| 2001-11-19 | Add bsd.prog.mk so libhack components build. (gets proper CPPFLAGS pulled in | jmc |
| 2001-11-19 | In fnv_64_str(), replace u_register_t (which NetBSD doesn't have) with | lukem |
| 2001-11-19 | regenerate for 1.147 | imp |
| 2001-11-19 | Merge from FreeBSD: | imp |
| 2001-11-19 | UNPRIVILEGED->UNPRIVED | perry |
| 2001-11-19 | UNPRIVILEGED->UNPRIVED | perry |
| 2001-11-19 | remove a spurious .include <bsd.own.mk> | perry |
| 2001-11-19 | replace instances of INSTALL_FILE with HOST_INSTALL_FILE | perry |
| 2001-11-19 | replace instances of ln with ${INSTALL_LINK} and ${INSTALL_SYMLINK} | perry |
| 2001-11-19 | document/rename UNPRIVED | perry |
| 2001-11-19 | Snapshot of some things for builds as non-root -- work in progress: | perry |
| 2001-11-19 | Remove a spurious slash and clean up formatting. | perry |
| 2001-11-19 | __ss_{len,family} hack is no longer necessary | itojun |
| 2001-11-19 | __ss_{len,famiy} hack is no longer necessary | itojun |
| 2001-11-19 | use reverse_list() (from rc.subr) to reverse the list | lukem |
| 2001-11-19 | __ss_{len,family} hack is no longer necessary | itojun |
| 2001-11-19 | Add reverse_list(), which prints the reverse of the list of words. | lukem |
| 2001-11-19 | __ss_{len,family} #define hack is no longer necessary | itojun |
| 2001-11-19 | Start of pipe open routine. | augustss |
| 2001-11-19 | simplify metadata logging, and add metadata logging for hard links. | perry |
| 2001-11-19 | Use a little transitional hack to determine if we use -isystem | thorpej |
| 2001-11-19 | Zero clear an array of vm_page * before passing it to VOP_GETPAGES(). | enami |
| 2001-11-19 | Who are we kidding? Nobody installs over a DS-3, and I seriously doubt | tls |
| 2001-11-19 | Add mips_dcache_align and mips_dcache_align_mask variables that | thorpej |
| 2001-11-19 | Injecting events into a mux that is not open is not an error. | augustss |