summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-251-2/+6
* Configurably don't reply to broadcast or multicast echos. There are stillwollman1997-08-252-2/+13
* A clean fix for the spl "deadlock before smp_active" problem.fsmp1997-08-2411-29/+49
* Fix a deadlock caused by one of the spl functions being called beforefsmp1997-08-241-11/+10
* Code cleanup. Removed !FreeBSD code arround sysctl stuff. Renamedkato1997-08-244-46/+14
* Synchronize with sys/i386/i386/microtime.s revision up to 1.29.kato1997-08-241-29/+10
* Go back to previous definition of FE_CACHE_SET, since the problemse1997-08-241-3/+2
* The last of the encapsolation of cpl/spl/ipending things into a criticalfsmp1997-08-2418-239/+953
* Remove extraneous init parameter.steve1997-08-231-4/+2
* Some cleanup and a fix for an assumed chip bug:se1997-08-231-93/+90
* Minor corrections to the code added in rev. 1.100 and 1.101:se1997-08-231-4/+4
* Increase the retry timeouts.steve1997-08-231-4/+4
* Fixed logging of verbose limited packets.alex1997-08-231-4/+5
* Added sysctl args vfs.ext2fs.doclusterread andkato1997-08-234-18/+56
* add some comments while trying to understand why appletalkjulian1997-08-221-4/+36
* Fix the "remove optimization" by removing it. Sorry for the trouble.dyson1997-08-221-1/+3
* Print a warning if an unsupported (under SMP) shared address space forkpeter1997-08-221-2/+5
* Some fixes from Bruce:peter1997-08-222-8/+10
* Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.ckato1997-08-224-5/+9
* typo in comment.phk1997-08-221-2/+2
* This is a trial improvement for the vnode reference count while on the vnodedyson1997-08-226-40/+49
* Change restart_sequencer to be more robust by performing an explicitgibbs1997-08-211-17/+6
* #include <machine/limits.h> explicitly in the few places that it is required.bde1997-08-2118-18/+45
* Staticized.bde1997-08-211-2/+2
* Police 4.4Lite #include style.bde1997-08-211-2/+3
* Removed unused definition.bde1997-08-211-3/+1
* make lkm/if_ppp build again.. opt_ppp.h is needed again...jmg1997-08-211-3/+9
* Synchronize with sys/i386/i386/machdep.c, trap.c andkato1997-08-214-9/+11
* Get le_intr decl from sys/conf.hfsmp1997-08-211-2/+2
* Yank the casts.fsmp1997-08-213-4/+4
* 3c509.c was identical to kzipboot/unzip.c. I just copied it fromkato1997-08-211-126/+573
* Reorder function decls alphabetically.fsmp1997-08-212-4/+4
* Synchronize with sys/i386/isa/sio.c revision up to 1.177.kato1997-08-212-26/+8
* Synchronize with sys/i386/isa/isa.c revision 1.101.kato1997-08-211-2/+1
* Synchronize with sys/i386/isa/clock.c revision 1.99.kato1997-08-213-102/+18
* Forward declaration for the intr routine, avoids compiler warning.fsmp1997-08-211-1/+2
* Add several casts and include several header files to eliminate compilerfsmp1997-08-214-6/+12
* Add a cast to eliminate a compiler warning.fsmp1997-08-212-2/+2
* A few more casts and a function declaration for warning free kernel builds.fsmp1997-08-213-4/+6
* Added a half dozen casts to eliminate annoying warnings.fsmp1997-08-211-7/+7
* Revert my previous commit about using CS_SECURE macro.charnier1997-08-2116-39/+39
* Fixed a warning about undefined isa_irq_pending(). (UP kernel only)fsmp1997-08-213-12/+12
* Moved the COM_LOCK and COM_UNLOCK macros to machine/param.h.fsmp1997-08-217-62/+23
* Another boo-boo, this file defines cil.fsmp1997-08-211-1/+5
* Oops, this should have been in last commit.fsmp1997-08-211-1/+4
* Made PEND_INTS default.fsmp1997-08-2129-955/+595
* Performance improvment to minimize delayed write output of filesdyson1997-08-211-1/+7
* Some corrections to the anonymous page managment.dyson1997-08-211-5/+5
* Add forward declaration for struct proc.jlemon1997-08-201-1/+2
* Synchronize with sys/i386/i386/trap.c revision 1.106 andkato1997-08-203-3/+105
OpenPOWER on IntegriCloud