| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
the strings "FreeBSD" and "NetBSD". Use the .Fx or .Nx macro
instead.
Notes:
svn path=/head/; revision=56407
|
|
|
|
|
|
|
| |
Reviewed by: phk
Notes:
svn path=/head/; revision=54872
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
PR: docs/10973
Notes:
svn path=/head/; revision=45641
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=37237
|
|
|
|
|
|
|
|
| |
formatting of rcsid. Remove unused #includes. Do not use memory after
freeing it.
Notes:
svn path=/head/; revision=37001
|
|
|
|
| |
Notes:
svn path=/head/; revision=33139
|
|
|
|
| |
Notes:
svn path=/head/; revision=33118
|
|
|
|
|
|
|
| |
unused variables.
Notes:
svn path=/head/; revision=26557
|
|
|
|
| |
Notes:
svn path=/head/; revision=24956
|
|
|
|
| |
Notes:
svn path=/head/; revision=23854
|
|
|
|
| |
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=22990
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=21635
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=18003
|
|
|
|
| |
Notes:
svn path=/head/; revision=12480
|
|
|
|
|
|
|
| |
differences that we dont have.
Notes:
svn path=/head/; revision=12051
|
|
Obtained from: NetBSD
Notes:
svn path=/vendor/NetBSD/dist/; revision=12048
|