summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* While make has been fixed to grok this construct, the new make hasn'timp2003-10-031-2/+2
* Default ntpd to write a "driftfile" in /var/db/ntpd.drift.phk2003-10-031-1/+2
* Make the -q option DTRT in the compat mode.ru2003-10-032-1/+2
* remove unused variablesam2003-10-031-2/+0
* remove unneeded include of route.hsam2003-10-031-0/+1
* remove include of route.h now that ip_dummynet.h no longer exposessam2003-10-031-1/+0
* place some kernel-specific data structures under #ifdef _KERNELsam2003-10-031-0/+2
* Removed the ancient .LIBS setting that causes non-existentru2003-10-031-2/+0
* Fix typo.phk2003-10-034-4/+4
* Make PAGE_SIZE and related quantities signed on sparc64. (They are signedalc2003-10-031-4/+4
* Only install .k5login if people have not set NO_KERBEROS.phk2003-10-031-2/+5
* Style fixes: shell script indentation, if/then style, plus a lotdds2003-10-031-88/+83
* Create a driver that will compile without warnings on -CURRENTdds2003-10-031-18/+21
* More checking if kenv actually know something.phk2003-10-034-8/+16
* Fixed the "To build a kernel" section to mention -DALWAYS_CHECK_MAKEru2003-10-031-2/+2
* When direct dispatching an netisr (net.isr.enable=1), if there are alreadyrwatson2003-10-031-13/+21
* trivial locking rtsock_cbsam2003-10-031-0/+11
* In case we have no /etc/resolv.conf, don't try to make it out ofphk2003-10-034-4/+4
* cleanups prior to adding locking (and in some cases to eliminate locking):sam2003-10-033-177/+169
* Shorten 'bad gateway' AF_LINK message.bms2003-10-031-1/+1
* Make arp_rtrequest()'s 'bad gateway' messages slightly more informative,bms2003-10-031-1/+4
* Export PARALLEL_PACAKGE_BUILD to the environment as well to catch moremarcus2003-10-031-0/+1
* New release notes: LIBICONV, CD9660_ICONV/MSDOSFS_ICONV/NTFS/ICONV,bmah2003-10-032-2/+62
* New release note: OpenSSL 0.9.7c.bmah2003-10-032-0/+6
* Remove SA-03:16.hrs2003-10-032-12/+0
* New release notes:hrs2003-10-032-0/+34
* Add #include "opt_pmap.h" so locore picks up DISABLE_PSE etc options.peter2003-10-031-0/+1
* Fix bogon in ipfilter_resync() introduced in my last commit.mux2003-10-031-1/+3
* Only delete the route if arplookup() tried to create it. Do not deletebms2003-10-031-8/+13
* mdoc(7) cleanups (use .Va, not .Dv, for sysctls.)bms2003-10-031-2/+2
* Swap the syscall caller frame info (i.e. the return pointer andmarcel2003-10-033-40/+37
* mdoc(7) cleanup: Break up sentences so that they start on new lines.bms2003-10-031-6/+7
* Point out the existence of net.link.ether.inet.log_arp_movements.bms2003-10-031-1/+5
* Update arp(4) to document the 'arp: foo is on if0 but got reply frombms2003-10-031-0/+9
* Mark the -i and -n options as mutually exclusive and fix variousnaddy2003-10-031-13/+17
* Revert rev. 1.86, I've fixed make(1) (make/dir.c,v 1.32).ru2003-10-021-1/+1
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-023-3/+30
* Fix a logic error; use beq to check for a register being NULL, not bne.deischen2003-10-021-1/+1
* Add an entry for libpthread (aka libkse). For now, it's link commanddeischen2003-10-021-0/+1
* Make the i810 AGP device create a "drmsub" child device. This will be attachedanholt2003-10-022-4/+62
* Correct the library name.ru2003-10-021-1/+1
* Document the recently added `O' modifier.ru2003-10-021-0/+2
* - Remove error code that can't be returned (and original descriptionkensmith2003-10-021-2/+0
* Introduce a uiomove_frombuf helper routine that handles computing andnectar2003-10-026-60/+50
* Remove wrong usage of BUF_REFCNT().simokawa2003-10-021-1/+0
* Be kind to 64bit architectures.simokawa2003-10-021-5/+5
* If requested to Sleep for less than our hz granularity (e.g., 10 ms),njl2003-10-021-6/+13
* Reimplement pagezero() using "movnti".alc2003-10-021-39/+11
* MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions.simokawa2003-10-0213-657/+804
* Remove the global variable 'cmask', which was used to initialize therwatson2003-10-022-5/+2
OpenPOWER on IntegriCloud