summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This header is for Solaris compatibility only (according to Davidmarkm2002-07-041-0/+4
* Fixed CLEANFILES.ru2002-07-041-1/+1
* Update another mention of <CR><CR> I missed the first time around (rev 1.2)tjr2002-07-042-2/+2
* Retrofit changes from i386/pmap.c rev 1.328-1.331.peter2002-07-041-43/+31
* Don't free pages we never allocated..julian2002-07-042-14/+4
* Slight restatement of the code and remove some unused variables.julian2002-07-042-22/+16
* Allow XFree86-4 to buildobrien2002-07-032-12/+37
* New release note: NetBSD whereis(1).bmah2002-07-032-6/+14
* If we've given a domain name prefix as the authentication name, stripbrian2002-07-031-3/+12
* Update my email address.archie2002-07-031-1/+1
* Add comments and slightly rearrange the thread stack assignment codejulian2002-07-032-18/+38
* Remove vestiges of old code...julian2002-07-032-42/+24
* Reconnect whereisjohan2002-07-031-0/+1
* Switch to c versionjohan2002-07-031-1/+1
* compact synopsisjohan2002-07-032-3/+2
* Remove -p flag.johan2002-07-032-33/+16
* Add __FBSDID.johan2002-07-031-7/+2
* o Make the reservation of KVA space for kernel map entries a functionalc2002-07-031-1/+2
* Change to NetBSDs version of whereis.johan2002-07-032-86/+160
* Disconnect whereis while importing version from NetBSDjohan2002-07-031-1/+0
* Fix a typo: s/und/and/trhodes2002-07-031-1/+1
* Apply __FBSDID(); fix local variable(names) that stomp on globalmarkm2002-07-032-46/+56
* Apply __FBSDID(), ISOfy, fix easy warning.markm2002-07-031-6/+5
* Fix some low-hanging lint-fruit: endianness and staticness warnings.markm2002-07-032-4/+6
* Make it possible (again) to build and install shared library only.ru2002-07-031-19/+38
* Move appropriate information out of `DESCRIPTION' and into `SECURITYchris2002-07-031-12/+12
* C rewrite of kbdmap/vidfont.markm2002-07-035-325/+884
* Note that two carriage returns aren't required after entering thetjr2002-07-032-4/+6
* Whitespace diffs only; this brings this file into the same whitespacemarkm2002-07-032-52/+54
* Avoid checking whether each line is the last line of the file when we don'ttjr2002-07-033-25/+29
* Don't let the pattern space become null if the `x' command is used when thetjr2002-07-031-0/+2
* Give k5admin a manpage.markm2002-07-032-2/+8
* Fix another POLA breakage in a new tar: in diff mode presence of filesobomax2002-07-031-3/+7
* When we are extracting directory with --unlink option and the directorysobomax2002-07-031-2/+6
* Moved checkdpadd target to where it logically belongs.ru2002-07-032-25/+22
* Try really hard to fix parallel installs. Add a bunch of .ORDERru2002-07-035-0/+8
* mdoc(7) police: added missing markup bits, lowercased argument names.ru2002-07-031-5/+7
* Remove trailing whitespaces.maxim2002-07-031-2/+2
* o Strict interface names comparison. The old code assumed "fxp1" == "fxp11".maxim2002-07-031-3/+3
* Move vfs_rootmountalloc() in vfs_mount.c and remove lite2_vfs_mountroot()mux2002-07-032-71/+44
* Try clean up some of the mess that resulted from layers and layersjulian2002-07-032-59/+32
* Remove an unused argument in vfs_mountroot().mux2002-07-033-3/+3
* Correct a call to fcntl(F_SETFD) to use `FD_CLOEXEC' instead of `1'.chris2002-07-031-1/+1
* Add a SECURITY CONSIDERATIONS example: make note that access to openchris2002-07-031-0/+33
* fixed typo.suz2002-07-031-2/+2
* Add missing kernal tunables to loader.conf.mini2002-07-031-0/+16
* Fix off-by-one error.mini2002-07-031-1/+1
* No need to explicitly set NOMAN here.ru2002-07-031-1/+0
* White space commit.julian2002-07-031-10/+10
* Approved by: imp@freebsd.orgjulian2002-07-031-0/+7
OpenPOWER on IntegriCloud