defs.h (5dce647c1b3b206238c72385c0b16f62e508ec30) | defs.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. --- 46 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. --- 46 unchanged lines hidden --- |