aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/disklabel.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Drop cgetclose() from getdiskbyname().Pedro F. Giffuni2015-02-061-1/+0
* getdiskbyname(): plug resource leakPedro F. Giffuni2015-02-051-8/+16
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix libc build breakage by defining FSTYPENAMES before includingBosko Milekic2002-08-161-0/+1
* Retire the bogus uses of the disklabel field d_sbsize and begin toPoul-Henning Kamp2002-05-121-3/+1
* Catch up with const'ification of <sys/disklabel.h> and quelch warnings.Poul-Henning Kamp2002-04-081-18/+13
* Initial deorbit burn for the undocumented and unused d_boot[01]Poul-Henning Kamp2002-04-031-5/+0
* Cut-n-paste in `list' mode considered harmful.David E. O'Brien2002-02-011-2/+2
* * Remove __P and convert to ANSI prototypes.David E. O'Brien2002-02-011-10/+8
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+0
* Add unsigned char cast to isdigitAndrey A. Chernov1999-11-041-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't cast int pointers to long pointers when reading labels fromDoug Rabson1998-09-261-6/+9
* Merge from Lite2:Peter Wemm1997-03-111-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Updated a type to match Lite2's fixed-width type changes.Bruce Evans1996-03-191-2/+6
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-15/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+183