jruoho
08cdc5df90
Build links for syslogp(3), syslogp_r(3), vsyslogp(3), and vsyslogp_r(3).
...
From Takahiro Kambe in PR lib/43301.
2010-05-13 17:48:50 +00:00
jruoho
a903bfbf13
Hook kthread_join(9) to the build.
2010-05-13 13:08:08 +00:00
lukem
6311ba0ef5
move MKDEBUG entries for libs from md.shark to ad.arm to match ../base/ad.arm
2010-05-12 13:15:00 +00:00
tsutsui
3a09116b96
Sync with md.h rev 1.17:
...
> convert sparc64 to MULTIPROCESSOR kernel by default, and introduce
> s/MP/UP/ kernels were otherwise in place.
2010-05-11 09:46:46 +00:00
lukem
37c82b82e2
libalpha.so.0.0.debug
2010-05-11 06:20:00 +00:00
tsutsui
6ea92ed1bd
Add WZERO3 kernel to MD kernel set menu for
...
possible newer users of these smartphones:
http://www.willcom-inc.com/ja/lineup/ws/004sh/
http://www.willcom-inc.com/ja/lineup/ws/007sh/
http://www.willcom-inc.com/ja/lineup/ws/011sh/
etc.
XXX: sysinst/util.c:init_set_status() calls md_init_set_status()
XXX: to allow MD hook choose the right kernel, but it can do nothing
XXX: because set_status[] was changed to static. Is it okay to export it?
2010-05-10 16:33:45 +00:00
lukem
d5b8a70d27
MKDEBUG support for X11R6 shlibs
2010-05-09 12:02:04 +00:00
lukem
2cfb6c8725
libm68k debug
2010-05-09 11:58:15 +00:00
lukem
37a8f88600
pfs.debug
2010-05-09 05:44:43 +00:00
jmmv
707024096c
Add missing debug libraries for MKDEBUG=yes.
2010-05-08 08:16:41 +00:00
jmmv
f7711a7698
Update file lists to match atf 0.8.
2010-05-08 08:14:36 +00:00
lukem
c786d8f8ac
/usr/libdata/debug/usr/X11R6/lib
2010-05-08 05:04:58 +00:00
degroote
ca38e323d1
Add support for pfs(8)
...
pfs(8) is a tool similar to ipfs(8) but for pf(4). It allows the admin to
dump internal configuration of pf, and restore at a latter point, after a
maintenance reboot for example, in a transparent way for user.
This work has been done mostly during my GSoC 2009
No objections on tech-net@
2010-05-07 17:41:57 +00:00
jmmv
e7f5cd53f8
Add missing debuglib libraries to fix MKDEBUGLIB=yes builds.
2010-05-06 09:25:00 +00:00
tsutsui
67ae586755
Put an INSTALL kernel and ofwboot.xcf into ISO9660 root.
...
Newer OpenFirmware recognizes not only HFS but also ISO partition.
XXX: should I also update files in src/distrib/cdrom?
2010-05-04 14:09:11 +00:00
tsutsui
30fe5a6c65
Remove non-English translations from ews4800mips sysinst.
...
I don't think there are any EWS4800 users outside Japan.
2010-05-04 13:33:13 +00:00
martin
22ccb73099
Prevent a -ve int -> uint32 underflow, noticed by joerg.
...
If a partition ends up 0-sized, set it to FS_UNUSED to avoid later warnings.
2010-05-03 23:04:12 +00:00
tsutsui
feae952768
- remove resigned developers
...
- remove "other contributors" in the time of 386BSD
XXX: probably we should simply refer htdocs/people/developers.html
XXX: rather than maintaining two independent lists
2010-05-03 16:15:05 +00:00
tsutsui
b46834071d
Update IP addresses (both IPv4 and IPv6) of current ftp.NetBSD.org.
...
XXX: is it still worth to note those numbers in INSTALL docs nowadays?
2010-05-03 15:14:24 +00:00
tsutsui
8939ecc4ca
Remove "MS-DOS floppy" from "Getting the NetBSD System on to Useful Media"
...
section. The media is actually being dead especially for large binary sets.
XXX: too much more "floppy" words in INSTALL docs
2010-05-03 15:08:52 +00:00
tsutsui
433257934d
Briefly note about hpcboot and pull notes/common/sysinst.
2010-05-03 14:39:03 +00:00
tsutsui
5b534b475e
Add sysinst(8) for hpcsh.
...
Mostly taken from hpcsmips, but no non-English translations.
Tested on HPW-50PA.
2010-05-03 14:14:35 +00:00
jruoho
26e9ae259a
Split the implementation details of malloc(3) to a separate jemalloc(3)
...
manual page. This way malloc(3) can follow the standard terse format used
elsewhere in the libc, while additional details can be added to jemalloc(3).
Note HISTORY and AUTHORS in jemalloc(3), and add some reading material to
SEE ALSO.
2010-05-03 05:01:53 +00:00
nakayama
7fa006a735
Move dirs of debug compat lib from comp to base. Fix builds for sparc64.
2010-05-02 19:43:39 +00:00
tsutsui
b3d183afc6
There is no bootable floppy on hpc ports.
...
XXX: no translations
2010-05-02 16:35:09 +00:00
tsutsui
8fc25fb037
Remove unused messages. (mostly pulled from i386?)
...
XXX1: I don't think it's worth to keep bad144 for modern flash devices.
XXX2: Should we still maintain non-English translations without a maintainer
even after we removed www translations?
2010-05-02 14:00:44 +00:00
tsutsui
d9f9bedcec
hpcarm doesn't have GENERIC or TX3912.
...
Use IPAQ and JORNADA720 instead in messages per md.h.
XXX1: hpcarm seems to have more kernels.
XXX2: hpcarm doesn't have a common INSTALL kernel so
choosing a kernel set during sysinst doesn't make sense.
2010-05-02 13:52:00 +00:00
pooka
df12c73c8f
is it absurd? is it a pain? no, it's setlistman!
2010-05-01 23:27:22 +00:00
tsutsui
72cbad7b42
Remove mount_kernfs(8) and use dmesg(8) directly.
2010-05-01 12:59:26 +00:00
tsutsui
f9907fc49e
Remove mount_kernfs(8) and use dmesg(8) directly.
2010-05-01 12:18:44 +00:00
tsutsui
436ddfdc83
Remove fsck_ext2fs(8) and mount_ext2fs(8).
...
(no file-system EXT2FS in kernels)
Add fsck_msdos(8) and newfs_msdos(8) instead for bootstrap from WinCE.
2010-05-01 12:18:02 +00:00
tsutsui
ab5207040e
Remove mount_kernfs(8) and use dmesg(8) directly.
2010-05-01 12:14:11 +00:00
tsutsui
3445db8c2d
Remove fsck_ext2fs(8) and mount_ext2fs(8).
...
(no file-system EXT2FS in kernels)
Add fsck_msdos(8) and newfs_msdos(8) instead for bootstrap from WinCE.
2010-05-01 12:08:58 +00:00
tsutsui
6dda4ee2ed
Fix pasto in comment.
2010-05-01 11:13:01 +00:00
lukem
df4f95e4a5
Fix MKDEBUG=yes library builds for sparc64 X11R7
2010-04-30 05:20:34 +00:00
jruoho
c9a477db24
Remove gsignal(9) and kgsignal(). Add links for kpgsignal(9) and kpsignal(9).
2010-04-29 15:57:18 +00:00
jruoho
3b3385bdaf
Remove sched_psignal(9) and sigmasked(9). From Tetsuya Isaki in PR #40125 .
2010-04-29 14:36:35 +00:00
lukem
9f5405f793
Fix MKDEBUG=yes for libraries on sparc64 for base.
2010-04-29 14:09:10 +00:00
lukem
617c68913a
Fix MKDEBUG=yes library builds for amd64
2010-04-28 09:55:25 +00:00
jruoho
53a157cb98
Document ffs32(), ffs64(), fls32(), and fls64() from <sys/bitops.h>.
2010-04-28 07:35:30 +00:00
lukem
68a8806fb6
Add usr/libdata/debug entries for shared libraries on i386 with Xorg
2010-04-27 14:33:19 +00:00
lukem
a6b1868168
usr/libdata/debug directories for X11R7
2010-04-27 05:34:15 +00:00
lukem
cea1219aca
add usr/libdata/debug/usr/lib and usr/libdata/debug/usr/lib/i18n
2010-04-27 02:51:04 +00:00
joerg
b9cf7d31ab
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
...
They implement a space efficent write-once database with fast access
path. Switch the services(5) database to use cdb. The size of the
database file decreases from 2.1MB disk space to 307KB. Access
performance is about the same if setservent(0) is used and about an
order of magnitude faster otherwise. services_mkdb defaults to the new
format, but can optionally create the old db(3) format as well for
statically linked legacy applications.
2010-04-25 00:54:44 +00:00
snj
e8ceeccf17
Another one bites the dust.
2010-04-24 20:56:19 +00:00
lukem
97e0455fb5
add missing .debug suffix
2010-04-24 08:00:03 +00:00
he
686c73fd73
Um, as has been noted, INSTALL_FILE records what's installed if it's
...
done unprived, and that doesn't go down well on a re-build. So use
${INSTALL} ${COPY} instead to fix this problem.
2010-04-23 14:10:19 +00:00
he
91dbb8c445
Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, so that if the
...
target is made un-writeable, the build won't bomb out during an
UPDATE build. OK'ed by martin@.
2010-04-22 11:58:59 +00:00
jruoho
526aa19c52
Rewrite types(5) as per perry@'s suggestion from few years back ("XXX this
...
document is rather musty. It needs a general update."). Also move it to the
right section from section 5. Ok wiz@.
To minimize maintenance costs, the content is mostly jargon around The
Standard. Only few NetBSD-specific types are mentioned as an example.
2010-04-22 06:48:28 +00:00
jruoho
71e904f60f
Document __STRING(x) and __CONCAT(x, y) from <sys/cdefs.h>.
2010-04-21 18:04:38 +00:00