| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 7 | -62/+74 |
* | WARNS=2 is going to become the default, so remove it from here. | markm | 2001-12-11 | 5 | -5/+1 |
* | WARNS=2 fixes. | markm | 2001-12-11 | 1 | -6/+6 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -46/+46 |
* | WARNS=2 is to become the default, so remove. Use __FBSDID(). | markm | 2001-12-11 | 2 | -7/+6 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 1 | -5/+10 |
* | WARNS=2 is to become the default, so remove it from here. | markm | 2001-12-11 | 2 | -2/+0 |
* | Protect this from the coming WARNS=2 default. | markm | 2001-12-11 | 1 | -0/+1 |
* | WARNS=2 fix, kill register keyword, use __FBSDID(). | markm | 2001-12-11 | 5 | -21/+27 |
* | Protect this against the to-come WARNS=2 default. | markm | 2001-12-11 | 1 | -0/+1 |
* | WARNS=2 fix, add externs.h to centralise external prototypes, | markm | 2001-12-11 | 3 | -13/+52 |
* | WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm) | markm | 2001-12-11 | 2 | -55/+63 |
* | Remove WARNS=2 as this is to become default. | markm | 2001-12-11 | 1 | -1/+0 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -49/+57 |
* | WARNS=2 fixes. | markm | 2001-12-11 | 1 | -1/+1 |
* | WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used | markm | 2001-12-11 | 2 | -16/+19 |
* | WARNS=2 fixes, remove register keyword, use __FBSDID() | markm | 2001-12-11 | 1 | -10/+14 |
* | - Improve line-wrapping and spacing so as to improve readability. | rwatson | 2001-12-11 | 1 | -6/+7 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -10/+11 |
* | Temporarily "protect" this against the coming WARNS=2 default as it | markm | 2001-12-11 | 1 | -0/+1 |
* | Remove WARNS=2 as this is to be the default. | markm | 2001-12-11 | 1 | -1/+0 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -11/+13 |
* | Use FBSDID(), WARNS=2 fix. | markm | 2001-12-11 | 1 | -3/+5 |
* | Use __FBSDID(). remove WARNS=2 as this is going to be default. | markm | 2001-12-11 | 2 | -7/+6 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -8/+7 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 2 | -14/+15 |
* | WARNS=2 fix, use __FBSDID() and sort includes. | markm | 2001-12-11 | 3 | -44/+46 |
* | WARNS=2 fix, but do not set this im Makefile, because this ill be the | markm | 2001-12-11 | 2 | -2/+1 |
* | WARNS=2 fixes | markm | 2001-12-11 | 6 | -69/+68 |
* | Explicitly decode GetAllNext SNS Response back *as* | mjacob | 2001-12-11 | 2 | -4/+59 |
* | Add VOP_GETEXTATTR(9) passthrough support to pseudofs. | green | 2001-12-11 | 2 | -0/+55 |
* | Remove an obsolete prototype for procfs_kmemaccess(). | des | 2001-12-11 | 1 | -3/+0 |
* | spelling | charnier | 2001-12-11 | 2 | -21/+15 |
* | Spelling | charnier | 2001-12-11 | 3 | -3/+3 |
* | Do not dot terminate errx() strings | charnier | 2001-12-11 | 1 | -1/+1 |
* | Add aliases pointing to postmaster for the two new mail related accounts. | gshapiro | 2001-12-11 | 1 | -0/+2 |
* | Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define. | phantom | 2001-12-11 | 1 | -3/+0 |
* | Update the default newfs block and fragment sizes from 8192/1024 to | sheldonh | 2001-12-11 | 5 | -16/+30 |
* | Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define. | phantom | 2001-12-11 | 1 | -12/+4 |
* | Add my e-mail to copyrights | phantom | 2001-12-11 | 4 | -4/+4 |
* | * Add my e-mail to copyrights | phantom | 2001-12-11 | 10 | -52/+57 |
* | Fix grouping string handling | phantom | 2001-12-11 | 1 | -1/+4 |
* | Preserve directory timestamps with -p. Allow non-empty read-only | mckay | 2001-12-11 | 1 | -11/+39 |
* | Fix a typo. | sheldonh | 2001-12-11 | 1 | -1/+1 |
* | Typo in warning message (chown should be chmod). | mckay | 2001-12-11 | 1 | -1/+1 |
* | Correct a comment that should have been updated in rev 1.43, when | sheldonh | 2001-12-11 | 1 | -2/+2 |
* | Fix boot -p for DDBless kernels | guido | 2001-12-11 | 1 | -0/+6 |
* | s/sysctl -w/sysctl/ | ru | 2001-12-11 | 7 | -9/+9 |
* | s/sysctl -w/sysctl/ | ru | 2001-12-11 | 14 | -163/+163 |
* | (repeat after me, do not do cvs commit | more. Previous commit was:) | peter | 2001-12-11 | 0 | -0/+0 |