summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Close PR: kern/865jkh1995-12-041-1/+3
* Added a prototype.bde1995-12-031-2/+3
* Fixed the type mismatch in check for the bogus mmap function `nullop'.bde1995-12-031-3/+5
* Added prototypes.bde1995-12-031-5/+6
* __purified pmap_pte(). This seems to make no difference.bde1995-12-032-4/+4
* Completed function declarations and/or added prototypes.bde1995-12-036-24/+62
* Oops, the last commit left a redundant declaration.bde1995-12-031-3/+1
* Staticized.bde1995-12-032-90/+74
* Added prototypes.bde1995-12-036-64/+158
* Added prototypes.bde1995-12-038-10/+60
* Added prototypes.bde1995-12-0327-55/+426
* null_node_find() and umap_node_find() were sometimes called without abde1995-12-034-8/+8
* Moved inline functions for insque() and remque() to <sys/queue.h>.bde1995-12-039-75/+62
* Completed function declarations and/or added prototypes.bde1995-12-035-22/+63
* Completed function declarations and/or added prototypes and/or #includesbde1995-12-035-17/+29
* Removed unused thread support (partly to get rid of its incompletebde1995-12-032-92/+4
* Completed function declarations and/or added prototypes and/or movedbde1995-12-0316-253/+364
* malloc.h: add sysctl class.phk1995-12-022-3/+7
* I don't know what I messed up in 1.40, but the crynwr mode didn't make it.phk1995-12-021-25/+224
* Completed function declarations and/or added prototypes.bde1995-12-0210-15/+87
* Fixed call to mrt_ioctl(). mrt_ioctl() for some reason has differentbde1995-12-021-1/+5
* Completed function declarations and/or added prototypes.bde1995-12-0216-29/+60
* staticize.phk1995-12-022-54/+54
* Finished (?) cleaning up sysinit stuff.bde1995-12-0217-130/+78
* Staticized.bde1995-12-023-7/+11
* I fixed this before than committed it on my machine and not on freefall.julian1995-12-021-5/+5
* Submitted by: Heikki Suonsivujulian1995-12-021-8/+8
* A quick fix for a problem that will go away in a few days anyway..julian1995-12-011-2/+2
* Fix minor bug that would cause the packet statistics updates to stopdg1995-12-012-48/+150
* remove typojulian1995-12-011-2/+1
* Add definition of PROT_NONE=0 for compatibility with SunOS/Solaris/Linux ...se1995-11-301-1/+2
* Submitted by: jb@cimlogic.com.au (John Birrell)julian1995-11-301-2/+2
* Fix support for QIC_3080 drives...it 1/2 worked before.pst1995-11-302-2/+5
* A pair of really tiny patches that not only allow it all to compilejulian1995-11-302-7/+7
* Fix my color/attr separation patch.ache1995-11-303-9/+9
* Delete obnoxious uprintf()s in load/unload procedures.wollman1995-11-2910-30/+10
* GENERIC - Add a commented out line for adding support for IBM ThinkPadnate1995-11-295-2/+12
* Add some comments above the npx0 device to make it even more obviousnate1995-11-293-3/+24
* Fix Pentium CPU rate diagnosis:wollman1995-11-2910-89/+91
* Disallow LKM manipulations when in seure mode.wollman1995-11-291-17/+11
* Don't staticize again (twice).bde1995-11-292-8/+10
* missed one..julian1995-11-291-0/+42
* Restored my old changes which were clobbered by the previous commit.bde1995-11-291-4/+7
* Removed builtin list of port addresses. The address for sio3bde1995-11-293-30/+15
* If you're going to mechanically replicate something in 50 filesjulian1995-11-2977-149/+202
* #ifdef out nearly the entire file of conf.c when JREMOD is definedjulian1995-11-294-7/+42
* A test was backwards.phk1995-11-292-4/+6
* 'see" -> "see" (in the comment).asami1995-11-292-4/+4
* OK, that's it..julian1995-11-2979-743/+2708
* staticize.phk1995-11-291-42/+42
OpenPOWER on IntegriCloud