summaryrefslogtreecommitdiff
path: root/lib/libc/gen/disklabel.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-03-20Use C89 definitions.matt
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2006-03-19Coverity CID 512: Fix memory leak.christos
2005-06-22Fix the toolification of disklabel by using the nbinclude namespacehe
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2004-04-23adjust to constification.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-11-11Fix signed/unsigned comparison warnings.thorpej
2000-07-07Passing "char" values to ctype(3) functions is problematic.itohy
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-01-19Add '-f disktab' option to disklabel, via lib/6623 fromabs
1998-11-12delintchristos
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-07-26const poisoning.mycroft
1998-02-28Just nuke the cast rather than changing (char *) to (void *). Even lintenami
1998-02-26trivial changes to reduce lint complaintsperry
1998-02-03remove obsolete register declarationsperry
1998-02-02merge/update to lite-2perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1997-02-14getdiskbyname() was broken by previous change, adversely affectingscottr
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1995-06-07eliminate the need for some (fatal) casts.cgd
1995-05-13#include appropriate header files to bring prototypes into scopejtc
1995-02-27make lint/SCCS Id if more standard.cgd
1995-02-25typocgd
1995-02-25update to 4.4-Lite and/or clean up Idcgd
1994-10-19pointer type.cgd
1994-06-12fix up includes for new FS codecgd
1993-11-11First pass at getting a clean compile with "gcc -Wall", mostly explictlyjtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd