summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Put on my peril-sensitive sunglasses. Remove any old libraries thatpeter2001-09-217-0/+7
* When bootstrapping (build-tools and cross-tools), avoidru2001-09-212-2/+2
* WARNS= -> WARNS?=ru2001-09-212-2/+2
* mdoc(7) police: markup nits.ru2001-09-212-12/+20
* Fix, I think, The second slot problem with Cirrus Logic PD6729/30 parts:imp2001-09-211-6/+5
* Add some comments about KVA_PAGES and a test.peter2001-09-212-0/+18
* Introduce a new option, KVA_SPACE, which can be used to reconfigurepeter2001-09-214-8/+32
* Add kernbase symbol and use it instead of magic numbers in thejake2001-09-214-4/+12
* Note world breakage and give workaroundimp2001-09-211-0/+27
* Remove some repetitively redundant wording.bmah2001-09-212-4/+2
* Cross-reference jot(1).wollman2001-09-211-1/+2
* Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly usedwollman2001-09-211-2/+7
* Cross-reference between lam(1) and paste(1). Add a STANDARDS section towollman2001-09-212-3/+12
* Add a pointer to kenv(1).peter2001-09-211-0/+3
* Revert last commit. The same functionality can be obtained through thejlemon2001-09-211-26/+27
* o Rename u_cansee() to cr_cansee(), making the name more comprehensiblerwatson2001-09-205-9/+9
* Add a sysctl MIB 'kern.env', that dumps the contents of the kerneljlemon2001-09-201-27/+26
* o Regression test to check that appropriate parts of the processrwatson2001-09-202-0/+369
* xref bridge(4)wilko2001-09-201-0/+1
* If two @fptr relocations refer to the same symbol, use the same fptrdfr2001-09-202-14/+48
* Don't clear the single-step bit after a trap - leave it up to thedfr2001-09-201-6/+0
* The second instruction in an MLX bundle is slot one, not slot two, evendfr2001-09-201-1/+13
* Add ports/french and ports/ukrainian to the list of foreign-language ports.ru2001-09-201-0/+2
* Add missing include file.mp2001-09-203-0/+3
* Don't include NFS headers.mp2001-09-201-4/+0
* Overhaul to minimize stack usage, in some places >2K was usedsos2001-09-2018-251/+264
* Tidy.dfr2001-09-201-21/+21
* A bunch of minor changes to the code (see below) for readability, code sizeluigi2001-09-203-318/+358
* On -current with devfs there is no MAKEDEV in /dev anymore, so usejoe2001-09-201-1/+3
* Relocate the memory disk selection code to the same place the otherjoe2001-09-201-9/+9
* Document the FTS_ROOTPARENTLEVEL and FTS_ROOTLEVEL constants.ru2001-09-201-5/+9
* Add which(1) the stuff that we need early on. The perl build needs itmarkm2001-09-201-1/+1
* Through some hackery-pokery, allow folks to cd to src/gnu/usr.bin/perlmarkm2001-09-203-3/+22
* Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIGjoe2001-09-206-18/+0
* Don't include NFS headers. I have no idea why they were here in the firstdfr2001-09-201-4/+0
* Use the kernbase symbol exported from locore.o instead of hardcoded magicpeter2001-09-201-2/+2
* Export kernbase like on the i386. I dont think the alpha kernel ispeter2001-09-202-1/+5
* Now that the compat4x libc.so.4 binary has been updated, we can finallypeter2001-09-201-1/+1
* Use the current process's credentials rather than socket's cached.ru2001-09-201-2/+2
* Add definition of SSC_GET_RTC.dfr2001-09-202-0/+2
* Removed a wrong comment.sumikawa2001-09-201-5/+0
* Fixed comment: ipip_input -> mroute_encapcheck.sumikawa2001-09-201-1/+1
* Correct comments to fit current realities of exporting crypto.ru2001-09-202-4/+2
* Fix alpha gdb -k on "live" kernels. Use offsetof() instead of some evilpeter2001-09-201-2/+9
* Shared libraries from 4.4-FreeBSD needed for proper binary compatibility.obrien2001-09-202-11932/+12011
* decrement the dumping variable after use so we can call it several timespeter2001-09-201-4/+6
* Add nfs_lock.c to the build list. *blush*peter2001-09-201-1/+1
* Finish KSE-ification updates.peter2001-09-202-20/+21
* Wrap a module around the init code so that we have somethign do do apeter2001-09-201-38/+46
* Add probe line for the AMD 761 northbridge chip. At least it detects now,cokane2001-09-202-0/+4
OpenPOWER on IntegriCloud