aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused stuffPeter Wemm2001-03-252-54/+2
* I need to add to the previous commit:Mark Murray2001-03-250-0/+0
* Allow bog-standard ioctls through. There are really handled inMark Murray2001-03-251-1/+9
* Merge various changes from OpenBSD and NetBSD.Mike Heffner2001-03-2528-470/+478
* Remove an extraneous declaration.Brian Somers2001-03-252-2/+0
* Temporary build structure for GDB 5.0 so people can test the new versionDavid E. O'Brien2001-03-2521-0/+4714
* If we're adding an interface address that is already one of the interface'sBrian Somers2001-03-251-31/+50
* Move the atomic() mbstat.m_drops incrementing to the MGET(HDR) andBosko Milekic2001-03-242-22/+13
* mega-commit.Cameron Grant2001-03-2444-1881/+2190
* Add apsfilter to "important package" set.Jordan K. Hubbard2001-03-241-0/+5
* Catch these modules up with obrien's recent cleanup commit.Peter Wemm2001-03-244-18/+22
* Drop 'KMODDEPS = snd_pcm' - it isn't used.Peter Wemm2001-03-241-1/+0
* Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.Peter Wemm2001-03-241-1/+0
* Add new categories science and ukrainian.Satoshi Asami2001-03-244-0/+7
* Add #if'ed support for the future option CAM_NEW_TRAN_CODE.Gerard Roudier2001-03-241-57/+236
* when writing to one of the setup registers, a 32-bit write is required.Cameron Grant2001-03-241-2/+3
* Revert the warning elimination in rev 1.292. It breaks the Alpha build with:David E. O'Brien2001-03-242-2/+2
* Add bandaid to get ISA only systems to link.Søren Schmidt2001-03-241-0/+44
* Fix typo ); -> ,Jeroen Ruigrok van der Werven2001-03-241-1/+1
* Unbreak build on alpha.Hajimu UMEMOTO2001-03-244-9/+1
* Sort includes and remove bogus typedef of modeventhand_t, since thisAlexander Langer2001-03-241-5/+1
* List of distfile contents to delete using `rm' and `find -delete'.David E. O'Brien2001-03-241-0/+71
* Sigh. I should know better than to commit a one line change from a PRDavid E. O'Brien2001-03-241-1/+1
* Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)David E. O'Brien2001-03-245-10/+20
* Silence (harmless) warnings.Mark Murray2001-03-241-0/+1
* Round 1 of Brucification inspired changes.Peter Wemm2001-03-241-3/+3
* Cleaner way of adding -fschg (ie, correctly implement).David E. O'Brien2001-03-241-2/+1
* Fix a problem where we were switching npxproc from underneath processesDavid E. O'Brien2001-03-243-0/+138
* Install sstring.David E. O'Brien2001-03-241-2/+2
* Garbage collect these ancient bits.David E. O'Brien2001-03-242-72/+0
* Add cvs tagDoug Barton2001-03-241-0/+2
* Use (..., "%s", foo) instead of (..., foo) to avoid a warning about aJohn Baldwin2001-03-241-1/+1
* - Define and use MAXCPU like the alpha and i386 instead of NCPUS.John Baldwin2001-03-242-6/+10
* Stick a prototype for handleclock() in machine/clock.h and include itJohn Baldwin2001-03-242-0/+2
* Preserve ssh directory across upgrades.Jordan K. Hubbard2001-03-241-0/+1
* This is kind of a hack, but it should work. Currently, world is brokenPeter Wemm2001-03-245-83/+36
* Just use the proc lock to protect read accesses to p_pptr rather than theJohn Baldwin2001-03-241-4/+4
* Protect p_wmesg and p_wchan with sched_lock while checking for deadlocksJohn Baldwin2001-03-241-0/+3
* afterstep doesn't need an explicit xterm started for it either.Jordan K. Hubbard2001-03-242-2/+2
* This commit was generated by cvs2svn to compensate for changes in r74722,David E. O'Brien2001-03-244-72/+140
|\
| * Import the setjump/longjump exception handling fixes from GCC 2.95.3.test3David E. O'Brien2001-03-244-72/+140
* | s/dependant/dependentJordan K. Hubbard2001-03-241-2/+2
* | revert rev 1.3: restore MAN1 directive to unbreak worldAlfred Perlstein2001-03-241-0/+1
* | Slightly de-bogify the uname() declarations.Peter Wemm2001-03-241-8/+0
* | Install /etc/primes.Brian Feldman2001-03-241-0/+1
* | Now that libfetch uses the high port range by default, add a -U option toDag-Erling Smørgrav2001-03-242-13/+17
* | Use high port range by default, and replace the 'h' option with an 'l' optionDag-Erling Smørgrav2001-03-242-7/+7
* | Add /etc/primes for OpenSSH SSH2 DH exchange.Brian Feldman2001-03-241-0/+71
* | Fix rcsid/$FreeBSD$.David E. O'Brien2001-03-241-2/+15
* | add support for opti924 and opti930 chipsCameron Grant2001-03-242-7/+270