| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=62318
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
o main returns int not void
o use braces to avoid potentially ambiguous else
Note: The fix to natd is potentially functional in nature since I used
the indentation as the right thing rather than the struct semantics.
Someone more familiar with the code should double check me on this one.
Reviewed by: obrien and chuckr
Notes:
svn path=/head/; revision=46080
|
| |
|
|
|
|
|
|
|
|
| |
array that were doing sizeof on an unrelated variable. This just happened
to work right on the i386, but would not on the alpha.
PR: bin/8427
Notes:
svn path=/head/; revision=41023
|
| |
|
|
|
|
|
|
| |
formatting of rcsid. Remove unused #includes. Do not use memory after
freeing it.
Notes:
svn path=/head/; revision=37001
|
| |
|
|
|
|
|
| |
unused variables.
Notes:
svn path=/head/; revision=26557
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23839
|
| |
|
|
|
|
|
| |
stamps in the inodes and call one of fsck's utility funcs with a new arg.
Notes:
svn path=/head/; revision=23838
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18585
|
| |
|
|
|
|
|
|
|
| |
in order to create sparse directory files that caused a panic of a
filesystem where fsck would not find anything. A fix for fsck is in the
make but still has to be reviewed by Kirk McKusick.
Notes:
svn path=/head/; revision=18498
|
| |
|
|
|
|
|
| |
ts_nsec -> tv_nsec
Notes:
svn path=/head/; revision=18406
|
| |
|
|
|
|
|
| |
differences that we dont have.
Notes:
svn path=/head/; revision=12051
|
|
|
Obtained from: NetBSD
Notes:
svn path=/vendor/NetBSD/dist/; revision=12048
|