summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get the build bits right for the new Architecture Independant null- andmarkm2000-06-2510-1/+23
* Strip out the machine-independant parts of the memory device.markm2000-06-254-514/+100
* Forgot:markm2000-06-250-0/+0
* Strip out the machine-independant parts of the memory device.markm2000-06-252-243/+50
* Allow compressed acct filesbrian2000-06-252-0/+11
* New machine-independant /dev/random driver.markm2000-06-256-0/+800
* New machine independant /dev/null and /dev/zero driver. This device ismarkm2000-06-252-0/+274
* Add softupdate change info.imp2000-06-251-0/+5
* Typo fix: tunnable.mph2000-06-251-3/+2
* Remove obsolete comment.bp2000-06-252-10/+0
* If swdpio1 doesn't clear, we have a reversed (or disconnected) cable. Changemjacob2000-06-251-3/+3
* Fixed atpic_attach() for the SMP (specifically APIC_IO) case.fsmp2000-06-244-4/+8
* Don't assign an MTU based on the peers first-link MRU in MP mode.brian2000-06-241-5/+4
* Remove some mis-leading text from the "Libraries" section.mpp2000-06-241-1/+0
* - Reflect `gateport' variable type change.ru2000-06-245-12/+16
* Localize ctype too.ache2000-06-242-3/+3
* Remove obsoleted info about linking from contribache2000-06-241-16/+2
* Fix c_fmtache2000-06-242-2/+2
* MFI. This is a documentation-only, diffreducing patch, that ifmarkm2000-06-245-2/+29
* Add 3dfxN to MAKEDEV, automatically links 3dfx to the last 3dfxN made.cokane2000-06-241-0/+7
* Stupid me, I put the opt_tdfx.h underneath a test for TDFX_LINUX, whichcokane2000-06-242-4/+9
* MFPAO vis Iwasaki-san on the train from Tokyo to Osaka.imp2000-06-241-0/+16
* Back out previous commit until the build of the 'tdfx' module is unbroken.archie2000-06-231-1/+1
* There is no atdevbase on the alpha. Hide this case statement on alpha untilmjacob2000-06-231-0/+3
* Fix the breakage that occurred when somebody didn't do a completemjacob2000-06-231-2/+2
* Repair a cross-reference to sync(1) that should refer to sync(8).chris2000-06-231-1/+1
* Properly separate paragraphs by using `.Pp' instead of a blank line.chris2000-06-233-6/+6
* Remove blank lines.chris2000-06-234-4/+0
* Fix doc: RELENG_4 is -stable now.alex2000-06-231-1/+1
* Add tdfx to modules Makefile, so it gets made.cokane2000-06-231-1/+1
* Mark up errno as a variable (Va), not as a defined value (Dv).sheldonh2000-06-231-3/+3
* Apply the accepted line breaking rules.sheldonh2000-06-231-7/+10
* Get rid of segfault in a `site %s' case.ru2000-06-231-1/+1
* Let Disk_Names() take advantage of the kern.disks sysctl if it'snbm2000-06-231-0/+15
* Oops! Disabled the ed driver becasue it cannot be compiled.kato2000-06-231-1/+1
* Fix installworld-breaking bracket hanging around from last commit.nbm2000-06-231-1/+1
* daily_status_network_enable -> daily_status_network_usednsbrian2000-06-231-1/+1
* Set BASE=5.0nyan2000-06-231-2/+2
* Include pc98/pc98/pc98.h in which M_EPSON_PC98 is defined when thekato2000-06-231-1/+3
* Fix a printf-style arg cast (again)brian2000-06-231-1/+2
* e.g. -> e.g.,brian2000-06-232-4/+4
* Fix problems introduced in the previous commit:sheldonh2000-06-231-5/+4
* Install a VGA font for the X11 mode. Use a line liketg2000-06-236-7/+148
* Make the PnP 'slopsucker' quiet in the !bootverbose case - the real NPXmsmith2000-06-233-3/+15
* Add a stub driver to consume the PnP "system resource" items, and hidemsmith2000-06-234-0/+196
* Add PnP probe methods to some common AT hardware drivers. In each case,msmith2000-06-2319-2/+1014
* Collect the ISA DMA defines from the MI ISA code, not a private copy.msmith2000-06-231-3/+2
* Stop trying to do anything funny with the interrupt resource range. Themsmith2000-06-234-52/+16
* Fix typo (inT -> int)dima2000-06-231-1/+1
* Finish up the fixing of the linux ioctl stuff. Add line to remove the devcokane2000-06-232-2/+4
OpenPOWER on IntegriCloud