Commit Graph

5594 Commits

Author SHA1 Message Date
jtc 3c10d8e071 Add and use getulong() to handle %u, %o, %x & %X formatting directives.
It was using getlong(), which caused values larger than LONG_MAX to be
truncated to LONG_MAX.
As recommended by 1003.2, print warning messages when argument cannot be
converted to value or is out of range.
1994-02-03 00:16:11 +00:00
pk 54991d7c27 Adapt to changed <sys/ptrace.h> 1994-02-02 19:52:46 +00:00
pk 9b1f5ed60c More `call' instruction templates. 1994-02-02 19:50:05 +00:00
pk f2478f27ef Provide templates for `call %reg+offset' instructions. 1994-02-02 11:03:37 +00:00
phil df19e97b98 Changing the calls to hardclock and softclock to send pointers. 1994-02-02 08:04:30 +00:00
phil 8fbd63c63c Twiddles to keep the pc532 port compiling. 1994-02-02 08:02:45 +00:00
glass abd263ed61 link mailq.8 to sendmail.8. 4.4 doesn't do this right :) 1994-02-02 07:22:49 +00:00
chopps b017609fab removed arch/m68k files, config now fetches them. 1994-02-02 07:20:42 +00:00
chopps 0a3c46f63f removed copy code that is now in arch/m68k. 1994-02-02 07:18:22 +00:00
mycroft d33ae254ce Clean up deleted files. 1994-02-02 07:11:39 +00:00
cgd 3ab5b4c497 add some CLEANFILES 1994-02-02 06:30:30 +00:00
hpeyerl d7038296be Multicast is no longer optional. 1994-02-02 05:58:50 +00:00
mycroft 8faef0c310 Clean up deleted files. 1994-02-02 02:40:24 +00:00
cgd 13021d2a0d don't ignore ex return code 1994-02-02 02:37:07 +00:00
hpeyerl 1f2c9ecdae Multicast is no longer optional 1994-02-02 01:21:32 +00:00
hpeyerl 815cc355b8 Multicast is no longer optional. 1994-02-02 01:15:59 +00:00
briggs 068983678e Get rid of dkhead/dktail schtuff and add a scheme based on the sparc's.
Umm.  Also be smart and don't clobber swapdev so swapping works.
1994-02-02 01:06:23 +00:00
mycroft ec381edf5e Clean up deleted files. 1994-02-02 00:26:04 +00:00
chopps 4d0e8fda45 misc documentation of questionable value. 1994-02-02 00:25:30 +00:00
mycroft c9cd559100 Clean up deleted files. 1994-02-02 00:24:26 +00:00
pk 108e1a3d55 Don't barf at LO10 relocation overflows; just truncate value. 1994-02-01 21:49:18 +00:00
mycroft 3a2b787e4d Add MTSETBSIZ and MTSETDNSTY. 1994-02-01 20:43:17 +00:00
mycroft 632a394a83 Change default tape name. 1994-02-01 20:35:46 +00:00
mycroft d0938366f6 Insignificant. 1994-02-01 20:29:52 +00:00
mycroft 8fb239a975 Add CDIOC{ALLOW,PREVENT}. 1994-02-01 20:27:20 +00:00
mycroft 4ecdacf90d Add scsi_stop_unit(), from Mac code. Other minor nits. 1994-02-01 20:05:19 +00:00
mycroft acf7eb2bc1 Add space in dkdevice for cpu_disklabel. 1994-02-01 19:37:55 +00:00
mycroft 515c5c0330 Trivial changes to match magnum code. 1994-02-01 19:30:20 +00:00
mycroft 36813d20ff Trivial changes to match magnum code. 1994-02-01 19:29:01 +00:00
jtc ec22bca1e7 Since V8 regex routines have been moved to libcompat(), the BSD regex
routines must again be defined as wrappers around them.
1994-02-01 17:45:53 +00:00
deraadt d4498ee608 empty file for pk to add things to :-) 1994-02-01 17:44:11 +00:00
ws ee0e2912f4 Better (explicitly) return something from probe when nothing found 1994-02-01 17:22:22 +00:00
deraadt 425f5d3170 more untimouts needed, from someone at freebsd 1994-02-01 15:09:52 +00:00
mycroft ab94c0bbe9 Clean up deleted files. 1994-02-01 12:13:20 +00:00
chopps 449ef38bc8 performed facelift. 1994-02-01 12:13:17 +00:00
pk bdf4c9bf54 pmap_t typedef outside `#ifdef KERNEL', as it is brought into user
scope by <vm/vm_map.h>
1994-02-01 11:58:37 +00:00
chopps ff11a0e1ca now checks bootstrap version to avoid problems. 1994-02-01 11:54:29 +00:00
chopps 86f46b3c14 fetch m68k asm macros. 1994-02-01 11:53:56 +00:00
chopps 71b833bb97 SCSI re-org, and misc. cleanup of compiler warnings. 1994-02-01 11:51:59 +00:00
chopps 378271278a updated files for scsi re-org. 1994-02-01 11:50:39 +00:00
chopps 192c8cc586 fixed warning. Cmem alloc is now top down. added bootstrap version
number to locore for loadbsd. removed tz rz from conf.c
1994-02-01 11:49:57 +00:00
chopps c8cd548fdf from M. Hitch. regarding scsi re-org. 1994-02-01 11:47:20 +00:00
deraadt ba14c47289 declare mountroot here. best we can do until we
figure out how to do nfs mounts better.
1994-02-01 07:03:19 +00:00
mycroft 5b9e06b5b8 Fix vn. 1994-02-01 06:43:58 +00:00
mycroft 3cb8bf1081 Updated. 1994-02-01 06:43:04 +00:00
deraadt 89200d54e9 as in magnum;
renumber SA_NOCLDSTOP from 4 to 8, to greatly ease binary compatibility
(everybody else uses 8). This breaks previously compiled programs using
SA_NOCLDSTOP, but a search didn't find any programs using it.
Add COMPAT_SUNOS thing called SA_USERTRAMP
1994-02-01 06:41:49 +00:00
deraadt e9fee9d6d3 sparc runs in current today 1994-02-01 06:01:19 +00:00
mycroft 917ce28c48 Synchronize with magnum branch. 1994-02-01 05:40:11 +00:00
mycroft b328a4e176 panic() is now varargs. 1994-02-01 05:37:17 +00:00
glass 0978549a17 don't need to be su-gid kmem anymore 1994-02-01 05:33:42 +00:00