Commit Graph

6934 Commits

Author SHA1 Message Date
takemura
191a44adea Remove unnecessary mbr_buf.S. Type of global variable 'mbr' was changed and
allocated in main.c since 7/2003. This change resolves some unaligned access
problems.
2003-09-21 02:23:55 +00:00
matt
99c08a490f For GCC 3.3.1, need to remove .comment too. 2003-09-21 00:19:31 +00:00
dsl
d421676fae Put fs type back into bintall command line. 2003-09-20 20:55:34 +00:00
dsl
e1f4ec62b8 Fix a few arch/md.c to use targetroot_mnt instead of "/mnt". 2003-09-20 15:40:41 +00:00
martin
604a0dda0c No need to special-case sparc64 any longer. 2003-09-19 16:29:21 +00:00
martin
2a5182090a Now that -Os is save again, use it. 2003-09-19 16:28:14 +00:00
mrg
ee467f4816 switch i386, sparc, sparc64 & alpha to GCC 3.3.1. 2003-09-19 08:15:46 +00:00
jdolecek
ef84f2357f update for pw_dup(3) removal 2003-09-18 09:16:27 +00:00
cl
1069f176f1 fix 2nd occurrence of libc version number 2003-09-16 19:26:14 +00:00
cl
465ed898bd bump minor for sa_unblockyield syscall 2003-09-16 13:55:41 +00:00
he
b99a361614 Add usr/mdec/gzboot_SMDK2410_0x00000000.bin 2003-09-16 11:55:17 +00:00
cube
76c881bd69 Add myself to the list of developers. 2003-09-16 09:20:04 +00:00
isaki
3edc567b47 Separate mount_* from mount. These are not the same substance
currently.
It makes sysinst work.  This problem was reported by Yasushi Oshima
in japanese x68k mailing list (x6netbsd-users) on Apr 2003.
2003-09-15 03:14:54 +00:00
christos
fb9826e99b bump libedit. 2003-09-14 21:57:24 +00:00
lukem
9398373099 add ./usr/X11R6/include/X11/pixmaps 2003-09-14 06:39:11 +00:00
lukem
6869cb17c5 add ./usr/X11R6/share/examples/ssh-askpass 2003-09-14 06:11:40 +00:00
christos
dd200bdfd4 new timer man pages. 2003-09-13 22:29:50 +00:00
christos
6abcbced7d add siginfo.0 2003-09-12 20:01:14 +00:00
christos
a284cda9e6 add bsd.x11.mk 2003-09-12 19:57:28 +00:00
lukem
d5157aa5fd Add /usr/X11R6/* and /etc/{X11,fonts} 2003-09-12 02:16:45 +00:00
christos
29153b1d45 bump libi386 2003-09-11 19:21:00 +00:00
grant
37b90b309e add the makefile fragments for -current. 2003-09-10 17:21:39 +00:00
christos
0ed7c35b0a Add siginfo man page. 2003-09-10 14:12:23 +00:00
itojun
67556e6947 libc shlib minor bump 2003-09-09 22:18:58 +00:00
itojun
0257a0c524 bump minor for randomid(3) and pw_dup(3) 2003-09-09 22:18:08 +00:00
itojun
00552ebbd7 add randomid(3). 2003-09-09 22:10:33 +00:00
itojun
24a3a1d964 have pw_dup(3). from openbsd 2003-09-09 22:01:56 +00:00
jandberg
b8212f9e26 added myself to developers 2003-09-08 19:00:48 +00:00
seb
ad0a9298df Fix extension on pool_cache* cat pages.
Approved by kleink@.
2003-09-07 21:06:06 +00:00
seb
67ea8250d5 Update the other reference to libc to version 103.
Approved by kleink@.
2003-09-07 21:05:18 +00:00
tron
c975f55b04 Minor version of "libc" was bumped. 2003-09-07 19:21:19 +00:00
yamt
6bcc421d43 pool_cache(9) and links to it 2003-09-07 11:29:18 +00:00
mbw
61dda7acdb include UFS support in partitioning section 2003-09-07 00:06:05 +00:00
mbw
106be46a1b remove multiple processors from list of unsupported devices 2003-09-07 00:03:47 +00:00
mbw
555c661a0d - remove AirPort and audio -- they were for 1.6
- add SMP since it will be in 2.0
 - add UFS support since it will be in 2.0
2003-09-07 00:01:19 +00:00
mbw
6d521497d5 include macppc netbsd-GENERIC.MP.gz which supports SMP 2003-09-06 23:54:17 +00:00
mbw
3dc04dd50b macppc supports local FFS and UFS filesystems as distribution media 2003-09-06 23:52:24 +00:00
mbw
ec893fbd66 minor nit about UFS support on macppc 2003-09-06 23:47:47 +00:00
yamt
70088b8495 buffer cache manpages 2003-09-06 18:23:42 +00:00
yamt
c7def18e2c sort entries 2003-09-06 18:23:18 +00:00
wiz
49fae81618 Add aica(4). 2003-09-06 16:26:16 +00:00
tsutsui
419db7b25c Shingo WATANABE has kindly consented to remove advertising clauses
from his code.
2003-09-04 15:26:35 +00:00
itojun
495906ca8e revamp inpcb/in6pcb so that they are more aligned with each other.
in6pcb lookup now uses hash(9).
2003-09-04 09:16:57 +00:00
dan
a038ec9b06 build atw(4) 2003-09-04 03:21:11 +00:00
he
2dc6bde778 Add pkg_view and linkfarm binaries and man pages. 2003-09-03 10:25:44 +00:00
drochner
ae48f024f8 +coda5 2003-09-02 12:19:38 +00:00
junyoung
d1c665c08e Add UTF-8 ctype locale support for Korean.
From Min Sik Kim <minskim bawi org>. tshiozak@ ok.
2003-09-02 09:30:31 +00:00
mbw
923f0f8a9f fix typos 2003-09-02 07:47:48 +00:00
mrg
b3c3e41312 don't obsolete MD files here. don't obsolete files we are still
installing..
2003-09-02 06:17:03 +00:00
mbw
55b93e3026 add prep.OPENFIRMWARE to list of merged sources 2003-09-02 05:48:35 +00:00