pathnames.h (2a4562393f80633b81c11d4f7df00548d1cc3c48) | pathnames.h (9ddb49cbe45441fa3f3a10f6dd355e9956480b5f) |
---|---|
1/* $FreeBSD$ */ 2 | 1/* $FreeBSD$ */ 2 |
3/* | 3/*- |
4 * Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden --- | 4 * Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright 11 * notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden --- |