summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/disklabel.c
Commit message (Expand)AuthorAgeFilesLines
* Fix libc build breakage by defining FSTYPENAMES before includingbmilekic2002-08-161-0/+1
* Retire the bogus uses of the disklabel field d_sbsize and begin tophk2002-05-121-3/+1
* Catch up with const'ification of <sys/disklabel.h> and quelch warnings.phk2002-04-081-18/+13
* Initial deorbit burn for the undocumented and unused d_boot[01]phk2002-04-031-5/+0
* Cut-n-paste in `list' mode considered harmful.obrien2002-02-011-2/+2
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-10/+8
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-1/+0
* Add unsigned char cast to isdigitache1999-11-041-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Don't cast int pointers to long pointers when reading labels fromdfr1998-09-261-6/+9
* Merge from Lite2:peter1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Updated a type to match Lite2's fixed-width type changes.bde1996-03-191-2/+6
* Minor cleanup, mostly unused vars and missing #includes.phk1995-10-221-15/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+183
OpenPOWER on IntegriCloud