| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=88037
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/stable/4/; revision=81834
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=80145
|
| |
|
|
|
|
|
| |
some sort of appropriate failure code.
Notes:
svn path=/stable/4/; revision=76556
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=73888
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Covers the following revisions:
libc/rpc/rpc.3 1.13
libc/stdlib/tsearch.3 1.5
libc/xdr/xdr.3 1.10
libdisk/libdisk.3 1.20
libftpio/ftpio.3 1.27
libposix1e/posix1e.3 1.11
libusb/usb.3 1.5
libutil/logout.3 1.8
Notes:
svn path=/stable/4/; revision=73581
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=70483
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=69764
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59625
|
| |
|
|
| |
Notes:
svn path=/stable/4/; revision=59519
|
| |
|
|
| |
Notes:
svn path=/head/; revision=53749
|
| |
|
|
|
|
|
| |
mention library name in header (.Nd field) - it allows to use "man -k libdisk"
Notes:
svn path=/head/; revision=52595
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
| |
Set_Boot_Blocks() anyway and should thus have never been a part of
libdisk, it should have been provided by the client of libdisk since
passing the information in is already part of the API.
Notes:
svn path=/head/; revision=42187
|
| |
|
|
|
|
|
|
| |
PR: 6868
Submitted by: Josh Gilliam <josh@quick.net>
Notes:
svn path=/head/; revision=36692
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34669
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22993
|
| |
|
|
|
|
|
| |
Curorary review by: phk
Notes:
svn path=/head/; revision=21958
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
- add __BEGIN_DECLS and __END_DECLS,
- add a bunch of ``const'' qualifiers all over the place,
- rename the `private' struct member into `private_data' to avoid the
clash with the C++ keyword.
Notes:
svn path=/head/; revision=14792
|
|
|
. install libdisk.h into /usr/include
. add a (preliminary) manpage, mostly featured after phk's comments
in libdisk.h
Notes:
svn path=/head/; revision=14665
|