summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.peter2001-03-241-1/+0
* Add new categories science and ukrainian.asami2001-03-244-0/+7
* Add #if'ed support for the future option CAM_NEW_TRAN_CODE.groudier2001-03-241-57/+236
* when writing to one of the setup registers, a 32-bit write is required.cg2001-03-241-2/+3
* Revert the warning elimination in rev 1.292. It breaks the Alpha build with:obrien2001-03-242-2/+2
* Add bandaid to get ISA only systems to link.sos2001-03-241-0/+44
* Fix typo ); -> ,asmodai2001-03-241-1/+1
* Unbreak build on alpha.ume2001-03-244-9/+1
* Sort includes and remove bogus typedef of modeventhand_t, since thisalex2001-03-241-5/+1
* List of distfile contents to delete using `rm' and `find -delete'.obrien2001-03-241-0/+71
* Sigh. I should know better than to commit a one line change from a PRobrien2001-03-241-1/+1
* Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)obrien2001-03-245-10/+20
* Silence (harmless) warnings.markm2001-03-241-0/+1
* Round 1 of Brucification inspired changes.peter2001-03-241-3/+3
* Cleaner way of adding -fschg (ie, correctly implement).obrien2001-03-241-2/+1
* Fix a problem where we were switching npxproc from underneath processesobrien2001-03-243-0/+138
* Install sstring.obrien2001-03-241-2/+2
* Garbage collect these ancient bits.obrien2001-03-242-72/+0
* Add cvs tagdougb2001-03-241-0/+2
* Use (..., "%s", foo) instead of (..., foo) to avoid a warning about ajhb2001-03-241-1/+1
* - Define and use MAXCPU like the alpha and i386 instead of NCPUS.jhb2001-03-242-6/+10
* Stick a prototype for handleclock() in machine/clock.h and include itjhb2001-03-242-0/+2
* Preserve ssh directory across upgrades.jkh2001-03-241-0/+1
* This is kind of a hack, but it should work. Currently, world is brokenpeter2001-03-245-83/+36
* Just use the proc lock to protect read accesses to p_pptr rather than thejhb2001-03-241-4/+4
* Protect p_wmesg and p_wchan with sched_lock while checking for deadlocksjhb2001-03-241-0/+3
* afterstep doesn't need an explicit xterm started for it either.jkh2001-03-242-2/+2
* This commit was generated by cvs2svn to compensate for changes in r74722,obrien2001-03-244-72/+140
|\
| * Import the setjump/longjump exception handling fixes from GCC 2.95.3.test3obrien2001-03-244-72/+140
* | s/dependant/dependentjkh2001-03-241-2/+2
* | revert rev 1.3: restore MAN1 directive to unbreak worldalfred2001-03-241-0/+1
* | Slightly de-bogify the uname() declarations.peter2001-03-241-8/+0
* | Install /etc/primes.green2001-03-241-0/+1
* | Now that libfetch uses the high port range by default, add a -U option todes2001-03-242-13/+17
* | Use high port range by default, and replace the 'h' option with an 'l' optiondes2001-03-242-7/+7
* | This commit was generated by cvs2svn to compensate for changes in r74713,green2001-03-241-0/+71
|\ \
| * | Add /etc/primes for OpenSSH SSH2 DH exchange.green2001-03-241-0/+71
| /
* | Fix rcsid/$FreeBSD$.obrien2001-03-241-2/+15
* | add support for opti924 and opti930 chipscg2001-03-242-7/+270
* | fix Alpha supportalfred2001-03-241-10/+0
* | Lets spell the guys name correctly: s/Avogardo/Avogadro/wilko2001-03-231-1/+1
* | The early compat dists only make sense on the i386jkh2001-03-231-0/+4
* | Check that background fsck operation is being done on a ufs filesystem.mckusick2001-03-231-0/+2
* | Fix the problem with some drives not reporting back when thesos2001-03-233-15/+19
* | (MFC candidate, see below).joerg2001-03-231-0/+14
* | disable SRAassar2001-03-231-2/+2
* | fix linux_times() to take into account linux's value of CLK_TCK on the alpha.gallatin2001-03-231-0/+5
* | IPv4 address is not unsigned int. This change introduces in_addr_t.ume2001-03-2310-25/+33
* | - Add which(1)-like functionality into pkg_info;sobomax2001-03-2312-23/+283
* | A few fixes..archie2001-03-233-39/+15
OpenPOWER on IntegriCloud