jdc
324f201e56
Increment libcurses minor to 10 for addition of redrawwin() and wredrawln().
2003-10-05 10:14:36 +00:00
chuck
e0d302bba3
add in the missing bits of evbsh5 section 8 makedev so that checkflist
...
(and thus build.sh) works again.
2003-10-05 01:38:47 +00:00
jdolecek
493adc0ad4
add basic grf(4) manpage, mainly just with explanation
...
what is each grf* device mapped to and with crossrefs to the
actual underlying device manpages
2003-10-04 14:10:41 +00:00
jdolecek
2b61c17662
add evbsh5 MAKEDEV(8) to lists
2003-10-04 13:41:47 +00:00
wiz
51dc91caa9
Add zlib(3) provided by jmc@openbsd -- thank you!
2003-10-03 18:46:22 +00:00
lukem
d7e5203947
Allow ${CRUNCHBIN} to be optional by defaulting to "." when doing the
...
"${.OODATE}" check.
Problem noticed in a build that uses Makefile.image but not Makefile.crunch.
2003-10-03 02:46:52 +00:00
grog
3c7a263246
(Finally) add my details.
2003-10-03 02:15:17 +00:00
kleink
95da8da847
Back out previous; this needs to be addressed in a different way.
2003-10-02 14:46:51 +00:00
christos
d91f070b69
remove kernel.h
2003-10-01 01:31:20 +00:00
kleink
990d9b7ad5
Mark those files moved from base (rev. 1.429) to misc obsolete.
2003-09-30 19:12:57 +00:00
lukem
312f747986
Invoke ./checkflist with ${CHECKFLIST_FLAGS}, so that the end-user
...
can set CHECKFLIST_FLAGS="-e" in mk.conf so that extra files in
$DESTDIR are `non fatal'.
Remove unused '${CHECKFLISTFLAGS}' (which allowed selection of
different checkflist target in maketars target)
2003-09-30 06:26:37 +00:00
lukem
38ae235c4f
* add -e; extra files are not fatal
...
* add -m; missing files are not fatal
* use ${MKTEMP} -d instead of home-grown tempdir creation code
2003-09-30 06:23:43 +00:00
lukem
9eb4566d27
* use ${MKTEMP} -d instead of home-grown tempdir creation code
...
* use $(...) instead of `...`
* fix a recent modification to follow the same coding style as the
rest of the file... (mmm, consistency)
2003-09-30 05:07:40 +00:00
lukem
02ec5b66b9
add MKTEMP=${TOOL_MKTEMP:Q} to SETSENV
2003-09-30 04:58:20 +00:00
mycroft
100f87c7ae
Move several files (e.g. zipcodes) from base to misc.
2003-09-29 19:33:06 +00:00
wiz
c53b0c7769
Add man page for bce(4), and xref it from bge(4).
2003-09-28 18:32:18 +00:00
dsl
bae094fc39
man9 pages need to be .9 (not .0)
2003-09-28 16:36:53 +00:00
dsl
67dc3c2cc0
Add man 9 pages for do_setres{u,g}id, sort
2003-09-28 09:16:46 +00:00
dsl
98b66fc660
Use new kern.root_partition sysctl to find out whether we are installing
...
over the current root (ie the one we are booted from).
Remove all the stuff that tried to find this out by other means.
A few other message changes.
2003-09-27 10:47:17 +00:00
dsl
070457d605
Use installboot (not disklabel) to make disk bootable (untested).
2003-09-27 10:44:03 +00:00
dsl
c268192676
make main menu sit below initial text.
2003-09-27 10:42:16 +00:00
dsl
3322ced37b
Make partition menu sit just below header (regardless of header size).
...
Change flag for bootmenu default from 'b' to 'd'.
2003-09-27 10:39:35 +00:00
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