| Commit message (Expand) | Author | Age | Files | Lines |
* | Put on my peril-sensitive sunglasses. Remove any old libraries that | peter | 2001-09-21 | 7 | -0/+7 |
* | When bootstrapping (build-tools and cross-tools), avoid | ru | 2001-09-21 | 2 | -2/+2 |
* | WARNS= -> WARNS?= | ru | 2001-09-21 | 2 | -2/+2 |
* | mdoc(7) police: markup nits. | ru | 2001-09-21 | 2 | -12/+20 |
* | Fix, I think, The second slot problem with Cirrus Logic PD6729/30 parts: | imp | 2001-09-21 | 1 | -6/+5 |
* | Add some comments about KVA_PAGES and a test. | peter | 2001-09-21 | 2 | -0/+18 |
* | Introduce a new option, KVA_SPACE, which can be used to reconfigure | peter | 2001-09-21 | 4 | -8/+32 |
* | Add kernbase symbol and use it instead of magic numbers in the | jake | 2001-09-21 | 4 | -4/+12 |
* | Note world breakage and give workaround | imp | 2001-09-21 | 1 | -0/+27 |
* | Remove some repetitively redundant wording. | bmah | 2001-09-21 | 2 | -4/+2 |
* | Cross-reference jot(1). | wollman | 2001-09-21 | 1 | -1/+2 |
* | Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly used | wollman | 2001-09-21 | 1 | -2/+7 |
* | Cross-reference between lam(1) and paste(1). Add a STANDARDS section to | wollman | 2001-09-21 | 2 | -3/+12 |
* | Add a pointer to kenv(1). | peter | 2001-09-21 | 1 | -0/+3 |
* | Revert last commit. The same functionality can be obtained through the | jlemon | 2001-09-21 | 1 | -26/+27 |
* | o Rename u_cansee() to cr_cansee(), making the name more comprehensible | rwatson | 2001-09-20 | 5 | -9/+9 |
* | Add a sysctl MIB 'kern.env', that dumps the contents of the kernel | jlemon | 2001-09-20 | 1 | -27/+26 |
* | o Regression test to check that appropriate parts of the process | rwatson | 2001-09-20 | 2 | -0/+369 |
* | xref bridge(4) | wilko | 2001-09-20 | 1 | -0/+1 |
* | If two @fptr relocations refer to the same symbol, use the same fptr | dfr | 2001-09-20 | 2 | -14/+48 |
* | Don't clear the single-step bit after a trap - leave it up to the | dfr | 2001-09-20 | 1 | -6/+0 |
* | The second instruction in an MLX bundle is slot one, not slot two, even | dfr | 2001-09-20 | 1 | -1/+13 |
* | Add ports/french and ports/ukrainian to the list of foreign-language ports. | ru | 2001-09-20 | 1 | -0/+2 |
* | Add missing include file. | mp | 2001-09-20 | 3 | -0/+3 |
* | Don't include NFS headers. | mp | 2001-09-20 | 1 | -4/+0 |
* | Overhaul to minimize stack usage, in some places >2K was used | sos | 2001-09-20 | 18 | -251/+264 |
* | Tidy. | dfr | 2001-09-20 | 1 | -21/+21 |
* | A bunch of minor changes to the code (see below) for readability, code size | luigi | 2001-09-20 | 3 | -318/+358 |
* | On -current with devfs there is no MAKEDEV in /dev anymore, so use | joe | 2001-09-20 | 1 | -1/+3 |
* | Relocate the memory disk selection code to the same place the other | joe | 2001-09-20 | 1 | -9/+9 |
* | Document the FTS_ROOTPARENTLEVEL and FTS_ROOTLEVEL constants. | ru | 2001-09-20 | 1 | -5/+9 |
* | Add which(1) the stuff that we need early on. The perl build needs it | markm | 2001-09-20 | 1 | -1/+1 |
* | Through some hackery-pokery, allow folks to cd to src/gnu/usr.bin/perl | markm | 2001-09-20 | 3 | -3/+22 |
* | Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG | joe | 2001-09-20 | 6 | -18/+0 |
* | Don't include NFS headers. I have no idea why they were here in the first | dfr | 2001-09-20 | 1 | -4/+0 |
* | Use the kernbase symbol exported from locore.o instead of hardcoded magic | peter | 2001-09-20 | 1 | -2/+2 |
* | Export kernbase like on the i386. I dont think the alpha kernel is | peter | 2001-09-20 | 2 | -1/+5 |
* | Now that the compat4x libc.so.4 binary has been updated, we can finally | peter | 2001-09-20 | 1 | -1/+1 |
* | Use the current process's credentials rather than socket's cached. | ru | 2001-09-20 | 1 | -2/+2 |
* | Add definition of SSC_GET_RTC. | dfr | 2001-09-20 | 2 | -0/+2 |
* | Removed a wrong comment. | sumikawa | 2001-09-20 | 1 | -5/+0 |
* | Fixed comment: ipip_input -> mroute_encapcheck. | sumikawa | 2001-09-20 | 1 | -1/+1 |
* | Correct comments to fit current realities of exporting crypto. | ru | 2001-09-20 | 2 | -4/+2 |
* | Fix alpha gdb -k on "live" kernels. Use offsetof() instead of some evil | peter | 2001-09-20 | 1 | -2/+9 |
* | Shared libraries from 4.4-FreeBSD needed for proper binary compatibility. | obrien | 2001-09-20 | 2 | -11932/+12011 |
* | decrement the dumping variable after use so we can call it several times | peter | 2001-09-20 | 1 | -4/+6 |
* | Add nfs_lock.c to the build list. *blush* | peter | 2001-09-20 | 1 | -1/+1 |
* | Finish KSE-ification updates. | peter | 2001-09-20 | 2 | -20/+21 |
* | Wrap a module around the init code so that we have somethign do do a | peter | 2001-09-20 | 1 | -38/+46 |
* | Add probe line for the AMD 761 northbridge chip. At least it detects now, | cokane | 2001-09-20 | 2 | -0/+4 |