summaryrefslogtreecommitdiffstats
path: root/lib/libufs
Commit message (Expand)AuthorAgeFilesLines
* MFC r312452-r312512:ngie2017-02-101-1/+1
* libufs: Simplify generation number calculation.pfg2016-05-181-1/+1
* First pass through library packaging.gjb2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* Revert r284417 it is not necessary anymorebapt2015-06-151-1/+1
* Enforce overwritting SHLIBDIRbapt2015-06-151-1/+1
* Add META_MODE support.sjg2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-1/+0
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-195-6/+6
| |\
| * | Updated dependenciessjg2014-05-161-1/+1
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Updated/new Makefile.dependsjg2012-11-081-0/+3
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
* | | Remove the stray DEBUG_FLAGS=-g line that snuck in with theimp2015-05-211-1/+0
| |/ |/|
* | use .Mt to mark up email addresses consistently (part3)bapt2014-06-235-6/+6
|/
* Make berase() work on platforms whose kernel lacks DIOCGDELETE ioctl.rmh2011-12-081-5/+48
* Bump shared libraries version numbers in preparation for 9.0.kib2011-08-281-0/+1
* Replace ERROR() macro with inline function. In-tree gcc cannot toleratekib2011-02-121-28/+24
* Search beyond the first 1/8th of inodes.emaste2010-05-011-1/+1
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-246-4/+230
* i doesn't need to be signed here, make it unsigned.imp2010-02-111-1/+1
* Back to WARNS=3. The breakage wasn't what I thought it was :(imp2010-02-111-1/+1
* Keep Tinderbox happy.mckusick2010-02-111-1/+1
* Increased warnings weren't tested on ARM. Bump warnings back down toimp2010-02-111-1/+1
* Build lib/ with WARNS=6 by default.ed2010-01-021-1/+1
* Allow libufs(3) functions to operate on a regular file. This makes it possib...jmallett2009-06-112-2/+5
* Bail out when memory allocation is failed, rather than referencingdelphij2009-04-021-2/+6
* Add a berase() function which uses ioctl(DIOCGDELETE) to erase a slabphk2007-12-164-8/+42
* The ufs_disk_fillout(3) can take special device name (with or without /dev/pjd2007-03-161-7/+36
* Implement cgwrite1(3) function which stored a given cylinder group on disk.pjd2006-10-315-2/+38
* minor style.Makefile(5) fixes:keramida2005-09-261-2/+7
* Remove getino(3) manpage. It doesn't document what is here, what is here shouldjmallett2005-08-311-116/+0
* 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
* Fixed xrefs.ru2005-01-211-3/+3
* Markup fixes.ru2004-07-055-31/+31
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-041-1/+1
* Removed trailing whitespace.ru2004-07-021-1/+1
* Fixed spelling of the document date.ru2004-07-026-6/+6
* Remove unneccessary include of sys/types.h in the SYNOPSIShmp2003-10-096-6/+0
* Add XXX'ed temporary bounce-buffering.phk2003-10-071-6/+37
* 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
* Correct an apparent typo.mdodd2003-06-191-1/+1
* Various cleanups of careless mistakes/omissions.jmallett2003-06-104-11/+11
* Left out the critical part of my "public domain" template, a notice sayingjmallett2003-06-106-0/+12
* Commit rudimentary libufs manual pages, except for that forjmallett2003-06-097-0/+560
OpenPOWER on IntegriCloud