Commit Graph

795 Commits

Author SHA1 Message Date
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