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