summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/include/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Sync with fresh generated file, keep our changed settings. This seemsmbr2003-09-021-1386/+1338
| | | | to be a lot cleaner.
* Remove redundant PACKAGE and VERSION defines.mbr2003-09-021-6/+1
|
* Update version string.mbr2003-09-021-1/+1
|
* Set HAVE_STRUCT_IFREQ_IFR_ADDR, HAVE_STRUCT_FHSTATUS_FHS_FH to 1.mbr2003-09-021-0/+9
|
* Opps, let one definition slip out that we define dynamically.obrien2001-09-031-1/+1
|
* Update for version 6.0.7.obrien2001-09-021-172/+217
|
* msdos -> msdosfsru2001-06-041-8/+8
| | | | | | | | null -> nullfs umap -> umapfs union -> unionfs Approved by: obrien
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-1/+4
| | | | | - msdos.ko renamed to msdosfs.ko - /usr/include/msdosfs moved to /usr/include/fs/msdosfs
* give the "netgrent" functions a home in netdb.halfred2001-03-271-1/+1
|
* Include sys/types.hbrian2000-10-161-0/+1
|
* Really fix the struct callout collision. AMD does not need topeter2000-10-021-1/+1
| | | | | | | #include <sys/mbuf.h>. (which #include's <machine/mutex.h> and then <sys/proc.h> and then <sys/callout.h>, leading to the collision). <sys/mbuf.h> is really one of those 'no user servicable parts inside' things.
* Update for 6.0.3s1 changes.obrien1999-11-051-27/+30
|
* Sync with am-utils-6.0.2s2.obrien1999-09-231-2/+14
|
* Sync with am-utils-6.0 => am-utils-6.0.1 changes.obrien1999-09-151-27/+98
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Cosmetic reformating.obrien1999-02-141-3/+8
|
* Fix ufs mounting supportobrien1999-02-131-4/+4
| | | | | PR: 10044 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
* Updated version string to 6.0-release.obrien1999-01-131-2/+2
|
* Fix version number.obrien1998-11-201-2/+2
|
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.obrien1998-09-041-14/+14
| | | | (bde will remove it soon)
* bmake framework for contrib_amdobrien1998-08-271-0/+1941
|
* Make way for the contrib_amd bmake frame work.obrien1998-08-271-141/+0
|
* Add usage(), use err(3), remove `progname'.charnier1997-09-021-2/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+142
OpenPOWER on IntegriCloud