History log of /freebsd-current/usr.sbin/ngctl/name.c
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# c3759b3a 17-Jul-2006 Stefan Farfeleder <stefanf@FreeBSD.org>

Don't use empty braces ("{}") to initialise arrays. This is a syntax
error in ISO C (both 90 and 99).


# 9caee2ec 28-Jun-2006 Gleb Smirnoff <glebius@FreeBSD.org>

Style: space after "return".


# 78cdd8ed 24-May-2006 Gleb Smirnoff <glebius@FreeBSD.org>

Unnest includes before forthcoming editing.


# 723c1c2e 26-Jan-2004 Ruslan Ermilov <ru@FreeBSD.org>

Make this WARNS=3 clean.


# 4cf49a43 21-Oct-1999 Julian Elischer <julian@FreeBSD.org>

Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.

Reviewed by: Doug Rabson (dfr@freebsd.org)
Obtained from: Whistle CVS tree