Commit Graph

1649 Commits

Author SHA1 Message Date
garbled
c6d6153ab6 Found another case of shell redirection in a run_prog. Tidy it up with
do_system, and appropriate logging calls.
1999-03-08 19:42:30 +00:00
kleink
7c689f6dd8 Add hcreate(3) and friends. 1999-03-08 18:49:54 +00:00
kleink
718a724b1c Add missing ioctl(9). 1999-03-08 18:31:04 +00:00
he
97645818ba Let's call this image boot-big.fs. 1999-03-08 15:59:34 +00:00
he
25e8d87423 Add README.I128. 1999-03-08 08:40:49 +00:00
hubertf
7ed74de17b Add some more MLINKS to queue.3 (tailq_next, ...) 1999-03-07 03:21:01 +00:00
he
94d92ef5c2 Forgot ./usr/libexec/sendmail entry. 1999-03-06 19:13:32 +00:00
he
111a866fcd Fixing various chaff, sync to current reality:
o mailwrapper, postfix and sendmail
 o hello, sup.no.netbsd.org; bye to skarven.itea.unit.no
 o innetgr / netgroup
 o a few sendmail master config file changes
1999-03-06 19:11:07 +00:00
drochner
e6c7d6de02 workaround to make "make depend" succeed 1999-03-06 11:31:51 +00:00
wrstuden
ad140b77ea Modify all calls to newfs in ramdisk/miniroot creation to include
the needed endianism of the architecture. One step towards cross-building
releases.

Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
1999-03-04 20:32:18 +00:00
ross
f6dcb51416 Sync: sha1(3), tfind(3) (et al), mk.conf(5), mailwrapper(8) 1999-03-04 08:13:14 +00:00
tv
730800f9f6 Add some missing Info stuff. 1999-03-03 13:22:34 +00:00
explorer
8650b13a6c add SHA1 man pages and include/sha1.h 1999-02-28 18:18:46 +00:00
scw
a6a7b5c100 Add ./etc/fstab.sd example. 1999-02-27 17:59:35 +00:00
ross
17556b8ba3 Convert GENERIC floppy image to ustarfs.
Make sure kernel is stripped.
1999-02-25 12:31:30 +00:00
abs
6f9ff1cdcb Update libc and libamu version - noted by dokas@cs.umn.edu 1999-02-25 08:08:06 +00:00
scottr
4687329516 Add the mac68k iwm(4) man page. 1999-02-23 14:53:57 +00:00
lukem
66f6dda9f1 regen 1999-02-23 14:34:21 +00:00
ross
5bc723973e Add sched.h. 1999-02-23 03:04:49 +00:00
kleink
4e1ecffb24 Back out revision 1.91; I'm a dork. 1999-02-21 17:19:40 +00:00
scw
6d5ffe9469 Updates for MVME167 support. 1999-02-20 16:21:19 +00:00
scw
a946bd14d0 Update mvme68k sections for MVME167 support.
Also move Chuck to "Developers" and myself to mvme68k port-master.
1999-02-20 16:19:48 +00:00
scw
df90f3d608 Update for MVME167 support. 1999-02-20 16:18:10 +00:00
tron
e22dbe7254 Be more precise about which of Adaptec's AIC chips we support.
Fixes PR kern/7011 by Olaf Seibert.
1999-02-19 16:41:57 +00:00
is
6edf8af927 Warm about root/swap placement within the first 4 GB of the disk 1999-02-19 15:01:26 +00:00
thorpej
6ecf444398 Add fdformat. 1999-02-18 20:33:10 +00:00
tv
c2fadca3a6 We don't install gprof.callg' and gprof.flat' anymore - those text files
are now part of the gprof binary.
1999-02-18 15:35:06 +00:00
he
e861a305f3 Typo correction. 1999-02-17 12:27:16 +00:00
is
2c7fa23c38 Fix Copyright dates 1999-02-16 23:34:10 +00:00
is
dc068e0d1f Assign my files to The NetBSD Foundation, Inc. 1999-02-16 22:46:55 +00:00
kleink
a99dd435e7 Add nl(1). 1999-02-15 15:34:16 +00:00
mrg
ee33f9143c lose GNU chess.. 1999-02-15 11:23:16 +00:00
simonb
0b2e590950 Add top. 1999-02-15 03:11:08 +00:00
he
fc449356b1 Remove entry for `strings' since that's binutils-based and we don't
have the machinery to include that (besdies, it would take up lots of
space on the miniroot).
1999-02-14 16:27:42 +00:00
lukem
868ca23db4 remove NOPROG (nothing uses it). however, set MKOBJ=no if appropriate 1999-02-13 23:53:56 +00:00
nathanw
75218cf184 Add uiomove.{0,9} 1999-02-13 08:07:34 +00:00
itohy
d2ebbdebdc Use "$MAKE" instead of "make" for cross environment. 1999-02-13 07:59:45 +00:00
lukem
dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
kleink
b75d68301e <sys/fcntl.h> -> <fcntl.h> 1999-02-12 15:04:00 +00:00
tv
3fd0fbd058 Add send-pr.info. 1999-02-12 14:55:01 +00:00
tv
cec1db793b Add diff.info. 1999-02-12 12:49:43 +00:00
tv
26624f2493 Add Texinfo stuff and /usr/share/locale files. 1999-02-11 17:41:22 +00:00
kleink
cd6ab900da Add clock_settime(2) and friends. 1999-02-11 15:26:58 +00:00
he
0f64b4b5b7 Add files that are now being installed: 3 new includes, two lkms and mkboot. 1999-02-10 19:57:36 +00:00
is
b0f697496e Provide a minimal instruction/data cache synchronization C binding.
(The function has always been in the kernels as special trap #12).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00
tv
9965c5dfdc ld.so is only for 1.3 binary compatibility, and will become part of the
soon to be created compat13 pkg.
1999-02-09 19:44:41 +00:00
tv
5163316f8d Remap mipse[bl] to mips for set lists. 1999-02-09 19:34:18 +00:00
tv
64932f9f5c Remove bfd includes, bfd link libraries, and add ldscripts to
/usr/share/ldscripts.
1999-02-09 17:35:04 +00:00
tv
5d3f4f89b6 Nuke libcc1 shlib. 1999-02-09 15:43:05 +00:00
kleink
827b8c9fea New zoneinfo files from tzdata1999b. 1999-02-08 18:29:56 +00:00