2107 Commits

Author SHA1 Message Date
thorpej
3d2c2adc31 Add a set list for "armeb". "armeb" never existed in NetBSD as
a.out, and therefore does not get the old a.out compatibility
tools.
2002-08-10 02:03:21 +00:00
wiz
3834238acd Add some more pmc files. 2002-08-09 17:29:56 +00:00
blymn
bce7a5f2e3 bump libform minor. 2002-08-09 14:19:10 +00:00
thorpej
55420f8c67 Add libpmc. 2002-08-09 00:15:57 +00:00
abs
35a808e4e8 Add humanize_number.3 from Tomas Svensson in PR lib/15508.
Bump version of libutil
2002-08-08 16:50:35 +00:00
briggs
2054da9569 Add powerpc/atomic.h 2002-08-08 13:42:22 +00:00
briggs
587b64d0c1 Catch up to new pmc header files. 2002-08-07 21:20:49 +00:00
tron
43d843204b Add manual pages for pmc_control(2) and pmc_get_info(2). 2002-08-07 14:47:09 +00:00
tron
67e63b789c Add manual page for nsclpcsio(4). 2002-08-07 14:42:22 +00:00
tron
87fa861990 Fix incorrect package name for unformatted pmc(9) manual pages. 2002-08-07 14:39:51 +00:00
tron
f03ec337d7 Add pmc(9) manual pages. 2002-08-07 11:18:37 +00:00
tron
be34577012 Add "/usr/include/sys/pmc.h". 2002-08-07 11:04:13 +00:00
soren
4ef5847406 Update for etc/skel removals. 2002-08-06 13:58:44 +00:00
soren
9e129fde67 Add ATA SMART reporting support from Ben Collver in kern/12787. 2002-08-05 23:29:27 +00:00
jdc
1492c7c525 libcurses now version 5.2 (colour changes). 2002-08-04 16:43:44 +00:00
gmcgarry
15c98684c7 + pci_get_powerstate()/pci_set_powerstate() 2002-08-04 01:07:21 +00:00
chris
23b6de2614 Add xset md files for cats. Note that I suspect most of whats in both these files should/could be in the mi files.
This is the last piece of the puzzle to get X 4.2 ready to go on cats.
2002-08-04 00:04:33 +00:00
chris
f5dc2677f5 scanpci.0 is only available if you've got scanpci, which is currently only installed on i386. 2002-08-03 23:58:06 +00:00
chris
16a64b295a Add beforelight and dga. 2002-08-03 23:53:11 +00:00
chris
a8e647da2e Add cyrillic fonts. All X4 builds have them by default (unless explicitly disabled) 2002-08-03 23:43:43 +00:00
chris
0cf781dc3b Add app-defaults and pixmaps for xsystrace. 2002-08-03 23:24:14 +00:00
itojun
2d22288a93 typo. PR 17824 2002-08-03 15:34:09 +00:00
thorpej
7ff17d754e Add evbarm/iopwdog(4) manual page. 2002-08-02 21:29:46 +00:00
thorpej
26c8830394 Add {man,cat}4/evbarm subdirectories. 2002-08-02 21:21:43 +00:00
thorpej
c8c1d803c3 Add evbarm/iopaau(4) manual page. 2002-08-02 21:20:28 +00:00
thorpej
2952a59281 Add dmoverio(4) manual page. 2002-08-02 01:33:07 +00:00
thorpej
e1ea50db07 Add dmover(9) manual pages. 2002-08-02 01:31:06 +00:00
itojun
151d7bb9f3 regen openssl manpage from 0.9.6e source. 2002-07-31 01:45:20 +00:00
wiz
94732e83a5 Add /etc/rc.d/wdogctl. 2002-07-30 08:37:41 +00:00
simonb
c42f11dc45 Don't install <machine/{intr.h,isa_machdep.h,pci_machdep.h,rnd.h}>, and
add these to the obsolete list.
2002-07-29 15:55:43 +00:00
blymn
a9d15d3cf7 Bumped minor version of libmenu, new function added. 2002-07-29 13:06:47 +00:00
enami
e70fdaec2f Sync wi/ reality; libc minor is now 86 and libutil minor is 1.
Pointed by Kimio Ishii.
2002-07-29 01:58:47 +00:00
christos
354b208f1e add utmp_update 2002-07-28 22:43:13 +00:00
grant
e4767a0f1a resolve release failure by adding ./var/spool/output/lpd (from bin/7054). 2002-07-27 01:02:26 +00:00
manu
170080a9df Added fdisk for hpcarm 2002-07-26 18:03:11 +00:00
briggs
c9c72ff6d8 macppc is using XF86 v4 now, and installs a few more files. 2002-07-23 21:00:11 +00:00
mrg
950cb7a7a6 install "sparc" includes for sparc64 as well 2002-07-20 11:46:14 +00:00
thorpej
67b2a0cf06 * Add copyin_proc() and copyout_proc(), which are like copyin() and
copyout(), except they can operate on any process, not just curproc.
* Use this in uiomove() to allow UIO_USERSPACE to non-curproc.
2002-07-20 03:58:24 +00:00
blymn
6d1dd3e8f0 bump libcurses minor number. 2002-07-19 13:26:15 +00:00
agc
f30405c842 Add ./usr/share/man/cat9/bufq.0 and ./usr/share/man/man9/bufq.9 2002-07-18 09:35:48 +00:00
fredette
2683443f81 Added ./usr/include/m68k/proc.h to the list. 2002-07-17 23:35:12 +00:00
fredette
9090c61c66 Added support for ad.${machine_cpu}.shl listfiles. These list
architecture-dependent files that are present when shared libraries are in use.
2002-07-17 23:34:20 +00:00
agc
7907df8eaa correct pfil_run_hooks.0 -> .9, and put the pfil_* manual pages in the right
system package
2002-07-16 10:04:39 +00:00
lha
5fd41a12f3 add missing pfil_head_get in manpage
add missing MLINKS
add new files to sets lists

fixes my own pr kern/15060
2002-07-16 00:36:45 +00:00
jdolecek
f5cda4499d missed trap.h 2002-07-14 17:34:01 +00:00
wiz
b086d19bf7 Add simple_lock_unlock. 2002-07-14 10:40:54 +00:00
gmcgarry
f289290626 simple_lock_unlock -> simple_unlock 2002-07-14 04:08:42 +00:00
jdolecek
e7b5e675e6 sync with reality, couple whitespace fixes 2002-07-11 19:44:26 +00:00
jdolecek
474110ee92 add walnut-specific includes (uncovered by checkflist) 2002-07-11 19:40:02 +00:00
jdolecek
bb11cfcbd1 add bus.h (uncovered by checkflist) 2002-07-11 19:01:12 +00:00