History log of /freebsd-current/usr.sbin/uathload/uathload.8
Revision Date Author Comments
# fa9896e0 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\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.


# 7b6299f1 11-May-2010 Christian Brueffer <brueffer@FreeBSD.org>

The -d flag is non-optional.

PR: 143694
Submitted by: Nikolai Saoukh <nms+bsd@otdel-1.org>
MFC after: 1 week


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


# e044b6d6 08-Apr-2009 Weongyo Jeong <weongyo@FreeBSD.org>

add uathload.8

Reviewed by: brueffer