summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nuke register keyword usage and #if -> #ifdef.steve1997-04-2814-65/+65
* Shamelessly pilfer most of NetBSD's Makefile so that thesteve1997-04-281-28/+16
* Always include PROT_READ for Linux mmap operations.msmith1997-04-282-4/+4
* removed TEST_CPUHITS code.fsmp1997-04-283-126/+3
* removed TEST_CPUHITS code.fsmp1997-04-281-10/+1
* removed all the TEST_UPPERPRIO crud.fsmp1997-04-2811-283/+36
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.fsmp1997-04-2812-343/+125
* remove the SMP_INVLTLB option, making the code default for APIC_IO.fsmp1997-04-285-17/+5
* remove all the SMP_INVLTLB defines, making the code default for APIC_IO.fsmp1997-04-281-9/+4
* Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>fsmp1997-04-282-2/+18
* change kvm-fbsd.c so that kernel debugging works again.gj1997-04-277-26/+833
* Removed bogon from previous commit: doubly included sys/systm.h.alex1997-04-272-4/+2
* Remove bogon from previous commit: doubly included sys/systm.h.alex1997-04-271-2/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-279-240/+68
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-2714-1022/+57
* Typo police.alex1997-04-271-3/+5
* Create a special option file "opt_global.h" which is included by allpeter1997-04-275-11/+21
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-2735-701/+985
* Prevent debugger attachment to init when securelevel > 0.alex1997-04-273-3/+18
* Delete opt_ddb.h.kato1997-04-271-2/+1
* Synchronize with sys/i386/isa/syscons.c revision 1.211.kato1997-04-271-10/+123
* Merge SMP code from IBM-PC tree into PC-98 tree.kato1997-04-2715-56/+735
* Whoops.. We forgot to turn off the 4MB Virtual==Physical mapping at addresspeter1997-04-272-2/+8
* Undo 1.29.kato1997-04-272-4/+4
* Addresses the following two problems.yokota1997-04-273-24/+348
* ``appears'' -> ``appeared'' (closes PR#3393, Submitted-by: Josh Gilliam)jmg1997-04-2710-90/+125
* Add some more "member functions" to these. Still not complete.phk1997-04-271-1/+41
* YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to denydavidn1997-04-272-10/+35
* Bring in rc file changes from -current.jkh1997-04-2717-628/+1643
* Add ports-converters and ports-textproc targets.asami1997-04-274-4/+12
* Add description of ports-converters and ports-textproc.asami1997-04-272-2/+8
* Try and make these usermode safe, Steve beat me in finding these..peter1997-04-264-9/+17
* fix & instead of && in #if statementpeter1997-04-261-4/+4
* change #if 0 to #ifdef KERNEL since this is pretty important forpeter1997-04-261-2/+3
* Remove the curproc printing on trap/interrupt/etc. It's outlived it'speter1997-04-262-14/+2
* #if'ed out the '#include "opt_smp.h"' line.fsmp1997-04-261-2/+3
* Back out bogus code that slipped past my read of the pre-merge diffpeter1997-04-262-6/+2
* Fix some SMP merge bugs (from Bruce) -peter1997-04-262-24/+12
* Activate gdbserver and gdbreplaypst1997-04-266-11/+11
* Create sysctl kern.fast_vfork, on for uniprocessor by default, off forpeter1997-04-261-6/+11
* Disable RFMEM in vfork for smp case.. It doesn't seem to work too wellpeter1997-04-261-2/+7
* Do nothing instead of adjusting un_flags when (uppervp is locked) &&kato1997-04-262-22/+6
* Document internal ls, how to compile it in and what it changes wrtdavidn1997-04-261-1/+20
* Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-265-8/+41
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-26111-326/+19306
* Print out some more diagnostic information when we reject a message.gibbs1997-04-261-4/+10
* Do not clear UN_ULOCK in certain case.kato1997-04-262-4/+24
* Add new cpu type, CPU_CY486DX, which shows Cyrix 486S/DX series CPUs,kato1997-04-266-14/+74
* Synchronize with sys/i386/boot/biosboot/Makefile andkato1997-04-262-6/+2
* Whoops -- code inspection showed I forgot to clean up getopt stringpst1997-04-261-2/+2
OpenPOWER on IntegriCloud