Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byebye | 2007-05-29 | 1 | -542/+0 | |
| | |||||
* | Instrumentation for an in-kernel getcwd() implementation. | 2006-04-28 | 1 | -50/+1 | |
| | | | | | Not yet activated. Diff by marius@ long ago, from NetBSD. Okay miod@ and krw@. | ||||
* | Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@ | 2005-06-18 | 1 | -3/+2 | |
| | |||||
* | RIP stackable filesystems, ok marius@ tedu@, discussed with deraadt@ | 2005-05-26 | 1 | -22/+2 | |
| | |||||
* | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | 2004-08-03 | 1 | -2/+2 | |
| | |||||
* | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | 2004-06-22 | 1 | -2/+3 | |
| | | | | | | use compat-specific MAXNAMLEN values where appropriate ok millert@, pedro@ | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -9/+9 | |
| | |||||
* | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | 2001-05-16 | 1 | -3/+1 | |
| | |||||
* | Implement getcwd. | 2000-03-27 | 1 | -0/+613 | |