summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Place CPU_UPGRADE_HW_CACHE in the right section.asmodai2001-09-142-6/+6
* Remove pointer to ftp.freesoftware.com.asmodai2001-09-141-1/+1
* For old gcc/gcc-based compilers and non gcc compilers make sure toasmodai2001-09-141-0/+1
* style(9) correct #define's followed by a space to be followed by a tabasmodai2001-09-141-14/+14
* Set thread0->td_pcb, this is probably why jake was getting a null deref.peter2001-09-141-0/+1
* Plug in ELF backend.dfr2001-09-142-2/+2
* Add ELF backend to the build.dfr2001-09-143-15/+3
* Make this do the right thing (mostly). We should still reserve the pagesdfr2001-09-142-10/+26
* Fix off by one error introduced by the use of the ifnet_byindex()marcel2001-09-142-2/+2
* Bump version to 500023 to reflect massive changes necessary for theimp2001-09-141-1/+1
* Merge sys/isa/sio.c 1.343imp2001-09-142-22/+22
* Merge from sys/dev/syscons/syscons.c 1.373imp2001-09-141-17/+17
* Merge from sys/i386/isa/sprk.c 1.50, 1.51imp2001-09-141-6/+7
* Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17imp2001-09-142-2/+2
* KSE changes for olpt driverimp2001-09-142-6/+6
* Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSEimp2001-09-141-43/+45
* s/thread'/thread's/imp2001-09-143-3/+3
* Changes necessary for KSE worldimp2001-09-142-5/+5
* Merge changes from sys/i386/isa/mse.c 1.56 and other tweaks for KSEimp2001-09-141-9/+9
* Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compileimp2001-09-142-20/+22
* Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes)imp2001-09-142-156/+148
* Re-apply rev 1.178 -- style(9) the structure definitions.obrien2001-09-139-14/+14
* Fix locking on td_flags for TDF_DEADLKTREAT. If the comments in the codejhb2001-09-132-9/+10
* Adjust some locking comments.jhb2001-09-131-11/+10
* Fix typo.julian2001-09-131-1/+1
* fix typojulian2001-09-132-6/+0
* shift a few flags around.. (physically, not logically)julian2001-09-131-6/+5
* PR: kern/29698 (part)mr2001-09-132-0/+21
* PR: kern/29698 (part)mr2001-09-132-0/+18
* Update code which creates bootinfo.dfr2001-09-136-4/+202
* * Enable dynamically linked kernel. This involves adding a self-relocatordfr2001-09-137-74/+300
* Add ext2fs modulemr2001-09-132-0/+13
* <jkh> "Hey Rocky, watch me eject this pccard outta my laptop!" "What,imp2001-09-134-23/+92
* Even better compatibility with 4.x. #define thread proc, since forimp2001-09-131-16/+2
* Better way to do compatibility between the two versions.imp2001-09-131-20/+8
* Fix KSE breakage to this file:imp2001-09-131-0/+32
* Restore these files to being portable:jhb2001-09-122-61/+73
* - Whitespace fixes.jhb2001-09-121-16/+9
* Whitespace fix.jhb2001-09-121-1/+1
* IPFilter munges multicast address packets on the loopback interface.darrenr2001-09-121-1/+1
* Whitespace fixes.jhb2001-09-121-3/+3
* Add IPFLITER.LICENCE to the kernel (requested by rwatson)darrenr2001-09-121-0/+29
* Style(9) fixes.jhb2001-09-121-2/+2
* Restore style(9) fixes from commit prior to previous commit.jhb2001-09-122-18/+18
* If an incoming struct proc could have been NULL before, tehn don'tjulian2001-09-121-4/+5
* A command file for SKI which runs the loader up to the first instructiondfr2001-09-122-0/+32
* Create backup copies using install(1).ru2001-09-125-15/+5
* KSE Milestone 2julian2001-09-12774-13853/+15842
* Build ficl on all architectures.dfr2001-09-121-2/+0
* Add a version of the loader which runs under SKI, the HP ia64 simulator.dfr2001-09-1235-1/+3631
OpenPOWER on IntegriCloud