Ruslan Ermilov
|
59a3c79da6
|
Sort sections.
|
2005-01-18 20:02:45 +00:00 |
|
Philippe Charnier
|
490d5836b5
|
The .Nm utility
|
2002-07-14 14:47:15 +00:00 |
|
Ruslan Ermilov
|
576c87ab62
|
This manpage is for Alpha only.
|
2002-05-23 07:38:51 +00:00 |
|
Ruslan Ermilov
|
9707db33bc
|
mdoc(7) police: simplify literal display block.
|
2001-08-20 08:29:55 +00:00 |
|
David E. O'Brien
|
90e655ea4e
|
Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
|
2001-07-20 06:20:32 +00:00 |
|
David E. O'Brien
|
ac24b049cc
|
Remove GCC'isms in CFLAGS.
|
2001-07-20 04:23:13 +00:00 |
|
Dima Dorfman
|
f247324df7
|
Remove whitespace at EOL.
|
2001-07-15 08:06:20 +00:00 |
|
Ruslan Ermilov
|
a4c37c816b
|
mdoc(7) police: removed HISTORY info from the .Os call.
|
2001-07-10 15:12:08 +00:00 |
|
Ruslan Ermilov
|
345e52e742
|
- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
|
2001-03-26 14:42:20 +00:00 |
|
Ruslan Ermilov
|
c73e22c3d4
|
Set the default manual section for usr.sbin/ to 8.
|
2001-03-20 18:17:26 +00:00 |
|
Ruslan Ermilov
|
8b5c4af3ff
|
Prepare for mdoc(7)NG.
|
2000-12-27 15:30:30 +00:00 |
|
Ruslan Ermilov
|
ed40311694
|
mdoc(7) police: removed history info from the .Os FreeBSD call.
|
2000-12-14 11:52:05 +00:00 |
|
Ruslan Ermilov
|
e97407b4f2
|
mdoc(7) police: use the new features of the Nm macro.
|
2000-11-20 20:10:44 +00:00 |
|
Kris Kennaway
|
b6c96d5da5
|
Don't call err() without a format string.
|
2000-07-12 00:35:53 +00:00 |
|
Marcel Moolenaar
|
baff271646
|
Use long long format specifiers and cast each parameter to long long.
This avoids the ugly #if ARCH/#else/#endif construct.
Prompted to by: bde
Could have thought of this himself: marcel
|
1999-12-18 12:12:12 +00:00 |
|
Marcel Moolenaar
|
3fbbdea6b1
|
o Don't use long for 64 bit variables. Use u_int64_t instead.
o Fix printf format specifiers on Alpha and add i386 version.
o Minor style fixes while there.
o Add -Wall compiler option.
|
1999-12-17 15:27:21 +00:00 |
|
Marcel Moolenaar
|
9606eecff6
|
Allow elf2exe to be compiled on architectures other than Alpha. This
is trivially accomplished by including sys/elf64.h instead of elf.h.
|
1999-12-15 18:02:33 +00:00 |
|
Peter Wemm
|
97d92980a9
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:35:59 +00:00 |
|
Stefan Eßer
|
9ca7f5ce86
|
Remove accidental 8bit character in error message.
Add checks for malloc failure and add error exit in case of malloc failure.
Add rcsid.
Submitted by: charnier
|
1999-08-02 17:50:07 +00:00 |
|
Stefan Eßer
|
c24d28a413
|
Fix typo and use Fx macro instead of literal FreeBSD.
Submitted by: charnier
|
1999-08-02 17:45:21 +00:00 |
|
Stefan Eßer
|
0ae17340e8
|
ELF to EXE converter for ARC BIOS / AlphaBIOS booting.
|
1999-07-28 20:09:52 +00:00 |
|