Commit Graph

5421 Commits

Author SHA1 Message Date
jruoho
fe2edbeb65 Add __UNCONST(3). 2010-03-01 13:45:54 +00:00
wiz
5905514238 Add offsetof(3) man page. From Thomas Pfaff via OpenBSD. 2010-02-27 22:04:37 +00:00
jruoho
b3f6831537 Add acpiecdt(4). 2010-02-27 16:13:28 +00:00
martin
c4dca15847 obsolete the popcount tests for now 2010-02-27 12:16:50 +00:00
matt
ff9115fad5 Add <powerpc/ibm4xx/spr.h> and <powerpc/oea.spr.h> 2010-02-25 23:36:31 +00:00
pgoyette
4f7ceb6b4d Add man page for smscmon(4) 2010-02-22 03:54:24 +00:00
cnst
51998ed2d7 New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.
http://mail-index.netbsd.org/tech-kern/2010/02/17/msg007338.html

Reviewed by <pgoyette>, <tech-kern>.
2010-02-21 05:16:29 +00:00
darran
eda67656cd Add DTrace to sets. 2010-02-21 03:18:45 +00:00
joerg
966b72ab39 Update build infrastructure for libarchive 2.8.0. 2010-02-20 02:55:52 +00:00
joerg
51e7f65a76 Sort list. 2010-02-20 02:26:14 +00:00
pgoyette
da75d7bdc1 Move acpismbus into proper place, alphabetically. 2010-02-16 01:18:02 +00:00
dyoung
20ecd150d5 Link atomic_cas.3 to atomic_cas_{32,64,ptr,uint,ulong}_ni.3. 2010-02-12 22:34:38 +00:00
dyoung
d3057cdd9e Add nmi(9), a manual page for the x86-only
nmi_establish(9)/nmi_disestablish(9) routines.
2010-02-12 00:45:37 +00:00
haad
1527fc9caf Hook kmem_asprintf and vrele_async manpages to the build. 2010-02-11 23:28:53 +00:00
roy
0adc6cef21 Remove terminfo.db as it's now embedded in libterminfo. 2010-02-11 09:06:47 +00:00
macallan
808aedb26d add entries for the suncg14 driver
This driver isn't actually useful yet - our kernel cgfourteen driver pretends
to be a cg8, I'll change that next.
2010-02-11 04:09:10 +00:00
pooka
c6f1a0115f add new rump components to setlists 2010-02-11 02:29:23 +00:00
cnst
1c23afa3cb New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
dyoung
31c659dfea Move MD spllower(9) and splraise(9) doco from the MI spl(9) to an i386
manual page.
2010-02-06 22:32:07 +00:00
pgoyette
572b649d58 Add man page for acpismbus(4) 2010-02-06 20:15:54 +00:00
tonio
9e0a061a49 Add uthum(4) man page 2010-02-06 11:26:56 +00:00
pooka
6467c64e95 add rumpnet_net80211 to lists 2010-02-05 22:07:14 +00:00
plunky
16898b5422 add PCC commands and manpages [pcc(1), pcpp(1) and ccom(1)] and libpcc 2010-02-05 19:08:25 +00:00
njoly
3b322df2c0 +infocmp.debug +tic.debug 2010-02-05 12:46:33 +00:00
roy
89d790bdbe Move the emergancy terminfo database from /root to /rescue. 2010-02-05 09:44:23 +00:00
roy
4d083fa19a Note .terminfo and .terminfo.db in /root. 2010-02-04 21:01:45 +00:00
roy
346b4bb3a1 Don't remove termcap.db from existing systems. 2010-02-04 14:04:59 +00:00
plunky
097453b233 add note of "pcc" and "pcccmds" attributes 2010-02-04 13:07:55 +00:00
pooka
2f22471206 lib_g is debuglib 2010-02-03 23:13:28 +00:00
roy
98eb889579 Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
2010-02-03 15:34:37 +00:00
tls
529d2eb4cb Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386),
very very fast, 2-clause BSD-licensed compressor.  We provide the LZF_STATE
version of the API, which is not the default for generic liblzf.
2010-02-03 06:25:54 +00:00
phx
3196bb8213 Make ./build release work with new amigappc port. 2010-02-02 14:13:16 +00:00
pooka
ce0b07ef94 Add rump sysmon component to devlists. 2010-01-31 03:09:26 +00:00
drochner
7033707525 retire pw_policy(3) -- it is not found useful, there are other
(more common) ways to enforce a password strength policy
approved by elad
2010-01-27 19:10:30 +00:00
wiz
ad9684dee2 Install mom macro sets again, per request from Petar Bogdanovic.
Don't install generated PostScript files that were part of the reason
for the removal.

Based on a patch by him with slight changes.
2010-01-26 15:11:56 +00:00
wiz
0add532ac7 libmagic compat lib is installed again, remove obsolete marker. 2010-01-26 15:08:52 +00:00
jruoho
964a8c555f Add sysmon_pswitch(9). 2010-01-26 14:06:35 +00:00
njoly
1dc2262518 Convert remaining base-obsolete to comp-obsolete. 2010-01-26 12:45:46 +00:00
jruoho
b1433fc056 Include all references from sysmon_taskq(9). 2010-01-26 08:30:20 +00:00
pooka
27d2b45e99 add bpf kmod 2010-01-25 22:21:28 +00:00
jruoho
dd88b90491 Add sysmon_taskq(9). 2010-01-25 16:17:10 +00:00
jruoho
8e22780dd6 Add CTASSERT(9). 2010-01-25 07:57:05 +00:00
joerg
0fa8619ec0 Fix some POD errors in the OpenSSL man pages. Regen them. Install some
missing man pages.
2010-01-24 21:19:53 +00:00
joerg
1ca41e3237 Add a regression test for the SHA2 family that also checks for unaligned
accesses.
2010-01-24 21:12:17 +00:00
jruoho
cc376dc80f Add timeradd(3). 2010-01-24 21:05:45 +00:00
wiz
bfff06930e Add obsolete entries for percpu_init{,_cpu}(9).
As the comment on top says, entries shouldn't be removed, but marked
as obsolete instead. Hi rmind!
2010-01-23 10:40:58 +00:00
rmind
48290c7a18 Remove xc_init_cpu(), percpu_init(), percpu_init_cpu() - they are part
of implementation, not public API.  OK dyoung@.
2010-01-23 00:17:07 +00:00
rmind
ea2aef81a8 Rename xc(9) to xcall(9). OK dyoung@. 2010-01-23 00:03:38 +00:00
dyoung
e54b20a385 Install manual pages for cross-calls and per-CPU storage. 2010-01-22 23:14:28 +00:00
pooka
01080eaeac add bpf.9 manpage 2010-01-20 12:14:00 +00:00