Go to file
apb 4ed89c84f0 Synchronise shared text between man8/boot.8, man8/man8.i386/boot.8,
man8/man8.i386/dosboot.8, and man8/man8.i386/pxeboot.8.

* In all:
  - First few lines of each man page should be .Dd, .Os, .Dt, .Nm;
  - Use Nx; new sentence, new line; serial comma;
  - Update comments about which files to keep in sync.
* In MI boot(8):
  - add reference to architecture-specific boot(8);
  - add commented-out reference to boot.cfg(5);
  - reinstate BUGS heading that was lost when the MI boot.8 was
    created from i386 boot.8.
* In i386 boot.8:
  - mention -x and -z flags;
  - we can boot from media other than floppy, or from the network;
  - remove first paragraph in BUGS section now that an MI boot(8)
    man page exists.
* In i386 dosboot.8 and pxeboot.8:
  - mention -c, -x, and -z flags.
2007-12-14 12:03:53 +00:00
bin use __RCSID() 2007-12-12 22:55:42 +00:00
common Refactor interrupt dispatching. 2007-12-13 16:41:59 +00:00
crypto Add corrections submitted in a follow up patch for the nat-t oa support. 2007-12-12 05:08:28 +00:00
dist Do some rudimentary bounds checking on arguments passed in from 2007-12-11 19:57:58 +00:00
distrib remove statement about working towards six month releases 2007-12-14 10:18:30 +00:00
doc Remove duplicate entry for bouyer-xeni386. Pointed out by wiz@ 2007-12-12 19:24:13 +00:00
etc * Move duplicated code into a check_pax function, and improve the test 2007-12-11 11:51:19 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include From Richard M Kreuter, add GLOB_PERIOD. 2007-12-05 20:25:54 +00:00
lib make this compile again 2007-12-12 17:56:10 +00:00
libexec rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
regress Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Fix a minor typo: wd0h was repeated, change second instance to wd1h as is likely intended. 2007-12-14 07:24:01 +00:00
share Synchronise shared text between man8/boot.8, man8/man8.i386/boot.8, 2007-12-14 12:03:53 +00:00
sys Fix for PR cats/18026. 2007-12-14 11:08:03 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin Use a common function to generate the "MACHINE GENERATED" comment, 2007-12-12 00:03:33 +00:00
usr.sbin Add a -F option to allow passing a configuration file to ssh(1), instead 2007-12-14 10:56:22 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix a few typos. 2007-11-17 09:53:16 +00:00