History log of /src/share/man/man8/man8.sparc64 |
Revision | Date | Author | Comments |
1.31 | 24-Oct-2003 |
jdolecek | switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms
|
1.30 | 19-Sep-2003 |
pooka | regen (isdnteld)
|
1.29 | 23-Aug-2003 |
wiz | regen (+crypto)
|
1.28 | 08-Aug-2003 |
rafal | Regen for radio(4) addition, also pick up pf
|
1.27 | 06-May-2003 |
wiz | regen (wsfont added to alpha, more man page links)
|
1.26 | 20-Apr-2003 |
martin | Regen (sysmon added)
|
1.25 | 14-Apr-2003 |
wiz | regen (IP Filter, ITE, some misc.)
|
1.24 | 30-Mar-2003 |
wiz | regen (misc fixes from Igor Sobrado in PRs 20943-20959)
|
1.23 | 10-Mar-2003 |
wiz | + dpt, nsmb, kttcp, dmoverio, veriexec, twe (hi martin!)
|
1.22 | 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.21 | 28-Nov-2002 |
martin | Regen (/dev/bpp added).
|
1.20 | 26-Nov-2002 |
rafal | Regen: catch up to Martin's lpt addition.
|
1.19 | 26-Oct-2002 |
martin | Regen after adding wscons devices.
|
1.18 | 04-Oct-2002 |
elric | Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV.
|
1.17 | 28-Sep-2002 |
martin | Regen (added USB devices)
|
1.16 | 17-Aug-2002 |
wiz | regen (tty for sab, hi petrov)
|
1.15 | 18-Jun-2002 |
wiz | regen (all platforms: +systrace, some platforms: apm or clockctl changes)
|
1.14 | 24-Mar-2002 |
wiz | branches: 1.14.2; regen (mostly isdn change, some misc new devices in places)
|
1.13 | 14-Mar-2002 |
wiz | regen for new template, picking up some recent other changes [clockctl, MI joy, pty+++]
|
1.12 | 12-Jan-2002 |
enami | Regen.
|
1.11 | 15-Sep-2001 |
wiz | regen (ss, uk, ch, pci)
|
1.10 | 08-Sep-2001 |
wiz | Regen with MAKEDEV2manpage.pl v1.9 (formatting improvements).
|
1.9 | 26-Jun-2001 |
hubertf | regen for MAKEDEV2manpage.pl change
|
1.8 | 26-Jun-2001 |
hubertf | Regen for foo -> f\&oo on .Xr
|
1.7 | 16-Apr-2001 |
wiz | Regen with new template. Add MAKEDEV.8 for arm26 & macppc.
|
1.6 | 08-Jan-2001 |
martin | Regen after adding of isdn devices to MAKEDEV scripts.
|
1.5 | 05-Dec-2000 |
wrstuden | Sync with current versions of MAKEDEV files. Was meant to catch addition of ttyCY to bebox, i386, macppc, and prep, but evidently is catching more.
|
1.4 | 07-Nov-2000 |
lukem | fix up various .Nm abuses: - keep the case consistent between the actual name and what's referenced. e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence. - remove unnecessary `.Nm foo' after the first occurrence (except for using `.Nm ""' if there's stuff following, or for the 2nd and so on occurrences in a SYNOPSIS - use Sx, Ic, Li, Em, Sq, and Xr as appropriate
|
1.3 | 02-May-2000 |
hubertf | sync with src/etc/etc.*/MAKEDEV
|
1.2 | 18-Sep-1999 |
hubertf | regen (mac68k, mvme68 and pmax didn't have these files before)
|
1.1 | 11-Dec-1998 |
mrg | add a sparc64 MAKEDEV.8, and build installboot.8 here.
|
1.14.2.1 | 07-Dec-2002 |
he | Pull up revision 1.17 (requested by martin in ticket #873): Add support for various USB devices.
|
1.2 | 16-Apr-2001 |
wiz | Rewrite MAKEDEV.8. Use one common template instead of 20 slightly different ones.
|
1.1 | 18-Sep-1999 |
hubertf | Script to automatically generate man8.*/MAKEDEV.8 manpages from etc.*/MAKDEV scripts, and template files for the manpages.
|
1.7 | 24-Oct-2003 |
jdolecek | switch to unified MAKEDEV(8) - the manpage now contains list of all devices for all platforms
|
1.6 | 30-Apr-2003 |
martin | Clone the sparc boot(8) man page and bend it into shape for sparc64.
|
1.5 | 14-Feb-2003 |
grant | The correct capitalisation of 'NetBSD.org' is (you guessed it) 'NetBSD.org'.
some mdoc fixes.
|
1.4 | 28-Jun-2002 |
grant | remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|
1.3 | 26-Aug-2000 |
mrg | branches: 1.3.2; use the merged sparc installboot.8
|
1.2 | 22-Dec-1998 |
mrg | branches: 1.2.10; move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
|
1.1 | 11-Dec-1998 |
mrg | add a sparc64 MAKEDEV.8, and build installboot.8 here.
|
1.2.10.1 | 01-Sep-2000 |
mrg | pull up 1.3. approved by thorpej: >use the merged sparc installboot.8
|
1.3.2.1 | 30-Jun-2002 |
lukem | Pull up revision 1.4 (requested by grant in ticket #409): remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they do not install /usr/mdec/installboot anymore.
|
1.18 | 27-Oct-2014 |
wiz | Sort SEE ALSO. From Henning Petersen in PR 49327.
|
1.17 | 11-Mar-2012 |
njoly | Use Lk macro instead of Pa when dealing with URLs, to produce links with HTML output. And while here update some dead URL links. First part of PR/29238.
|
1.16 | 28-Apr-2011 |
wiz | branches: 1.16.4; Spelling.
|
1.15 | 09-Nov-2008 |
jdc | Note 4Gb limit for booting U1 and U2 machines.
|
1.14 | 23-May-2008 |
spz | branches: 1.14.2; add a syntax hint for the recently added tftp capability in ofwboot.net
|
1.13 | 01-Apr-2004 |
mrg | branches: 1.13.26; 1.13.28; 1.13.30; xref sparc/boot & sparc64/boot to each other
|
1.12 | 31-Mar-2004 |
wiz | Lowercase letter in the middle of a sentence.
|
1.11 | 31-Mar-2004 |
mrg | add a note that the "boot" commands apply to ofwboot as well as OFW.
|
1.10 | 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
1.9 | 30-Jun-2003 |
wiz | IEEE 1275 now has an abbreviation -- use it.
|
1.8 | 01-May-2003 |
fair | Add Xr diskless 8 because Suns can netboot.
Remove "floppy" from the example list of things that can UltraSPARC can boot from.
|
1.7 | 01-May-2003 |
wiz | ultra sparc -> UltraSPARC.
|
1.6 | 01-May-2003 |
martin | Add another example. Fix files section (/boot is called /ofwboot realy) and now that we mention floppy disks add a bugs section - we can't boot from them.
|
1.5 | 01-May-2003 |
wiz | Drop superfluous Pp and duplicate FILES section; add article; end sentence with a dot.
|
1.4 | 01-May-2003 |
fair | Clean up nroff problems. Reword description a little. Add requirement for SCSI CD-ROMs (should be ID 6, and must be able to do 512-byte reads). Add STANDARDS section. This should close PR 21387.
|
1.3 | 01-May-2003 |
wiz | Sort sections; new sentence, new line; use more mdoc; drop crash(8) reference.
|
1.2 | 30-Apr-2003 |
martin | Reference IEEE 1275 and rename L1 to STOP (mentioning the old name). From Erik Fair.
|
1.1 | 30-Apr-2003 |
martin | Clone the sparc boot(8) man page and bend it into shape for sparc64.
|
1.13.30.1 | 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.13.28.1 | 04-Jun-2008 |
yamt | sync with head
|
1.13.26.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.14.2.1 | 02-Dec-2008 |
snj | Pull up following revision(s) (requested by jdc in ticket #159): share/man/man8/man8.sparc64/boot.8: revision 1.15 Note 4Gb limit for booting U1 and U2 machines.
|
1.16.4.1 | 17-Apr-2012 |
yamt | sync with head
|
1.4 | 26-Aug-2000 |
mrg | use the merged sparc installboot.8
|
1.3 | 30-Dec-1999 |
simonb | branches: 1.3.4; Add architecture name to architecture-specific manpages.
|
1.2 | 06-Apr-1999 |
cgd | change: .Sh "SEE ALSO" to: .Sh SEE ALSO The doc macros check for the latter (actually just for 'SEE' as the first argument to .Sh) to set the section header SEE ALSO flag, which modifies some behaviour (e.g. references done with .Rs/.Re).
|
1.1 | 22-Dec-1998 |
mrg | move sparc{,64} installboot.8 back to src/share, to avoid splitting sources for users who dont get everything.
|
1.3.4.1 | 01-Sep-2000 |
mrg | pull up 1.4. approved by thorpej: >use the merged sparc installboot.8
|