summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show dirty buffers and the percentage of time a disk was busy.des1999-07-302-14/+37
* Only output `rcsid' (set to our Id string) into the resulting parser file.obrien1999-07-301-4/+2
* Force safer mode of operation for man's use of *roff.imp1999-07-302-4/+4
* Close PR #12651: the hash calculation routine has changed in otherwpaul1999-07-302-4/+4
* Fix two bugs in nfs_readdirplus(). The first is that in some cases,wpaul1999-07-302-6/+12
* Fix improper mmap length paramater which can result in improper behaviorgreen1999-07-291-7/+9
* Fix install target (install loader.exe, not loader).se1999-07-291-2/+2
* Correct the sanity test length calculation in nfsrv_readdirplus(): len iswpaul1999-07-292-4/+4
* Add the 'Swiss' font, which refers to the name of the font, not the locale.billf1999-07-293-3/+9
* we only need to declare i if we are building for the alpha.billf1999-07-293-3/+9
* Fix an unbelievably stupid typo that cases as500 & as600 machines bootedgallatin1999-07-291-1/+1
* Add an example for folks who can never remember how to generate asheldonh1999-07-291-0/+14
* Formatting-only cleanup accidentally omitted from the patch merge in themsmith1999-07-292-396/+392
* No more apm_errno. It breaks the build with APM_DEBUG,iwasaki1999-07-292-6/+6
* lutimes() bug: FOLLOW should be NOFOLLOW for this one.green1999-07-292-4/+4
* On an AS 600 5/266 (and possibly others), accessing the configurationgallatin1999-07-291-3/+26
* Allow comments and blank lines as advertised in passwd(5).sheldonh1999-07-293-3/+14
* A stupid nit, change freebsd to FreeBSD.billf1999-07-291-1/+1
* Mention which rfc the DNS/NBNS IPCP extensions come from.brian1999-07-292-4/+4
* Revert rev 1.149. Bruce convinced me that the problem already disappearedjoerg1999-07-292-10/+2
* Follow the directions in the comments and add our Id string to the outputobrien1999-07-291-1/+2
* Go back to using Bison for now, due to `make world' breakage.obrien1999-07-291-1/+3
* Check that user supplied the required argument; and if not, show usage().obrien1999-07-291-0/+5
* * Don't assume realloc() can take NULL as first arg. Yacc needs toobrien1999-07-291-3/+11
* By popular request: Bill Paul's undying words.des1999-07-291-0/+5
* YYRECOVERING(), not YYRECOVERING.obrien1999-07-291-2/+2
* Add support for Bison's "%expect <int>" directive.obrien1999-07-293-7/+65
* GBIOSSTACK_SEL is undefined, but OTOH, BSSSEL apparently isn't used either.peter1999-07-292-4/+2
* Removed references to a nonexistent variable. This fixes building kernelsbde1999-07-291-4/+1
* Look for symbols in /modules/*.ko, not in /lkm/*.o.bde1999-07-291-2/+2
* Remove some duplicate definitions, as suggested by Alan Cox.msmith1999-07-293-8/+7
* Fix for vmspace sharing as per Alan Cox. Thanks!msmith1999-07-292-10/+2
* Allow room for editing labels on disks that are >= 10000Mbbrian1999-07-293-15/+15
* Don't show fdisk choice on Alpha.jkh1999-07-293-3/+15
* Nuke this, it's not used anymore.msmith1999-07-292-120/+0
* Fix a typo.mdodd1999-07-292-7/+7
* Major update to the kernel's BIOS-calling ability.msmith1999-07-2915-724/+1311
* Remove XXX from the headers (broke the build, I'm betting.)green1999-07-295-10/+5
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-2943-297/+347
* 8 -> NBBygreen1999-07-281-3/+3
* Correct a really gross comment format.green1999-07-281-5/+7
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.se1999-07-281-0/+5
* Fix some typos.nik1999-07-282-14/+14
* Explicitly list the i/o addresses of the serial ports.nik1999-07-283-6/+12
* This commit was generated by cvs2svn to compensate for changes in r49187,se1999-07-2828-0/+3009
|\
| * The ARC BIOS / AlphaBIOS specific primary boot loader. This code is these1999-07-2828-0/+3009
* | We're called too early to have any idea whether APM is going to bemsmith1999-07-285-55/+35
* | Remove unused real-mode APM setup support. We've been using the vm86msmith1999-07-286-378/+34
* | Activate building of elf2exe for MACHINE_ARCH==alpha.se1999-07-281-1/+5
* | This commit was generated by cvs2svn to compensate for changes in r49182,se1999-07-283-0/+438
|\ \ | |/
OpenPOWER on IntegriCloud