Commit Graph

865 Commits

Author SHA1 Message Date
cgd
a218d38dc2 need -lcompat 1994-05-23 05:32:40 +00:00
jtc
dc933f0a1c cfree() is obsolete, use free() 1994-05-22 02:57:35 +00:00
jtc
63ad15ccc1 Fix from Thorsten Lockert: don't ignore \ before # characters
in strings (Fixes bug 255).
1994-05-21 16:36:01 +00:00
chopps
d4672d4405 add machine define if m68k arch. 1994-05-21 10:12:29 +00:00
chopps
a26293d757 add stub read_names()'s for non hp300 m68k's 1994-05-21 10:08:27 +00:00
pk
07ca972a0c Display addresses -- which are off_t's -- with proper format string. 1994-05-20 15:57:26 +00:00
pk
3f6dcf7c1d Aid cross-compiling, like iostat 1994-05-20 07:27:27 +00:00
jtc
656f5d0189 Fix formatting bug: a "1" or "2" argument to -o is manditory. 1994-05-20 06:14:31 +00:00
mycroft
de3cae326e Clean up import, and re-add local changes. 1994-05-19 04:20:29 +00:00
deraadt
eee9ec00bb cannot read sparc disk names 1994-05-18 23:11:14 +00:00
deraadt
450d60fe9d netbsd does not define PT_STEP for architectures that lack
in-kernel single stepping capabilities.
1994-05-18 21:07:34 +00:00
jtc
abd412aa8d Properly parse null command line arguments in makefile rules.
Fix from Christos Zoulas.
1994-05-17 15:55:42 +00:00
cgd
725ed31e82 copyright foo 1994-05-17 04:13:48 +00:00
cgd
0db4129588 clean up import, etc. 1994-05-17 03:35:48 +00:00
cgd
f58f08023d new gprof 1994-05-17 03:13:30 +00:00
cgd
22a356d3b5 get it to compile, with new location of gmon.h 1994-05-14 06:26:06 +00:00
cgd
968fe31b75 re-enable new bucket foo, also widen type name field by one for miscfs mount 1994-05-13 08:41:12 +00:00
mycroft
69ae161fd9 Clean up deleted files. 1994-05-13 08:08:24 +00:00
mycroft
d3877f2073 Clean up import. 1994-05-13 08:08:09 +00:00
mycroft
6ca69ffc0e Initial revision 1994-05-13 08:06:36 +00:00
cgd
46429e6474 don't include shm.h if NOSHM defined, and defined it 1994-05-11 07:41:09 +00:00
cgd
8169628f13 rcsids 1994-05-11 07:35:54 +00:00
cgd
c5a09332b5 clean up import. also, stub read_names for the i386, and comment out
some refs to kmem stats fields that we don't have yet.  This will need
hacking, (1) for the various ports, (2) for the kmem stuff, and won't
work completely right until those happen, and until the new vm system
is integrated.
1994-05-11 07:34:05 +00:00
cgd
222860a633 add kdump 1994-05-11 07:15:24 +00:00
mycroft
a2d6c76c41 Clean up deleted files. 1994-05-11 07:14:31 +00:00
cgd
db906e7d79 clean up import 1994-05-11 07:14:29 +00:00
cgd
1142494822 updated ktrace 1994-05-11 07:10:43 +00:00
cgd
57935c670a updated kdump 1994-05-11 07:10:27 +00:00
jtc
db975c8c0a We now have sysconf() & pathconf 1994-05-10 00:04:11 +00:00
cgd
7947f77b36 get it to work with old private data allocation 1994-05-09 07:17:08 +00:00
cgd
96674b17a0 clean up import 1994-05-09 07:07:32 +00:00
glass
0b84fdb5c1 bootstrap improvements 1994-05-09 06:36:20 +00:00
cgd
5a9cb8543e clean up import 1994-05-09 03:35:55 +00:00
cgd
f7329f6875 new w, to match libkvm 1994-05-09 03:32:48 +00:00
mycroft
705891fd43 020 -> IPTOS_LOWDELAY 1994-05-08 20:42:26 +00:00
jtc
353b511d05 Fix bug #241 by adding off_t cast to macro that uses ftruncate(). 1994-05-07 01:09:56 +00:00
cgd
87dc7098ba update 1994-05-05 23:24:26 +00:00
mycroft
22aad6433a Clean up deleted files. 1994-05-05 23:05:14 +00:00
cgd
6e48979283 die! 1994-05-05 23:05:09 +00:00
cgd
39059e3c25 oops 1994-05-05 22:52:36 +00:00
cgd
1dbbb3b701 new 'id' 1994-05-05 22:50:17 +00:00
cgd
06be1d72aa field name foo 1994-05-05 06:38:53 +00:00
cgd
3b59599485 kill stupidity 1994-05-05 06:35:50 +00:00
cgd
72d449e788 update for changed flags 1994-05-05 02:27:31 +00:00
cgd
25718695be update for changed flags 1994-05-05 02:04:10 +00:00
jtc
c1a0df95a9 Added POSIX.2 getconf utility; although It won't be really useful until
we get sysconf() & pathconf().
Manpage coming soon.
1994-04-27 19:50:51 +00:00
jtc
0d6a99f38a Added POSIX.2 getconf utility; although It won't be really useful until
we get sysconf() & pathconf().
1994-04-27 19:50:34 +00:00
deraadt
907eea9f85 various off_t fixes 1994-04-24 20:19:17 +00:00
pk
a52f16e93a setre[gu]id conversion. 1994-04-20 17:21:28 +00:00
deraadt
8ef0a5ca8b don't trounce on argv[1] 1994-04-17 12:31:05 +00:00
alm
b1dcef2867 echo hello | ./sed 'sl[l]lxl'
historically outputs:
hexlo
1994-04-17 04:19:27 +00:00
glass
5760062851 bootstrap changes 1994-04-17 03:09:49 +00:00
andrew
f94eaef2a5 Pull in TIOCGWINSZ from <sys/ioctl.h>. 1994-04-17 02:45:13 +00:00
cgd
75556c7593 fix from bostic for multiple match problem 1994-04-17 02:15:13 +00:00
mycroft
5052de79df Clean up deleted files. 1994-04-16 08:31:39 +00:00
cgd
c679acd09f kill symorder 1994-04-16 08:31:24 +00:00
andrew
9eb259ab93 Added TERMIOS support. 1994-04-16 08:14:50 +00:00
cgd
a13388c78e kill setreuids 1994-04-16 03:41:59 +00:00
cgd
2a83433d4e clean, exported variable (and contents) changes 1994-04-15 07:07:23 +00:00
cgd
ecc12ef419 fstypes will be strings soon 1994-04-14 03:34:13 +00:00
pk
b6d3849691 Don't core dump on shared objects. We need an a.out flag really.
Some misc cleanup.
1994-04-10 08:54:30 +00:00
cgd
82ed2d9b7d kill uses of gets() 1994-04-10 07:20:35 +00:00
briggs
506dde3090 Need for.o in list of objects when bootstrapping. 1994-04-09 23:35:25 +00:00
deraadt
9e884098d2 fix from <dgy@mcs.com> 1994-04-08 08:09:14 +00:00
mycroft
088a1b076b Fix stack corruption bug. 1994-04-08 05:26:49 +00:00
cgd
f699598151 fix a real, live null deref 1994-04-06 17:54:35 +00:00
cgd
6d4a80e947 print quads with q 1994-04-06 17:51:04 +00:00
cgd
4d677d675c kill lseek defn's 1994-04-06 17:50:39 +00:00
cgd
e104a4a2bc don't core if -b is given no argument. bug pointed out by nate williams,
fix by me.
1994-04-06 00:04:09 +00:00
cgd
6c0c0c32bd fix from Alan Coopersmith <alanc@ocf.berkeley.edu> for un-initted variable 1994-04-05 02:18:43 +00:00
cgd
ea7e0c1cca kill lots of off_t's. 1994-04-01 09:18:06 +00:00
cgd
f006d09efa add semicolon as suggested by Mark Weaver. 1994-04-01 08:58:45 +00:00
cgd
df393d700c use full path when naming units lib. this file should be converted to
mandoc...
1994-04-01 08:49:59 +00:00
cgd
f0a32f8da2 there will be no more /vmunix! from Mark Weaver. 1994-04-01 08:27:29 +00:00
cgd
09b4d0d931 delete unclear comments, from Mark Weaver. 1994-04-01 08:26:13 +00:00
mycroft
5cfca54767 Style cleanup; use err*() and atexit(). 1994-04-01 04:33:48 +00:00
cgd
ca003fe926 fix tn3270's idea of where map3270 lives. From Mark Weaver. 1994-04-01 04:09:18 +00:00
cgd
c53a9c6660 man page fix from Mark Weaver 1994-04-01 04:01:48 +00:00
cgd
67f7468b24 bad cast 1994-04-01 03:32:38 +00:00
cgd
86be4d6208 long cast 1994-04-01 03:29:58 +00:00
cgd
20d2c86dad lseek/long thing 1994-04-01 01:44:59 +00:00
jtc
abfeba19ee Getgroup's second argument is now a gid_t ptr. 1994-04-01 01:19:08 +00:00
deraadt
6a84dc1aba off_t 1994-03-31 11:12:40 +00:00
cgd
0337c53156 fix usage, and printing of size/name for files 1994-03-30 03:08:45 +00:00
cgd
2ab4a0ae5c some changes to make Kerberos a bit easier to use. from
Michael Graff <explorer@vorpal.com>, with some work by myself...
1994-03-30 02:49:15 +00:00
cgd
68e9ccd936 screw it. #ifdef out the i386 disk-name-getting routine. 1994-03-30 01:37:04 +00:00
cgd
117a397c4b don't core when a delete comes after a number. from bostic 1994-03-30 01:31:50 +00:00
cgd
2b12186e93 kill warning/error 1994-03-28 11:17:16 +00:00
cgd
1e6c1e0ef2 clean up, for off_t... ugliest 'cleaning' possible, i think... 1994-03-28 10:29:31 +00:00
cgd
e26987fe07 kill lseek def'n. the entire thing needs cleanup badly 1994-03-28 09:19:18 +00:00
cgd
ef1fafa7b4 another lseek extern! 1994-03-28 07:26:41 +00:00
cgd
9e9d953286 kill typo 1994-03-28 07:11:18 +00:00
cgd
0e8fd740e8 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:31:54 +00:00
mycroft
74a26e6971 Clean up deleted files. 1994-03-28 04:31:51 +00:00
cgd
33f08a621d nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:28:20 +00:00
mycroft
c2ede54b78 Clean up deleted files. 1994-03-28 04:28:17 +00:00
cgd
47635e2574 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:28:14 +00:00
mycroft
ade656b93b Clean up deleted files. 1994-03-28 04:28:08 +00:00
cgd
57fe5d2894 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:27:20 +00:00
cgd
6f5fcc76ef nvi/nex 1.11beta from bostic. 1994-03-28 02:52:06 +00:00