Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip non version _number_ bits from HOST_OS_VERSION. | obrien | 2001-09-06 | 1 | -1/+1 |
| | | | | Requested by: knu | ||||
* | I was missing the HOST_OS_VERSION setting in the fall-back case. | obrien | 2001-09-06 | 2 | -3/+6 |
| | | | | | Also, the script was too position dependant. We now have make(1) pass in the file to grub around in to get our settings from. | ||||
* | Try to determine the OS version and architecture for what is being built | obrien | 2001-09-05 | 1 | -9/+16 |
| | | | | | | vs. the building machine. PR: 14040 | ||||
* | Opps, let one definition slip out that we define dynamically. | obrien | 2001-09-03 | 1 | -1/+1 |
| | |||||
* | Use the native mount and nfs_prot headers. | obrien | 2001-09-02 | 1 | -7/+1 |
| | | | | Also generate nfs_prot_x.c in ANSI-C mode. | ||||
* | Update for version 6.0.7. | obrien | 2001-09-02 | 1 | -172/+217 |
| | |||||
* | Document my tweaks better. | obrien | 2001-09-02 | 1 | -9/+10 |
| | |||||
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -2/+1 |
| | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. | ||||
* | Added missing dependancy. | ru | 2001-07-19 | 1 | -0/+2 |
| | | | | | Submitted by: bde Approved by: obrien | ||||
* | msdos -> msdosfs | ru | 2001-06-04 | 1 | -8/+8 |
| | | | | | | | | null -> nullfs umap -> umapfs union -> unionfs Approved by: obrien | ||||
* | - sys/msdosfs moved to sys/fs/msdosfs | ru | 2001-05-25 | 1 | -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.h | alfred | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | Properly fix the world breakage. | ru | 2001-03-21 | 1 | -1/+12 |
| | | | | | | | Unpollute the Makefile.inc's abuse of SRCS variable, and move the generation of header files into include/ subdirecory. Reviewed by: buildworld | ||||
* | Include sys/types.h | brian | 2000-10-16 | 1 | -0/+1 |
| | |||||
* | Really fix the struct callout collision. AMD does not need to | peter | 2000-10-02 | 1 | -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. | obrien | 1999-11-05 | 1 | -27/+30 |
| | |||||
* | Sync with am-utils-6.0.2s2. | obrien | 1999-09-23 | 1 | -2/+14 |
| | |||||
* | Sync with am-utils-6.0 => am-utils-6.0.1 changes. | obrien | 1999-09-15 | 1 | -27/+98 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
| | |||||
* | Cosmetic reformating. | obrien | 1999-02-14 | 1 | -3/+8 |
| | |||||
* | Fix ufs mounting support | obrien | 1999-02-13 | 1 | -4/+4 |
| | | | | | PR: 10044 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | ||||
* | Updated version string to 6.0-release. | obrien | 1999-01-13 | 1 | -2/+2 |
| | |||||
* | Fix version number. | obrien | 1998-11-20 | 1 | -2/+2 |
| | |||||
* | I don't want to be the only one to use ``cut''. Use ``sed'' instead. | obrien | 1998-09-10 | 1 | -2/+2 |
| | |||||
* | With the change to the 4.4Lite2 mount interface we don't need special | obrien | 1998-09-05 | 1 | -4/+3 |
| | | | | conf files. | ||||
* | Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft. | obrien | 1998-09-04 | 1 | -14/+14 |
| | | | | (bde will remove it soon) | ||||
* | bmake framework for contrib_amd | obrien | 1998-08-27 | 6 | -0/+2075 |
| | |||||
* | Make way for the contrib_amd bmake frame work. | obrien | 1998-08-27 | 7 | -1005/+0 |
| | |||||
* | Add usage(), use err(3), remove `progname'. | charnier | 1997-09-02 | 1 | -2/+1 |
| | |||||
* | Update the host filesystem so that it works with NFSv3 | dfr | 1997-04-22 | 1 | -0/+40 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 4 | -4/+4 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 4 | -4/+4 |
| | | | | | | | | 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 Sources | rgrimes | 1994-05-26 | 6 | -0/+966 |