summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tunefs now requires -lufs.ru2003-01-236-6/+6
* Added UFS library to the bsd.libnames.mk namespace.ru2003-01-232-1/+2
* ypserv(8) is now started from rc.dmtm2003-01-231-1/+1
* Missing '$'mtm2003-01-231-1/+1
* *blush*mtm2003-01-231-8/+8
* In the absence of consensus as to implement stubs for these TSH-shadedwollman2003-01-231-12/+0
* Clean up some junk defines, and GC the TPR options.peter2003-01-231-23/+0
* Nuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus) and ALLHWI_LEVELpeter2003-01-233-51/+0
* Hack around a bug in the 2200 and 2120 controllers that connot DMAscottl2003-01-232-4/+18
* Now that TPR isn't bogusly raised at boot, there is no need to clearpeter2003-01-233-24/+0
* Dont raise the TPR register at initialization time. It only causespeter2003-01-231-2/+0
* Implement SIOCGIFMEDIA for vlan devices by passing the request to thefenner2003-01-221-0/+23
* YAM: This id is found in a Sony Vaio GRX-670. When will this end?marcel2003-01-222-0/+2
* Revert AHD_TIMER_MAX_US to its original definition now that thegibbs2003-01-221-2/+1
* Update GENSRCS and aicasm options correctly depending on whether registergibbs2003-01-222-26/+28
* - Remove NO_TIDY.hrs2003-01-222-3/+23
* Provide a sysctl to allow defaulting of the connectionless (-c) featuredillon2003-01-221-0/+15
* Document netrc support.des2003-01-221-0/+11
* Add -N option to specify a netrc file.des2003-01-221-29/+66
* Document .netrc support.des2003-01-221-0/+8
* - Move enable_sse()'s prototype to machine/md_var.h.jhb2003-01-2210-30/+18
* Added comment why this workaround is required.ume2003-01-221-1/+7
* Hook in the .netrc code + don't use pointers as if they were booleans.des2003-01-221-4/+6
* Rename cpuid_cpuinfo to cpu_procinfo. bde requested that I rename thisjhb2003-01-2215-19/+19
* Experimental support for .netrc.des2003-01-222-0/+92
* Initialization paranoia.des2003-01-221-0/+8
* A negative offset means "get it all".des2003-01-221-2/+2
* New errata note: xl(4) timing problems.bmah2003-01-221-0/+6
* Bah, add in a missing space char I noticed when MFC'ing this.jhb2003-01-222-2/+2
* New errata item: adduser(8) passwds can't have special shell characters.bmah2003-01-221-0/+7
* Correctly identify the 3C920B chipset; although it may ship with some Nforce2silby2003-01-222-5/+5
* This commit was generated by cvs2svn to compensate for changes in r109686,des2003-01-221-1/+3
|\
| * #include <sys/types.h> (perforce change 24073)des2003-01-221-1/+3
* | Prevent server-side glob(3) patterns from expandingyar2003-01-221-4/+17
* | List all of the assignment operators explicitly, for those who have beenfanf2003-01-222-19/+21
* | Force early initialization of the resolver library, since the resolverdes2003-01-221-0/+15
* | Make the arguments to d_close() match the arguments to d_open(), sincejoerg2003-01-221-1/+1
* | getpeername() returns with no error but didn't fill struct sockaddrume2003-01-221-0/+2
* | When computing a new seed for an existing user, opienewseed() woulddes2003-01-221-5/+4
* | Add yet another Sony Vaio PS/2 mouse ID. This one is found on a VX88.hsu2003-01-222-4/+6
* | Remove BAT invalidation. This is done later in the boot sequence,grehan2003-01-222-34/+0
* | Catch up with the English version (w/ some translation fixes):hrs2003-01-223-79/+255
* | Convert remaining .s files to .Sgrehan2003-01-221-3/+3
* | - remove dead conditional CFLAG settinggrehan2003-01-221-8/+3
* | Fix what I think is an off-by-one in certain worst-case scenariospeter2003-01-221-1/+1
* | fix link_status() in non-Ethernet casefjoe2003-01-221-4/+6
* | Finish update for cvs-1.11.5. Some build-time tunables were moved frompeter2003-01-216-485/+39
* | Dont bother with unused rules for version.cpeter2003-01-211-4/+1
* | Turn off Checkin-prog and Update-prog.peter2003-01-211-2/+2
* | Update for cvs-1.11.5 import (note to self: gotta fix the version tags)peter2003-01-212-4/+4
OpenPOWER on IntegriCloud