Commit Graph

6955 Commits

Author SHA1 Message Date
dsl
df047cb827 Just convert \r\n to \n\r when relaying program output.
Ensure we never write an undefined error message.
Remove support for RUN_SYSTEM - it isn't used and there are too many paths
through this code....
2003-09-27 10:38:05 +00:00
dsl
a6c235d09a Include '+' in default for partition size.
If partition size input as '+', treat as 1 cylinder and '+'.
Set default sized /usr if all space can't be given to root.
2003-09-27 10:16:33 +00:00
mrg
b5440ed2fa update for amd64 build.
XXX: still missing ./usr/bin/gdb & friends, which are in comp/mi, etc.
2003-09-27 02:09:36 +00:00
wiz
db579612f4 Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
mbw
6d747772a2 mac68k and macppc man page addition/obsoletion:
- man4.mac68k/adb.4
 + adb.4
 + akbd.4
 + ams.4
 - man4.mac68k/mc.4
 - man4.macppc/mc.4
 + man4.macppc/obio.4
 + mc.4
2003-09-26 20:17:50 +00:00
mycroft
acd18fb278 Sync. 2003-09-26 19:00:24 +00:00
christos
b6cf0325ad bump libedit. 2003-09-26 17:45:42 +00:00
dsl
11bf5e80af msgc dosn't really need msg_*.1 man page links for all its functions. 2003-09-25 18:37:07 +00:00
thorpej
fec402bf65 Add <dev/pci/tweio.h> and <dev/pci/twereg.h>. 2003-09-25 18:08:01 +00:00
cb
19fc06f7cd add me. 2003-09-25 17:19:51 +00:00
pooka
913c17a1a8 add iavc and isdncapi 2003-09-25 16:50:11 +00:00
matt
3b0bc89f56 Obsolete ./usr/include/<MACHINE>/_G_config.h for PowerPC. 2003-09-24 05:00:16 +00:00
lukem
e43d001ea8 add ./usr/X11R6/lib/modules/extensions 2003-09-23 23:10:08 +00:00
cl
420206f327 add m68k/cpuframe.h 2003-09-23 15:17:11 +00:00
atatat
32984bfff2 Don't install libsm. Instead, pull a couple of things over into
libmilter.
2003-09-22 12:54:46 +00:00
matt
b6e7cd40be Switch to GCC 3.3.1 2003-09-21 20:16:10 +00:00
jdolecek
ef5b64a14d add manpage for fsetown(9), fgetown(9), fownsignal(9) 2003-09-21 19:35:42 +00:00
tron
aca1b74ca0 Backout last change, it's not necessary. 2003-09-21 19:33:59 +00:00
tron
b02749036c Fix sets handling so that GCC specific lists are really used. 2003-09-21 19:26:02 +00:00
matt
a57c218722 Need to remove .comment too. 2003-09-21 15:21:03 +00:00
takemura
8260617c99 Fixed alignment of call by reference arguments. This change solves unalignement
access and segmentation fault problem on MIPS architecture.
2003-09-21 02:30:18 +00:00
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