History log of /freebsd-current/tools/tools/editing/freebsd.vim
Revision Date Author Comments
# f5335513 10-Oct-2023 John Baldwin <jhb@FreeBSD.org>

Trim various $FreeBSD$

Approved by: markj (cddl/contrib changes)
Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D41961


# 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.


# 76c683be 29-Jul-2008 Sean Farley <scf@FreeBSD.org>

style(9) specifies that case statements are not indented.


# 858a9593 13-Mar-2008 David E. O'Brien <obrien@FreeBSD.org>

Vim function to style(9).
Issue ':call FreeBSD_Style()' while editing a file.

Submitted by: scf