Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Arla client rename from xfs to nnpfs for later upgrades. Tested on various arches. ok todd@ beck@ | 2009-06-03 | 1 | -1146/+0 | |
| | |||||
* | More simple memset(,0,) -> M_ZERO changes. In this batch move to | 2007-10-08 | 1 | -2/+1 | |
| | | | | | | size(*p) as the first malloc() parameter where p is declared locally and thus easy to check. Add M_ZERO to gpe_table allocation in acpi.c even though there is no obvious bzero or memset nearby. | ||||
* | Remove the simplelock argument from vrecycle(); | 2007-04-11 | 1 | -1/+1 | |
| | | | | ok pedro@, sturm@ | ||||
* | fix worst three kernel stack pigs in xfs by moving stack allocation of | 2005-08-04 | 1 | -10/+18 | |
| | | | | | xfs message structures to malloc M_TEMP. ok art@ | ||||
* | the rest of the '#if DIAGNOSTIC' -> '#ifdef DIAGNOSTIC' in the kernel; ok miod@ | 2004-08-03 | 1 | -1/+1 | |
| | |||||
* | Fix include stuff, unused variables and statics and other small things needed | 2003-08-12 | 1 | -0/+2 | |
| | | | | to compile in our tree. | ||||
* | Merge | 2003-08-12 | 1 | -237/+321 | |
| | |||||
* | merge | 2002-06-07 | 1 | -77/+94 | |
| | |||||
* | Final __P removal plus some cosmetic fixups | 2002-03-14 | 1 | -2/+2 | |
| | |||||
* | New xfs from Arla between 0.34.2 and current in arla cvs. | 2000-09-11 | 1 | -116/+198 | |
| | | | | Too many new features and fixes to mention here. | ||||
* | $OpenBSD$ | 2000-03-03 | 1 | -1/+3 | |
| | |||||
* | use uvm_vnp_setsize when uvm (workaround) | 1999-06-03 | 1 | -1/+5 | |
| | |||||
* | upgrade Arla to fresher code. Too many new features and bugfixes. | 1999-04-30 | 1 | -0/+948 | |