Commit Graph

49 Commits

Author SHA1 Message Date
mrg
d2397ac5f7 completely remove Mach VM support. all that is left is the all the
header files as UVM still uses (most of) these.
1999-03-24 05:50:49 +00:00
garbled
9e44e9b578 More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-22 18:16:34 +00:00
kleink
ffcc078fe7 Fix Xref; from Geoff C. Wing in PR bin/7166. 1999-03-16 09:54:50 +00:00
lukem
591a968873 as suggested by chuck cranor, pull in some openbsd mods:
* display ip address details of tcp/udp connections
* display isofs details
* use %p instead of %lx in error messages

other mods by me:
* don't put \n at the end of err()/warn() format
* man page cleanups (use .Dq and .Pq as appropriate)
1999-02-18 06:09:25 +00:00
mycroft
28beaae04f const propagation. 1998-07-28 21:25:35 +00:00
mycroft
271fd291d0 const propagation. 1998-07-28 21:16:42 +00:00
lukem
786b86d71b use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
ross
ff4a1ce958 Fix LP64 problems from (5!) July deltas. 1998-07-16 22:23:30 +00:00
fair
7d64e83ea1 one more thing... 1998-07-06 22:59:58 +00:00
fair
6ad77e4ee9 convert the remainder of the fprintf() to {err,warn}{,x}() 1998-07-06 21:47:07 +00:00
fair
f76a889b7b fix build error - forgot to #include <err.h> for errx() 1998-07-06 21:23:40 +00:00
mrg
80efe80bc9 - change setgid kmem programs (that lend themselves to this) so setegid(getgid())
and the top, and then set the effective gid back to kmem around the call to
  kvm_openfiles().  this reduces the time group kmem is available.
- for those above that also allow this, setgid(getgid()) after the call to
  kvm_openfiles() to fully revoke priviledges.
- some KNF
- use err(3) over fprintf(3) in some places
1998-07-06 07:50:18 +00:00
msaitoh
d4d8503fa5 check return value of kvm_read() more safe 1998-07-03 15:49:25 +00:00
fair
dc026e0515 Change occurrences of "UNIX" to .Ux or .At as appropriate. 1998-04-28 06:00:51 +00:00
mycroft
2c9f4ad53a fstat(1) also depends on UVM and PMAP_NEW. 1998-03-04 18:07:29 +00:00
thorpej
f771d511d4 Update for changes to how nfsnode attributes are stored. 1997-10-20 00:00:49 +00:00
lukem
30809d6452 WARNSify, fix .Nm usage, deprecate register 1997-10-18 15:28:04 +00:00
lukem
906b60f5e0 getopt returns -1 not EOF 1997-10-18 14:49:41 +00:00
mrg
3740466adc merge lite-2. 1997-10-18 11:38:27 +00:00
bouyer
558f2d0ebe Make this compile again, and add support for ext2fs.
Also 2 ufs->ffs conversions in pstat.8.
1997-06-12 07:45:28 +00:00
explorer
3f120170b2 Add a double quote to make emacs's color mode happy... 1997-03-03 22:47:17 +00:00
mrg
b9de9dbc60 remove dangerous sprintf and strcpy calls. 1997-02-11 08:40:44 +00:00
tls
9d225a1783 RCS ID police 1997-01-09 20:18:21 +00:00
mhitch
8082a458ec Change -N and -M option string to specify the options have an argument.
Fixes PR#2374.
1996-05-05 19:12:03 +00:00
fvdl
beb0929ea8 Fix NFS include files; sync with Lite2 1996-02-20 16:04:47 +00:00
jtc
8ba230d554 vmstat is in section 8; PR #1532 1995-09-27 19:20:24 +00:00
jtc
ae0b9c2010 KERNEL -> _KERNEL 1995-03-28 17:18:59 +00:00
mycroft
afd89ee68e Check for bogus file descriptor tables. 1995-02-15 02:10:41 +00:00
cgd
8a7150a301 type sanity 1994-12-24 16:38:43 +00:00
jtc
1d1682d63c vmunix -> netbsd (PR #375) 1994-08-06 06:11:03 +00:00
deraadt
e5c0834b50 do not need -I/sys 1994-08-03 20:34:13 +00:00
mycroft
8d5d38980e Merge local changes. 1994-06-13 22:04:11 +00:00
cgd
09b7f07d6b include file fix 1994-06-13 15:04:00 +00:00
pk
3f6dcf7c1d Aid cross-compiling, like iostat 1994-05-20 07:27:27 +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
cgd
72d449e788 update for changed flags 1994-05-05 02:27:31 +00:00
jtc
281c9594a0 vmunix -> netbsd 1994-02-03 17:41:21 +00:00
cgd
e801ed50b5 needs -lkvm, not -lutil 1994-01-28 00:45:44 +00:00
jtc
7e06b2a1e2 Fix spelling errors. 1994-01-11 02:21:43 +00:00
cgd
7536dc1148 Fixed multiple off-by-one bugs which caused the open file printing to
not print the last open file.  patch from David Greenman
<davidg@implode.rain.com>.
1993-10-26 02:04:49 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft
690cae8181 Add RCS indentifiers. 1993-07-31 15:17:49 +00:00
mycroft
d3bc70b6bb Don't need -I/sys. (Why was it here?) 1993-06-17 13:16:20 +00:00
cgd
97be2cdc42 don't explicitly include select.h, but keep header cleanup 1993-05-20 11:54:51 +00:00
cgd
ef304ff6c0 fix for new select stuff 1993-05-20 10:30:40 +00:00
cgd
022fab27e5 NFS not properly defined. glass gets another point. 1993-04-11 18:29:46 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00