Commit Graph

5673 Commits

Author SHA1 Message Date
pk 4574bd34c2 Define a few things here, in line with other ports. 1994-02-10 19:05:03 +00:00
mycroft 252495f006 Format police. 1994-02-10 18:46:04 +00:00
jtc f4db87c6e4 Fix typos & spelling errors 1994-02-10 18:24:46 +00:00
cgd 4e6bea1bb9 oops; last patch to slattach should have been to sliplogin! 1994-02-10 18:03:23 +00:00
cgd 532d2bb3fc get SLIOCGUNIT from the right place 1994-02-10 18:01:28 +00:00
ws 66ffc9f874 First version of a quot utility 1994-02-10 17:58:38 +00:00
mycroft 4b8ec6c627 Clean up deleted files. 1994-02-10 17:28:02 +00:00
mycroft 810b9e898c Deprecate af.c. 1994-02-10 17:27:45 +00:00
mycroft 7e9f402331 Clean up deleted files. 1994-02-10 17:26:56 +00:00
mycroft bf98a55f37 Deprecate af.h. 1994-02-10 17:25:03 +00:00
mycroft 9638fd585a Nuke if_init. 1994-02-10 17:17:56 +00:00
mycroft 39d918e7ce if_init and if_done are not actually used; no point in having them at all. 1994-02-10 17:16:33 +00:00
mycroft cb9f7b955c Make sure we don't touch a file that is already stripped. 1994-02-10 16:48:56 +00:00
mycroft f834e39cf5 Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
mycroft 2f62d06c05 Back pointers are not useful for disksort(). 1994-02-10 15:17:34 +00:00
mycroft d2c5a70266 Rearrange some #includes. 1994-02-10 14:55:29 +00:00
mycroft 20f96b580e Add arg to ioctl functions. Clean up #includes. 1994-02-10 13:59:25 +00:00
cgd 4e504c0179 light style cleanup 1994-02-10 08:50:06 +00:00
cgd 0c46a65f1b changes for slip.h 1994-02-10 05:41:44 +00:00
cgd fc1c6fe68b update for slip.h 1994-02-10 05:39:15 +00:00
cgd d2660232c1 mccanne convinced me that slip.h *should* exist. this is what
i "implemented" for 4.4, and the adjustments to the other files to
match.
1994-02-10 05:39:07 +00:00
briggs 9476a25141 Initialize return value from deliver() to zero. I guess the 386 crowd
has been fortunate.  It's odd to see mail delivered and get a bounce
back, though, which is what was happening--spent a while thinking it
was sendmail.
1994-02-10 05:33:21 +00:00
cgd 72ca30478a cut + paste = death 1994-02-10 05:25:18 +00:00
cgd 01654e05b8 there will be no spaces tomorrow! 1994-02-10 05:06:01 +00:00
cgd c9ebdc4a86 clean up, punt on directory mod times, and DTRT with permissions 1994-02-10 04:49:09 +00:00
cgd c27ff9fe55 dtrt with permissions 1994-02-10 04:42:42 +00:00
briggs ecfa08e11e ioctl now takes struct proc *. 1994-02-10 04:30:27 +00:00
briggs 011f63af43 New disklabelling from finchm@cray-ymp.acm.stuorg.vt.edu. Cleaned up and
modified somewhat by yours truly.  Still need setdisklabel and
writedisklabel at some point--for now, though, it's easier to let MacOS
programs like SilverLining handle this...
1994-02-10 04:29:11 +00:00
briggs 4a88f971b4 Get rid of local FS_* definitions and add a few more partition strings to
keep from labelling the driver and partition map partitions with new
disklabelling code.
1994-02-10 04:26:47 +00:00
briggs 0323c54f9d Make whole disk partition c.
Assign it FS_OTHER to mark it as used.
Don't assign a type to partition a so that we can use it later if there
is no root partition.  This wouldn't be necessary with more partitions
available.  Perhaps in the future...
1994-02-10 04:23:45 +00:00
briggs c81ab3be4c Add filesystem type for Macintosh HFS. We recognize it, but not much else
at this point.
1994-02-10 04:19:25 +00:00
cgd 4cd9943698 clean things up some 1994-02-10 03:31:19 +00:00
cgd 0feebda663 get group right for /var/games, and add /var/games/hackdir/save 1994-02-10 02:34:30 +00:00
cgd 6869fe697b add entries for:
/usr/include/g++/gen
/usr/share/{gnats,groff_font/*,tmac/mm}
1994-02-10 02:33:23 +00:00
cgd b4da561c15 kiil bogus install -d's 1994-02-10 02:31:32 +00:00
cgd 1a1b1466cb kill bogus install -d's. for those that are appropriate (libg++),
make owner and mode explicit, to make the mtree files.
1994-02-10 02:17:56 +00:00
cgd 893697d4df don't hide install -d, and make owner/group correct 1994-02-10 02:09:31 +00:00
cgd b9c5c66af3 while documentation is nice, including SunOS man pages in your source isn't! 1994-02-10 02:06:05 +00:00
cgd c440ffb67d kill bogus install -d's, and clean slightly 1994-02-10 01:54:10 +00:00
cgd f9accb9bc1 add/delete/comment out dirs in share, as appropriate 1994-02-10 01:53:06 +00:00
cgd 8f54ff345b don't use 'make' explicitly 1994-02-10 01:47:47 +00:00
mycroft 4ebaf143d9 Now I know what to do with this; revert a couple of bits. 1994-02-10 01:37:53 +00:00
cgd 05120c85e9 fix a type; color me stupid 1994-02-10 01:24:50 +00:00
cgd 947fd2484d be a little smarter with #defines 1994-02-10 01:22:25 +00:00
cgd c882b54db3 kill bogus install -d's. the one for /usr/include/rpcsvc is still here. 1994-02-10 01:10:01 +00:00
cgd 38a3d1726d kill install -d's. 1994-02-09 23:50:32 +00:00
mycroft bbb3e7618c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +00:00
mycroft 191957b47b Format police. 1994-02-09 20:54:44 +00:00
mycroft 22cc3a7bc9 Fix some spacing; enable old ioctls if COMPAT_SUNOS. 1994-02-09 20:35:24 +00:00
mycroft a8aa70d4a5 Remove l_rend and l_meta. 1994-02-09 20:18:17 +00:00