wiz
|
d450072570
|
Use .Fn to mark up functions (.Xr might be a good alternative, too).
|
2002-07-08 10:46:00 +00:00 |
abs
|
b615d06ee1
|
Document MALLOC_NOINLINE
|
2002-07-08 10:37:04 +00:00 |
bjh21
|
dd7d539761
|
Add lchflags() to the list of syscalls that act on symlinks.
|
2002-07-07 14:56:48 +00:00 |
wiz
|
f6f0c7616b
|
Remove obsolete files.
|
2002-07-07 12:47:20 +00:00 |
mason
|
bcf83ebf70
|
fix typo
|
2002-07-05 18:33:20 +00:00 |
wiz
|
c065268e41
|
Nitpicks in last.
|
2002-07-05 10:46:44 +00:00 |
nathanw
|
b15d37b9dc
|
Note that these functions must be called with the scheduler lock held.
|
2002-07-05 04:03:15 +00:00 |
nathanw
|
fefd2b4a29
|
Remove ess at isa.
|
2002-07-05 04:02:14 +00:00 |
wiz
|
d83279f5c1
|
Missed a trailing space.
|
2002-07-04 17:35:44 +00:00 |
wiz
|
a556b47d76
|
mdoc'ify. Contents need cleanup (e.g., we don't have adb...).
|
2002-07-04 17:35:08 +00:00 |
junyoung
|
72b7223680
|
alloc_attr -> allocattr
Approved by Matthias Drochner.
|
2002-07-04 17:33:19 +00:00 |
tron
|
2bd3a8cf3c
|
Use XFree86 4.x by default on i386 and x86_64.
This change was approved by Frank van der Linden.
|
2002-07-03 11:51:34 +00:00 |
wiz
|
1f4098eb40
|
Add it#8 to wsvt25. From Alan Barrett.
|
2002-07-03 11:41:39 +00:00 |
yamt
|
e248a34ecb
|
an example that uses DR0.
|
2002-07-03 11:05:20 +00:00 |
yamt
|
05e18e3144
|
document KSTACK_CHECK_DR0.
|
2002-07-03 03:05:03 +00:00 |
yamt
|
a21aabfeb6
|
document KSTACK_CHECK_MAGIC.
|
2002-07-03 02:19:55 +00:00 |
agc
|
165c8874f2
|
Deprecate IS_INTERACTIVE, and explain INTERACTIVE_STAGE
|
2002-07-02 11:49:19 +00:00 |
fredette
|
fbd75fdec9
|
Enabled building PIC on hppa. Also don't use a --netbsdelf GNU target name.
|
2002-07-01 19:31:12 +00:00 |
fredette
|
cb3f47b13c
|
Like on x86_64, don't use -O at all with the hppa compiler.
|
2002-07-01 19:30:36 +00:00 |
fredette
|
9c5d82c38e
|
Added a temporary workaround when building libraries for hppa:
link in libgcc to get the millicode routines.
|
2002-07-01 19:29:31 +00:00 |
gendalia
|
b0556cec94
|
ISAGN added, "I see a great need"
|
2002-06-30 03:05:53 +00:00 |
dmcmahill
|
407c072091
|
include /usr/ucblib in the list of places where shared libs should be
copied from. This was needed for getting citrix_ica to install as
it linked against libucb.
|
2002-06-30 00:21:16 +00:00 |
gmcgarry
|
0ff16469a7
|
Xref hardclock(9).
|
2002-06-29 04:36:17 +00:00 |
gmcgarry
|
0dadbe49d2
|
Document flags to VOP_UPDATE().
|
2002-06-29 01:43:05 +00:00 |
grant
|
4276beff76
|
remove installboot(8) for alpha, sparc, sparc64, sun3 and vax, as they
do not install /usr/mdec/installboot anymore.
|
2002-06-28 08:45:51 +00:00 |
wiz
|
b55257ed7e
|
regen (audio addition)
|
2002-06-27 23:14:40 +00:00 |
wiz
|
ff74eaea8f
|
regen (ws* additions)
|
2002-06-27 23:14:31 +00:00 |
wiz
|
e118e23eb8
|
regen (add bktr)
|
2002-06-27 23:00:50 +00:00 |
yamt
|
e3dec71c5b
|
note that MALLOC is intended to be used with a constant size.
|
2002-06-27 17:31:25 +00:00 |
wiz
|
ccd8cddc93
|
Remove trailing spaces.
|
2002-06-26 15:28:11 +00:00 |
gmcgarry
|
97652ddb51
|
Reformat a little, clarify terminology and make less terse.
|
2002-06-26 06:44:59 +00:00 |
wiz
|
10ab13d967
|
Drop a trailing space, and markup an error code.
|
2002-06-25 20:28:36 +00:00 |
gmcgarry
|
4f8707c5a1
|
Document for driver authors.
|
2002-06-24 22:45:41 +00:00 |
wiz
|
b023fd1c8e
|
Minor grammar and typo fixes.
|
2002-06-22 20:16:31 +00:00 |
bjh21
|
2f6c7b64f6
|
Mention wsdisplay(4), since the ioctl documentation there is likely to be
useful to implementors as well.
|
2002-06-22 19:09:38 +00:00 |
bjh21
|
44e5bfb565
|
Add some documentation for some of the WSDISPLAYIO_* ioctls. This
is largely derived from existing implementations, and may be incorrect.
|
2002-06-22 19:08:32 +00:00 |
itojun
|
c7756bc7c4
|
reject packets with private address (follow RFC). sync w/kame
|
2002-06-20 09:12:08 +00:00 |
itojun
|
3edd23835b
|
s/duo/duo series/, as it may work on non-230 powerbook duo.
|
2002-06-20 02:24:05 +00:00 |
wiz
|
f3c7ce35d5
|
regen (mention USB devices)
|
2002-06-19 15:02:47 +00:00 |
wiz
|
d92b5a4634
|
Add a space, mdoc fix, and let netdock(4) appear in 1.7, not 1.6.
|
2002-06-19 10:17:17 +00:00 |
itojun
|
7dba307bd4
|
preliminary manpage for netdock(4). hope to update with more info.
|
2002-06-19 09:46:48 +00:00 |
wiz
|
ef94287861
|
Add MAKEDEV(8) for x86_64.
|
2002-06-19 09:28:02 +00:00 |
gmcgarry
|
90e61fba91
|
UPLCOM -> UMCT
|
2002-06-19 05:30:09 +00:00 |
wiz
|
e8477b6fb8
|
Our init(8) page contains comments about the securelevels, so
references that instead of securelevel(7).
|
2002-06-18 14:17:05 +00:00 |
wiz
|
77100f0c03
|
regen (formatting fix in MAKEDEV comment)
|
2002-06-18 13:58:47 +00:00 |
wiz
|
6916393238
|
Add date.
|
2002-06-18 13:55:38 +00:00 |
wiz
|
6aa754e60e
|
regen (now with contents! :)
|
2002-06-18 13:55:31 +00:00 |
wiz
|
9e124a28b0
|
regen (i4b -> isdn)
|
2002-06-18 13:41:40 +00:00 |
wiz
|
d8b938c2de
|
Add and descend into man8.cesfic, man8.evbmips, man8.hp700, man8.hpcarm, and
man8.sbmips, and add MAKEDEV.8 for each of them.
|
2002-06-18 13:30:03 +00:00 |
wiz
|
56bee36d68
|
regen (all platforms: +systrace, some platforms: apm or clockctl changes)
|
2002-06-18 12:59:06 +00:00 |