summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove special handling of 'tags' for complex subdir systemseivind1998-03-261-26/+4
* Don't build sperl if you don't want to.dima1998-03-264-4/+14
* Remove unused cheat static.imp1998-03-251-3/+1
* Quieten a debug message.. This happens under "normal" operation by 4 bytespeter1998-03-251-2/+2
* Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol createswollman1998-03-247-33/+140
* Fix a stupid bug where I was returning the wrong value. It's a wonderjlemon1998-03-241-1/+2
* Only read the cr4 register if the cpu_feature flag indicates the machinejlemon1998-03-241-2/+3
* Add new documentation.jkh1998-03-241-0/+261
* Sync with 2.2-stable branch.jkh1998-03-2410-31/+44
* Add new help file.jkh1998-03-241-0/+98
* PC-98 does not have a BIOS call to get memory size.kato1998-03-241-2/+3
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.293 andkato1998-03-243-65/+101
* Sync with sys/i386/conf/files.i386 revision 1.195.kato1998-03-242-6/+6
* Don't delete "Latest" link if NO_LATEST_LINK is set.asami1998-03-241-2/+5
* Describe the SC_DISABLE_REBOOT option.yokota1998-03-243-3/+6
* Ouch, that nm is aout which is not alpha-friendly. Make it i386jb1998-03-241-3/+3
* The logic in tape.c:getfile() doesn't allow for a filesystemjkh1998-03-231-1/+3
* A few things won't compile on alpha, so make them i386 specific forjb1998-03-231-6/+5
* Fix a cut'n'paste error that added a stray gnu to a few paths.jb1998-03-231-4/+4
* grr....forgot a bug fix in rewrite rules on hubjmb1998-03-231-6/+6
* For 1.3, NetBSD replaced the swapon() syscall with swapctl() and movedjb1998-03-232-2/+46
* update to match configuration currently in usejmb1998-03-231-3/+3
* Updates for the new si driver.peter1998-03-232-96/+110
* Add the ability to make real-mode BIOS calls from the kernel. Currently,jlemon1998-03-2319-113/+986
* si driver has changed microcode file locations.peter1998-03-232-6/+6
* Remove these.peter1998-03-232-2530/+0
* Several changes:peter1998-03-236-568/+1038
* New versions of Specialix host card download code.peter1998-03-234-0/+6932
* Support new version of global.eivind1998-03-234-15/+15
* key_getspi() bugfix.itojun1998-03-231-2/+19
* Ifdefed conditionally-unused variables.bde1998-03-231-1/+3
* Forward declare even more structs to restore some self-sufficiency.bde1998-03-231-2/+3
* Fixed syntax errors.bde1998-03-232-10/+10
* Don't depend on namespace pollution to help misdeclare pointers as arrays.bde1998-03-231-5/+3
* Added a forward struct declaration so that this file is lessbde1998-03-231-2/+2
* Fixed function types in synopsis.bde1998-03-231-10/+10
* Fixed bitrot in synopsis.bde1998-03-231-1/+1
* Regenerate (install tclAppInit.c in the installhdrs step).bde1998-03-231-4/+4
* Install tclAppInit.c in the installhdrs step so that it isn't necessarybde1998-03-231-4/+4
* Fixed a function arg type in the synopsis.bde1998-03-233-3/+3
* (Ab)use .Vt instead of .Fd for a variable declaration.bde1998-03-231-2/+2
* Fixed bitrot in synopsis. Didn't fix bitrot elsewhere.bde1998-03-231-6/+7
* FixedSpellingErrorInAFunctionname.bde1998-03-232-4/+4
* Support building of libgcc.a without building all of gcc. This isbde1998-03-232-30/+68
* Honour -static in LDLAGS. ld without -Bstatic is happy to choosebde1998-03-231-4/+4
* MF22: resync.jkh1998-03-235-5/+46
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-2353-136/+144
* .Nm pw -> .Nm.charnier1998-03-231-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+2
* Add vm_ooffset_t and vm_pindex_t that FreeBSD uses (but NetBSD doesn't).jb1998-03-231-1/+3
OpenPOWER on IntegriCloud