| Commit message (Expand) | Author | Age | Files | Lines |
* | Better and simpler check for negative offset; from Christer Oberg |  millert | 2004-11-18 | 1 | -3/+3 |
* | Make sure we don't call kernfs_xread() with a negative offset. |  millert | 2004-09-01 | 1 | -3/+7 |
* | This moves access to wall and uptime variables in MI code, |  tholo | 2004-06-24 | 1 | -2/+2 |
* | fix ncpu vs ncpus glitch, spotted by Sven Dehmlow |  deraadt | 2004-06-12 | 1 | -3/+3 |
* | remove more caddr_t |  tedu | 2004-05-20 | 1 | -4/+4 |
* | missing ar; form Alf Schlichting <leopold-bloom@foni.net> |  mickey | 2003-12-09 | 1 | -2/+2 |
* | set boottime's time to boottime, handy for find. requested by markus. |  tedu | 2003-11-15 | 1 | -4/+8 |
* | Replace select backends with poll backends. selscan() and pollscan() |  millert | 2003-09-23 | 1 | -3/+16 |
* | constify constant targets |  mickey | 2003-08-11 | 1 | -15/+15 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | use LK_EXCLUSIVE like all other file systems. |  tedu | 2003-05-11 | 1 | -2/+2 |
* | some snprintf usage from rohee. |  tedu | 2003-04-07 | 1 | -10/+10 |
* | Ensure that all files in /kern end with a newline (machine, model, |  rohee | 2003-03-30 | 1 | -2/+8 |
* | File system locking fixups, mostly from NetBSD: |  art | 2003-01-31 | 1 | -8/+16 |
* | Remove more '\n's from panic() statements. Both trailing and leading. |  krw | 2002-10-12 | 1 | -2/+2 |
* | remove ambiguity in version,ostype,osversion,osrelease and their constanity, they are and declarre 'em accordingly also removing private externies of those |  mickey | 2002-03-14 | 1 | -7/+6 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -23/+23 |
* | Cache vnodes, don't hold on to the root vnode, some cleanups, handle |  art | 2002-02-17 | 1 | -73/+173 |
* | Fix typo, noticed by Richard Lowe |  millert | 2001-12-11 | 1 | -2/+2 |
* | Readd VOP_MMAP, will be used soon. Right now it's just a question to |  art | 2001-12-04 | 1 | -2/+2 |
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. |  miod | 2001-11-06 | 1 | -2/+1 |
* | Remove old vm. |  art | 2001-06-27 | 1 | -13/+1 |
* | Get rid of several unused vnode operations |  csapuntz | 2001-06-23 | 1 | -8/+1 |
* | Get rid of leading NULs in /kern/msgbuf. If the msgbuf modified in between |  millert | 2000-03-13 | 1 | -7/+14 |
* | enlarge msgbuf, somewhat line netbsd did |  deraadt | 2000-02-22 | 1 | -7/+19 |
* | Fix to use enoioctl |  csapuntz | 1999-11-10 | 1 | -2/+2 |
* | cnt is called uvmexp in uvm and the members have different names |  art | 1999-02-26 | 1 | -2/+16 |
* | Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock |  csapuntz | 1998-08-06 | 1 | -21/+6 |
* | return EOPNOTSUPP for chflags() changes; peter@freebsd |  deraadt | 1998-06-11 | 1 | -1/+11 |
* | Updates for VFS Lite 2 + soft update. |  csapuntz | 1997-11-06 | 1 | -43/+34 |
* | back out vfs lite2 till after 2.2 |  deraadt | 1997-10-06 | 1 | -34/+43 |
* | VFS Lite2 Changes |  csapuntz | 1997-10-06 | 1 | -43/+34 |
* | Fix {KERNFS,NULLFS,UMAPFS,UNION}_DIAGNOSTIC kernel compilation errors. |  millert | 1997-09-11 | 1 | -6/+6 |
* | struct definitions in .h files and instances in .c file please. |  kstailey | 1997-04-26 | 1 | -23/+2 |
* | Make kern.osrevision (sysctl) and /kern/osrev report value of |  millert | 1997-03-27 | 1 | -2/+2 |
* | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in |  deraadt | 1997-02-20 | 1 | -2/+15 |
* | fixed warning: |  kstailey | 1997-01-15 | 1 | -2/+2 |
* | and the same for the trunk |  mickey | 1996-10-27 | 1 | -2/+2 |
* | add more kernel variables. calculate used/free physmem and vnodes. |  mickey | 1996-06-20 | 1 | -2/+46 |
* | partial sync with netbsd 960418, more to come |  deraadt | 1996-04-21 | 1 | -4/+4 |
* | From NetBSD: update to 960217 sources |  niklas | 1996-02-27 | 1 | -155/+214 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+747 |