| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: (sort-of) - remove semconfig op from semsys() call. There is no | Peter Wemm | 2000-05-01 | 1 | -77/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-09-05 | 70 | -70/+70 |
| * | Merge from rev 1.77: reject illegal combinations of O_RDONLY, O_RDWR, and | Alexander Langer | 1997-10-24 | 1 | -2/+4 |
| * | Sorta MFC. Don't allow PID 1 to compromise our securelevel. Equivalent | Joerg Wunsch | 1997-08-17 | 1 | -2/+2 |
| * | Bring in some kernel bootp support. This removes the need for netboot | Tor Egge | 1997-05-11 | 1 | -1/+7 |
| * | Merge from -current: disallow debugger attachment when securelevel > 0. | Alexander Langer | 1997-04-27 | 1 | -1/+5 |
| * | YAMFC rev 1.83, copyin export net mask to correct variable | Peter Wemm | 1997-04-25 | 1 | -2/+2 |
| * | From -current: be sure not to free cn buffer twice. | David Greenman | 1997-04-04 | 1 | -3/+4 |
| * | Get in the fsirand stuff. | Guido van Rooij | 1997-03-26 | 1 | -1/+13 |
| * | Brought in fix from rev 1.51: don't clear P_SUGID if various {u,g}id don't | David Greenman | 1997-02-19 | 1 | -2/+4 |
| * | Pass P_SUGID on to the child of a fork(). It was possible to get rlogin | David Greenman | 1997-02-17 | 1 | -1/+5 |
| * | Brought in change from revs 1.19/1.26: check for P_SUGID before | David Greenman | 1996-10-19 | 1 | -4/+3 |
| * | Bring in the new sysctl variables and TCP timer patches from head | Paul Traina | 1996-09-19 | 2 | -3/+9 |
| * | Brought in fix from rev 1.58: splbio() protect vnode block lists in | David Greenman | 1996-08-15 | 1 | -1/+5 |
| * | Brought in changes from revs 1.13, 1.14, 1.18, and 1.20...various fixes | David Greenman | 1996-07-02 | 1 | -14/+20 |
| * | Brought in fix from rev 1.94: make sure pages involved in I/O are not | David Greenman | 1996-06-30 | 1 | -2/+3 |
| * | Fix yet another editing mistake that caused physio() to be really | David Greenman | 1996-06-26 | 1 | -3/+3 |
| * | Woops, I was a bit overzealous in my editing...add back the missing line. | David Greenman | 1996-06-26 | 1 | -1/+2 |
| * | Fix a panic that occurs when an I/O is attempted with more than | David Greenman | 1996-06-26 | 1 | -8/+12 |
| * | Brought in fix from main branch: call semexit when appropriate. | David Greenman | 1996-06-14 | 1 | -2/+12 |
| * | Brought in fix from rev 1.38: fix for PF_REMOTE case of ptcwrite() which | David Greenman | 1996-06-08 | 1 | -4/+15 |
| * | Fixed bogus changes from mega-commit 3. This reverts the files to their | Nate Williams | 1996-06-05 | 4 | -18/+25 |
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 4 | -21/+14 |
| * | Implemented zpfind() which returns the struct proc * of a zombie PID. | David Greenman | 1996-06-04 | 2 | -6/+50 |
| * | Brought in (most) of the changes in revs 1.24, 1.25 and 1.43: Fix for | David Greenman | 1996-06-04 | 1 | -112/+104 |
| * | Fix declaration of ps_strings. | David Greenman | 1996-06-03 | 1 | -2/+2 |
| * | Add sysctl hooks for user-mode setproctitle() and libkvm to see, | Peter Wemm | 1996-05-31 | 4 | -9/+42 |
| * | Bring in changes from 1.22 (disallow LKM manipulations in secure | Alexander Langer | 1996-05-31 | 1 | -10/+11 |
| * | Brought in fixes from current: fix for panic caused by dereferencing | David Greenman | 1996-05-30 | 2 | -10/+12 |
| * | Brought in fix from rev 1.21: initialize p_vmspace to 0 so that | David Greenman | 1996-05-02 | 1 | -1/+6 |
| * | Brought in change from rev.1.37: fix comparison of wrong field against | Bruce Evans | 1996-04-12 | 1 | -2/+2 |
| * | From current: updates to my copyright. | David Greenman | 1996-04-08 | 4 | -25/+27 |
| * | Remove KADB, we havn't had it ever I think. | Poul-Henning Kamp | 1996-03-21 | 3 | -19/+11 |
| * | Changes to split out NFS_SERVER and NFS_CLIENT, first bit. | Poul-Henning Kamp | 1996-03-21 | 1 | -3/+3 |
| * | Brought in fix from rev 1.18: Fix for u_map allocation failure panic. | David Greenman | 1996-03-04 | 1 | -2/+11 |
| * | Make getsockopt handle a link of mbufs, rather than just one. | Poul-Henning Kamp | 1996-02-26 | 1 | -6/+13 |
| * | Fill in the eproc's e_login field before it's passed out to the user via | Peter Wemm | 1996-02-22 | 1 | -1/+3 |
| * | Bring my BSD/OS 2.x executable support from -current over.. | Peter Wemm | 1996-02-22 | 1 | -4/+6 |
| * | Retrofitted changes to add NO_SWAPPING option from -current (actually, it's | David Greenman | 1996-02-22 | 1 | -1/+3 |
| * | Brought in most of rev 1.8 (minus sysctl hook): fix for bad performance | David Greenman | 1996-02-16 | 1 | -2/+4 |
| * | Brought in sigexit()/killproc() bugfix, associated improvement to their | David Greenman | 1996-01-31 | 2 | -8/+9 |
| * | Retrofitted changes from revs 1.18 and 1.19: fix bugs with malloc area | David Greenman | 1996-01-29 | 1 | -7/+13 |
| * | Retrofitted fix from rev 1.46: make sure mp is busy before doing a stat on | David Greenman | 1996-01-16 | 1 | -4/+14 |
| * | Brought in fixes from revs 1.80, 1.82 and 1.83, with slight retrofitting | David Greenman | 1996-01-07 | 1 | -19/+28 |
| * | Brought in changes from revs 1.76, 1.77, 1.78: disabled sleep in ttyflush | David Greenman | 1996-01-03 | 1 | -3/+18 |
| * | I report a problem about shmget(). (I'm using FreeBSD-2.1.0R) | Joerg Wunsch | 1995-12-26 | 1 | -2/+2 |
| * | Merge 1.12 from HEAD. | Jordan K. Hubbard | 1995-12-04 | 1 | -1/+3 |
| * | From rev 1.14: | David Greenman | 1995-11-19 | 1 | -2/+3 |
| * | Add missing splx(s) - from rev 1.70. Note that this change is too late for | David Greenman | 1995-11-19 | 1 | -2/+4 |
| * | Brought in revs 1.15-1.17: lessen severity of no pre-allocated cblocks | David Greenman | 1995-11-03 | 1 | -5/+11 |