lukem
|
d48147ade0
|
add ./etc/rc.d/ypset
|
2003-01-16 22:04:50 +00:00 |
|
kleink
|
d080e16763
|
Oops, missed one libc instance in previous.
|
2003-01-16 14:48:35 +00:00 |
|
martti
|
405c73366e
|
Back out previous (as discussed with releng). The correct way to set this is:
# echo "myserver" > /var/yp/binding/`domainname`.ypservers
|
2003-01-16 11:55:28 +00:00 |
|
martti
|
1e0411d0d5
|
Script to bind a NIS client to a known server.
$ grep yp /etc/rc.conf
ypbind=YES
ypbind_flags="-ypset"
ypset=YES
ypset_flags="myserver"
|
2003-01-16 07:37:33 +00:00 |
|
kleink
|
ee051ce446
|
Add sighold(3), sigignore(3), sigrelse(3), and sigset(3).
|
2003-01-16 00:02:46 +00:00 |
|
kleink
|
5b86f73eda
|
libc 12.92.
|
2003-01-15 23:58:57 +00:00 |
|
mhitch
|
800625f99f
|
/usr/mdec/installboot is gone.
|
2003-01-15 07:32:39 +00:00 |
|
mhitch
|
1984eae437
|
No more /usr/mdec/installboot.
|
2003-01-15 07:28:09 +00:00 |
|
mhitch
|
ee6fcf69c0
|
Use the MI /usr/sbin/installboot instead of /usr/mdec/installboot.
|
2003-01-15 07:20:52 +00:00 |
|
thorpej
|
5004e5bb0f
|
Copy the specific biosboot_com0_<speed> files.
|
2003-01-15 00:11:59 +00:00 |
|
thorpej
|
8f4d94ed22
|
Allow the user to select the console speed of the boot blocks.
|
2003-01-15 00:09:30 +00:00 |
|
thorpej
|
b8ba72b9c8
|
Add biosboot_com0_{9600,38400,57600,115200}.sym
|
2003-01-14 23:54:49 +00:00 |
|
skrll
|
c412d1def0
|
Don't strip the kernel before the objcopy as the result won't load with
the CATS firmware. I think this is due to a bug in bfd. We'll see.
|
2003-01-14 20:18:25 +00:00 |
|
pooka
|
6ff7823dd7
|
Add appropriate-looking density-value to MAKEFS_FLAGS to force
makefs to create enough inodes for the image.
suggested by Izumi Tsutsui
|
2003-01-14 11:40:31 +00:00 |
|
wiz
|
78a8e9aa19
|
Add /usr/include/dev/dmover and dmover_io.h inside.
|
2003-01-14 11:29:35 +00:00 |
|
is
|
35f63bbaf7
|
make this less confusing
|
2003-01-13 20:34:05 +00:00 |
|
christos
|
cc9b9c6553
|
hack to have only one copy of fstypenames[]
|
2003-01-12 21:49:50 +00:00 |
|
veego
|
3b63e47464
|
Check if DESTDIR is defined before checking for non empty DESTDIR
|
2003-01-12 18:51:26 +00:00 |
|
is
|
0b73f01456
|
Make it work more than one time. The old behaviour was very annoying.
Reviewed by hubertf.
|
2003-01-12 14:41:20 +00:00 |
|
lha
|
7e3ef8185e
|
s/pfil_get_head/pfil_head_get/
fixes Joel Wilsson's <joelw@unix.se> misc/19796
|
2003-01-11 22:45:39 +00:00 |
|
christos
|
d9edafd3d3
|
check for strdup returning null
|
2003-01-11 22:32:43 +00:00 |
|
christos
|
440c3bcc16
|
check for malloc returning null
|
2003-01-11 22:32:25 +00:00 |
|
christos
|
774782c3bc
|
Make everything compile again. All platforms compile on i386 now.
|
2003-01-11 19:44:04 +00:00 |
|
christos
|
d5c5392912
|
make compile on !playstation
|
2003-01-11 19:37:48 +00:00 |
|
christos
|
848b0d8582
|
use the <sys/bootblock.h> names.
|
2003-01-11 19:31:52 +00:00 |
|
christos
|
83b0b99b3b
|
use definitions from <sys/bootblock.h>; don't require <machine/disklabel.h>
mac68k machine/disklabel.h contains duplicate definitions that also exist
in <sys/disklabel.h> and <sys/bootblock.h> and should be removed.
|
2003-01-11 19:28:04 +00:00 |
|
christos
|
405768deca
|
remove i386'isms; make link again.
|
2003-01-11 19:06:54 +00:00 |
|
christos
|
2d7e213ded
|
pass lint[pass1]
|
2003-01-10 20:00:27 +00:00 |
|
lukem
|
84b7892ccc
|
add halfdelay(3). (hi blymn!)
|
2003-01-10 03:22:00 +00:00 |
|
lukem
|
9432b9952d
|
add etc/rc.d/staticroute. (hi christos!)
|
2003-01-10 03:17:52 +00:00 |
|
blymn
|
271801f093
|
bumped minor version of libcurses.
|
2003-01-09 12:50:28 +00:00 |
|
wiz
|
1035faff1d
|
writable, not writeable.
|
2003-01-06 20:30:28 +00:00 |
|
jmcneill
|
3310ad9e79
|
Add acpitz
|
2003-01-05 23:42:57 +00:00 |
|
sommerfeld
|
da083e42b5
|
add bsd.rpc.mk to sets.
|
2003-01-05 23:40:05 +00:00 |
|
jmmv
|
a9a3a6a120
|
Remember the administrator to look at the afterboot(8) manpage after a
successful installation, upgrade or extraction of sets.
Reviewed by wiz (and tech-install).
|
2003-01-04 10:07:45 +00:00 |
|
lukem
|
a250e57c96
|
Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of
"${RELEASEDIR}/...".
${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only
cleaned if UPDATE is not defined.
|
2003-01-03 15:34:30 +00:00 |
|
lukem
|
245a0c292b
|
improve description of -t
|
2003-01-03 15:26:32 +00:00 |
|
reinoud
|
b958189aa0
|
Rollback
|
2003-01-02 13:40:35 +00:00 |
|
reinoud
|
7a7740fa8f
|
Include this file too in the packing list. It is needed for the bootloader
and for general `loadfile' using programs.
|
2003-01-02 03:19:59 +00:00 |
|
thorpej
|
7c7afe5444
|
Add aprint_error(), aprint_get_error_count(), and printf_nolog()
manual pages.
|
2002-12-31 23:55:45 +00:00 |
|
thorpej
|
e0de80eb25
|
Document the "aprint" autoconfiguration message printing routines.
|
2002-12-31 17:49:14 +00:00 |
|
pooka
|
5cdedc03d0
|
reflect boot.ip32
|
2002-12-30 14:55:28 +00:00 |
|
pooka
|
34eaeeaa27
|
add boot.ip32
|
2002-12-30 14:51:15 +00:00 |
|
lukem
|
7f4e9b543c
|
improve description
|
2002-12-25 23:47:32 +00:00 |
|
lukem
|
12837cbb48
|
fix header to match usage
|
2002-12-25 23:44:06 +00:00 |
|
lukem
|
a34c2facce
|
add various postfix share files missed as part of postfix upgrade,
identified by "make checkflist"....
(mmm, testing [hi perry! :-])
|
2002-12-25 10:43:24 +00:00 |
|
jdc
|
0e1f1db73e
|
Add curses pad manual pages.
Pointed out by wiz.
|
2002-12-24 07:26:05 +00:00 |
|
pooka
|
c78a554d3a
|
add {crime,mace}.{0,4}
|
2002-12-23 22:11:41 +00:00 |
|
jdc
|
161b065346
|
Bump libcurses minor to 4 (pads support).
|
2002-12-23 12:34:29 +00:00 |
|
jdolecek
|
b42b75087b
|
make the description text for special label offset a bit more explicit
adresses install/13026 by John P. Refling
|
2002-12-23 10:29:57 +00:00 |
|