summaryrefslogtreecommitdiffstats
path: root/lib/libufs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slabphk2007-12-161-0/+1
* Implement cgwrite1(3) function which stored a given cylinder group on disk.pjd2006-10-311-0/+1
* minor style.Makefile(5) fixes:keramida2005-09-261-2/+7
* Disconnect getino.3 and remove MLINK I added.trhodes2005-08-311-2/+1
* Hook getino.3 up to the build and link it to putino.3.trhodes2005-08-251-1/+2
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-091-0/+7
* WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again.jmallett2003-01-301-0/+1
* Add facility to read one, or a string of, cylinger groups.jmallett2003-01-191-1/+1
* Nuke dumb error reporting code, people can just use disk::d_error. Unify thejmallett2003-01-181-1/+1
* Add the concept of a per-disk error string, and a function which prints itjmallett2002-10-221-1/+1
* No need to explicitly set NOMAN here.ru2002-07-031-1/+0
* DEBUG is a knob that means something else in FreeBSD, use LIBUFS_DEBUG tojmallett2002-07-011-1/+1
* Add libufs, a library for dealing with UFS filesystems from userland tojmallett2002-07-011-0/+12
OpenPOWER on IntegriCloud