Commit Graph

9005 Commits

Author SHA1 Message Date
deraadt 1fd3d53b2b bit of a cleanup 1994-06-24 08:06:23 +00:00
deraadt 5759882532 quotas file(s) changed name in 4.4-lite 1994-06-24 07:51:59 +00:00
jtc 50707cfa03 Track changes in "real" /bin/sh: builtins was renamed builtins.def. 1994-06-24 07:47:57 +00:00
deraadt 06e90a168a sprayd & rquotad: disabled by default 1994-06-24 07:46:19 +00:00
deraadt a79ae34d65 compile rpc.rquotad & rpc.sprayd 1994-06-24 07:45:03 +00:00
deraadt 8b6e0e0481 from bouyer@ensta.fr; cleaned by me 1994-06-24 07:42:26 +00:00
mycroft 32a94e53c4 Clean up deleted files. 1994-06-24 07:33:21 +00:00
jtc 4aece6a461 Renamed builtins to builtins.def to eliminate make's (incorrect) circular
dependancy between the builtins data file and builtins.c.

The bug only occured when there was no obj directory, and is a result of
NetBSD's better (compared to 4.4lite's) default make rules.

Fixes bug #301.
1994-06-24 07:33:12 +00:00
deraadt e19b07b366 fix quotas 1994-06-24 07:32:01 +00:00
deraadt 932345acae post 4.4-lite update 1994-06-24 07:30:17 +00:00
pk bbdc5952bf Just return `wrong format' if file isn't recognised, in stead of
something uncivil.
1994-06-24 06:57:52 +00:00
deraadt 43aa830eba from <christos@deshaw.com> 1994-06-23 08:11:33 +00:00
chopps de7b5347d1 some various fixes from ahh@netcom.com (Andy Heffernan) 1994-06-23 05:39:09 +00:00
chopps 7eb080aa23 fix spelling. 1994-06-23 05:33:20 +00:00
chopps d6f84d665c fix to writeback code from Michael Hitch, and some cleanup in cc.c from me 1994-06-23 05:31:24 +00:00
chopps b61b170f3b update from michael. 1994-06-23 05:28:04 +00:00
chopps 3c6012bd2a cleanup from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-06-22 16:20:48 +00:00
chopps 99b0889a3c cleanup and recognize the a1200. 1994-06-22 16:19:55 +00:00
pk e20de834b6 network order a.out headers. 1994-06-22 15:14:08 +00:00
mycroft 45e4faf92e Fix the install for real. Note this uses pax(1). 1994-06-22 15:09:35 +00:00
pk bccc2c3c1b straighten out diskless swap code somewhat. 1994-06-22 14:01:45 +00:00
pk c8afd889d5 Do NFS root/swap specs differently, allowing eg.:
`config netbsd root on nfs swap on nfs and sd0'
1994-06-22 11:39:05 +00:00
pk 7b93180ea2 sync with 4.4-lite 1994-06-22 10:44:04 +00:00
pk c3357eea57 sun_mount: fill in one more field. 1994-06-22 08:24:53 +00:00
mycroft 98b9a45ec0 Clean up deleted files. 1994-06-22 06:51:28 +00:00
mycroft d46a373019 Deallocate the vnode data using the correct type for MFS nodes. 1994-06-22 05:45:19 +00:00
chopps 258211d43c update for amiga (should also enable hp300 specific stuff for them too).
from rhealey@kas.helios.mn.org (Rob Healey)
1994-06-22 05:38:22 +00:00
chopps 8900daa76e update for amiga (should also enable hp300 specific stuff for them too). 1994-06-22 05:38:20 +00:00
glass 5ed96e480a ultrix compat by default 1994-06-22 03:45:26 +00:00
glass 61a05630e7 stackgaplen applies to ultrix too..does it apply to svr4? 1994-06-22 03:43:09 +00:00
glass 188170d2e3 update to reflect compat_ultrix syscalls.master 1994-06-22 03:38:25 +00:00
glass 8c50058535 update for getdtablesize change, and track compat_sunos 1994-06-22 03:37:15 +00:00
mycroft b0327583a8 Update an #include. 1994-06-22 03:12:23 +00:00
mycroft c22aab7bbe getdirentries() and getdtablesize() compat. 1994-06-22 03:04:01 +00:00
mycroft 0be7885407 Add a couple of missing casts. 1994-06-22 03:01:40 +00:00
mycroft 1e92bdf540 Make ogetdirentries() if COMPAT_HPUX. 1994-06-22 03:01:16 +00:00
mycroft ea88fee18e Make ogetdtablesize if COMPAT_HPUX. 1994-06-22 03:00:21 +00:00
cgd 6d97a09335 rcs id's 1994-06-22 00:22:01 +00:00
cgd d7cd57da51 add bm header, from Bostic 1994-06-22 00:21:37 +00:00
cgd 23aca3d339 rcs id's 1994-06-22 00:17:04 +00:00
cgd 7f79e48c1a add Boyer-Moore string search routines, from Bostic. man page
needs to be fixed for mandoc, and RCSID's need to be added.
1994-06-22 00:15:22 +00:00
glass 2d77dbfd70 oops 1994-06-21 23:10:13 +00:00
pk 2d90c57d10 Construct mountpath for remote root. 1994-06-21 08:30:20 +00:00
cgd 00c343f97a Changes by Thorsten Lockert and myself (though my role was only minor)
to document msync's error returns.
1994-06-21 04:49:04 +00:00
cgd 450db3f901 clean up import, rcsid 1994-06-21 04:24:53 +00:00
jtc bafe42ae48 Add nl_langinfo(), a SysV-X/Open function that provides access to some
of the locale info.

Some of the POSIX.2 utilities require this information, and I thought it
was better to use an existing interface rather than rolling my own.
1994-06-21 04:14:00 +00:00
chopps 487fcdc736 a3000 hack 1994-06-21 04:06:45 +00:00
jtc 49c45072fc Added langinfo.h header for nl_langinfo() function 1994-06-21 04:06:33 +00:00
chopps ebc68d94ba no gvp series I yet. and if_le.c from Rob Healey (rhealey@aggregate.com) 1994-06-21 04:02:13 +00:00
chopps 63bcbe359b fix protection around arpintr(). 1994-06-21 03:59:29 +00:00