summaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* Brought in changes from revs 1.13, 1.14, 1.18, and 1.20...various fixesDavid Greenman1996-07-021-14/+20
* Brought in fix from rev 1.94: make sure pages involved in I/O are notDavid Greenman1996-06-301-2/+3
* Fix yet another editing mistake that caused physio() to be reallyDavid Greenman1996-06-261-3/+3
* Woops, I was a bit overzealous in my editing...add back the missing line.David Greenman1996-06-261-1/+2
* Fix a panic that occurs when an I/O is attempted with more thanDavid Greenman1996-06-261-8/+12
* Brought in fix from main branch: call semexit when appropriate.David Greenman1996-06-141-2/+12
* Brought in fix from rev 1.38: fix for PF_REMOTE case of ptcwrite() whichDavid Greenman1996-06-081-4/+15
* Fixed bogus changes from mega-commit 3. This reverts the files to theirNate Williams1996-06-054-18/+25
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-054-21/+14
* Implemented zpfind() which returns the struct proc * of a zombie PID.David Greenman1996-06-042-6/+50
* Brought in (most) of the changes in revs 1.24, 1.25 and 1.43: Fix forDavid Greenman1996-06-041-112/+104
* Fix declaration of ps_strings.David Greenman1996-06-031-2/+2
* Add sysctl hooks for user-mode setproctitle() and libkvm to see,Peter Wemm1996-05-314-9/+42
* Bring in changes from 1.22 (disallow LKM manipulations in secureAlexander Langer1996-05-311-10/+11
* Brought in fixes from current: fix for panic caused by dereferencingDavid Greenman1996-05-302-10/+12
* Brought in fix from rev 1.21: initialize p_vmspace to 0 so thatDavid Greenman1996-05-021-1/+6
* Brought in change from rev.1.37: fix comparison of wrong field againstBruce Evans1996-04-121-2/+2
* From current: updates to my copyright.David Greenman1996-04-084-25/+27
* Remove KADB, we havn't had it ever I think.Poul-Henning Kamp1996-03-213-19/+11
* Changes to split out NFS_SERVER and NFS_CLIENT, first bit.Poul-Henning Kamp1996-03-211-3/+3
* Brought in fix from rev 1.18: Fix for u_map allocation failure panic.David Greenman1996-03-041-2/+11
* Make getsockopt handle a link of mbufs, rather than just one.Poul-Henning Kamp1996-02-261-6/+13
* Fill in the eproc's e_login field before it's passed out to the user viaPeter Wemm1996-02-221-1/+3
* Bring my BSD/OS 2.x executable support from -current over..Peter Wemm1996-02-221-4/+6
* Retrofitted changes to add NO_SWAPPING option from -current (actually, it'sDavid Greenman1996-02-221-1/+3
* Brought in most of rev 1.8 (minus sysctl hook): fix for bad performanceDavid Greenman1996-02-161-2/+4
* Brought in sigexit()/killproc() bugfix, associated improvement to theirDavid Greenman1996-01-312-8/+9
* Retrofitted changes from revs 1.18 and 1.19: fix bugs with malloc areaDavid Greenman1996-01-291-7/+13
* Retrofitted fix from rev 1.46: make sure mp is busy before doing a stat onDavid Greenman1996-01-161-4/+14
* Brought in fixes from revs 1.80, 1.82 and 1.83, with slight retrofittingDavid Greenman1996-01-071-19/+28
* Brought in changes from revs 1.76, 1.77, 1.78: disabled sleep in ttyflushDavid Greenman1996-01-031-3/+18
* I report a problem about shmget(). (I'm using FreeBSD-2.1.0R)Joerg Wunsch1995-12-261-2/+2
* Merge 1.12 from HEAD.Jordan K. Hubbard1995-12-041-1/+3
* From rev 1.14:David Greenman1995-11-191-2/+3
* Add missing splx(s) - from rev 1.70. Note that this change is too late forDavid Greenman1995-11-191-2/+4
* Brought in revs 1.15-1.17: lessen severity of no pre-allocated cblocksDavid Greenman1995-11-031-5/+11
* Brought in fix from rev 1.71: initialize TS_CONNECTED and line disciplineDavid Greenman1995-11-031-1/+4
* Brought in fix from 1.37: fix for hang caused by missing vfs_unbusy().David Greenman1995-10-281-3/+7
* Brought in changes from main branch: move FS readonly checks into theDavid Greenman1995-10-263-95/+40
* Brought in changes from main branch: fixes for pty data lossage.David Greenman1995-10-262-9/+31
* Brought in change from rev 1.22: workaround for "ktrace panic".David Greenman1995-10-091-2/+3
* Brought in changes from revs 1.64-1.65: fix several serious bugs.David Greenman1995-10-011-49/+62
* Brought in change from rev 1.21: don't zero out the session pointer inDavid Greenman1995-09-261-2/+1
* Brought in change from rev 1.32: add missing args to VOP_OPEN. (This isDavid Greenman1995-09-181-2/+2
* Brought in changes from main branch:David Greenman1995-09-148-342/+448
* Brought in fix from rev 1.9: fix for amd direct maps.David Greenman1995-09-121-18/+19
* Brought in change from rev 1.11: kill extra arg to a pr_usrreq call.David Greenman1995-09-121-3/+2
* Brought in change from rev 1.9: kill gratuitous #include's.David Greenman1995-09-121-5/+1
* Brought in change from rev 1.14: kill unused variable declaration.David Greenman1995-09-121-3/+1
* Fixed my copyright.David Greenman1995-09-082-4/+4