Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Fix SCM ID's. | obrien | 2002-02-01 | 1 | -5/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -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. | ||||
* | Finish rename of KERN_DOMAINNAME to KERN_NISDOMAINNAME. | wollman | 1996-07-25 | 1 | -2/+2 |
| | | | | Suggested by: Keith Bostic | ||||
* | Include the proper header file (<unistd.h>) and declare [gs]etdomainname() | wollman | 1996-07-12 | 1 | -9/+4 |
| | | | | | | | with the correct return type. This does not include the renaming of KERN_DOMAINNAME to KERN_NISDOMAINNAME. Pointed-out-by: Keith Bostic | ||||
* | Added YP domain name getting/setting support, for SunOS/old program | wollman | 1994-08-08 | 1 | -0/+62 |
compatibility. |