lukem
|
161dd44953
|
minor WARNSify
|
1997-10-12 02:03:45 +00:00 |
lukem
|
2d3e71aa25
|
WARNSify, KNFify
|
1997-10-12 01:49:24 +00:00 |
mikel
|
d76d14e5e5
|
add -Wpointer-arith to flags enabled by WARNS
|
1997-10-12 01:37:50 +00:00 |
lukem
|
bc7a354dc9
|
WARNSify
|
1997-10-12 01:04:43 +00:00 |
lukem
|
0ea52cbe73
|
use err/warn instead of perror
|
1997-10-12 01:00:27 +00:00 |
lukem
|
9fe5400438
|
WARNSify
|
1997-10-12 00:53:45 +00:00 |
mycroft
|
d9715c03c3
|
Remove bogus regress targets.
|
1997-10-11 22:57:29 +00:00 |
hubertf
|
e10ebcabe2
|
pass the "-v"-switch on pkg_add to any pkg_add-calls
made for dependent packages
|
1997-10-11 22:25:16 +00:00 |
mycroft
|
db43b6b7a0
|
And a little more...
|
1997-10-11 22:19:12 +00:00 |
mycroft
|
bfa2e15a32
|
Fix the format of the output slightly.
|
1997-10-11 22:16:45 +00:00 |
christos
|
3a2d682898
|
Fix for WARNS?= 1
|
1997-10-11 21:48:50 +00:00 |
christos
|
f8dba09cca
|
Cleanup for WARNS = 1
- add prototypes
- comment out rfc931(); it conflicts with the one in -lwrap and is not needed
anyway.
- remove unused variables
- add NetBSD rcsids.
|
1997-10-11 21:41:34 +00:00 |
christos
|
935794817d
|
- Rename "inline" variable to "doinline" so that we don't need -ansi
- Fix gcc warnings and add netbsd rcsid's
- add WARNS to the Makefile
- Add errx() to unhandled cases where appropriate.
|
1997-10-11 21:01:26 +00:00 |
mycroft
|
26a3dbe1c4
|
GC some garbage variables.
|
1997-10-11 20:26:58 +00:00 |
hubertf
|
0df6d19df1
|
add case PLIST_UNEXEC in show_plist();
makes "pkg_info -v" barf no more when @unexec command are present in PLIST
|
1997-10-11 20:26:22 +00:00 |
mycroft
|
3ec2ebdb68
|
GC some garbage variables.
|
1997-10-11 20:25:53 +00:00 |
mycroft
|
709e3c2e39
|
common_source -> common, and GC some garbage variables.
|
1997-10-11 20:24:05 +00:00 |
mycroft
|
742288f4f7
|
Do the previous a little differently.
|
1997-10-11 20:22:10 +00:00 |
veego
|
c02a314bcf
|
Don't install this library, we only need this during the build.
|
1997-10-11 19:56:42 +00:00 |
veego
|
f98e7e03b0
|
Only use SYMLINKS when PROG is defined.
|
1997-10-11 19:55:46 +00:00 |
veego
|
e288b27b29
|
Don't install this libraries, we only this during the build.
|
1997-10-11 19:42:34 +00:00 |
christos
|
470e6b8604
|
CFLAGS->CPPFLAGS; Conditionalize SKEY
|
1997-10-11 19:19:11 +00:00 |
christos
|
5f3d5ce5cf
|
Conditionalize SKEY support. CFLAGS->CPPFLAGS
|
1997-10-11 19:16:28 +00:00 |
christos
|
06a0ab2d5f
|
CFLAGS->CPPFLAGS, and general cleanup; add WARNS
|
1997-10-11 19:13:39 +00:00 |
christos
|
b848861bfd
|
Add ENDIANNESS constant
|
1997-10-11 19:11:10 +00:00 |
veego
|
0751ae9b9b
|
Use \" for /'s in Makefile defines.
|
1997-10-11 18:11:41 +00:00 |
mhitch
|
7c5af2d5da
|
Fix typo from DIOCGDEFLABEL implementation.
|
1997-10-11 16:13:19 +00:00 |
mycroft
|
7b89784c31
|
GC some bogus definitions.
|
1997-10-11 16:12:55 +00:00 |
veego
|
2e54e13c3c
|
Add the missing . for -I
|
1997-10-11 15:47:55 +00:00 |
augustss
|
bf9ad9a53c
|
Fix typos.
|
1997-10-11 15:33:26 +00:00 |
veego
|
7e3be35edc
|
s/$FSCK/${FSCK}/
|
1997-10-11 15:19:18 +00:00 |
augustss
|
64e2e4badb
|
Print properties differently.
Change indentation.
|
1997-10-11 13:40:26 +00:00 |
mycroft
|
3081c6f8cf
|
AudioC[A-Z] -> AudioC[a-z]
AudioElinear -> AudioEslinear
|
1997-10-11 12:43:51 +00:00 |
mycroft
|
b551325998
|
AudioElinear -> AudioEslinear
|
1997-10-11 12:36:04 +00:00 |
mycroft
|
088478fe61
|
If the ETA is too large to fit on the display (i.e. 100 hours or more), don't
try to display it.
Also, eliminate many extra calls to strlen().
|
1997-10-11 12:05:15 +00:00 |
mycroft
|
fe47ecc300
|
Also need -I. to get menu_defs.h in an obj dir.
|
1997-10-11 11:49:36 +00:00 |
mycroft
|
ffc08ff2c0
|
Clean this up, and make it work with obj directories.
|
1997-10-11 11:46:49 +00:00 |
mycroft
|
5ec8e0144d
|
Clean up this garbage.
|
1997-10-11 11:37:21 +00:00 |
mycroft
|
2d019e5efd
|
AudioC[A-Z] -> AudioC[a-z]
|
1997-10-11 11:28:49 +00:00 |
mycroft
|
51af9f7ed1
|
Make class and port names consistently lower case. Also, change `linear' to
`slinear'.
|
1997-10-11 11:24:34 +00:00 |
mycroft
|
3cdff9d435
|
GETPROPS does not indicate whether the device is currently in full-duplex
mode. Reinstate GETFD to return this information.
|
1997-10-11 11:16:28 +00:00 |
oki
|
9ce308d6d6
|
Added header file for prototype.
|
1997-10-11 11:15:00 +00:00 |
oki
|
e23506ac2e
|
Added header file.
|
1997-10-11 11:13:54 +00:00 |
mycroft
|
af65e81265
|
Make these executables world-readable.
|
1997-10-11 11:05:28 +00:00 |
mycroft
|
e96e918e60
|
Use bsd.subdir.mk as appropriate.
|
1997-10-11 09:34:07 +00:00 |
mycroft
|
9803f46796
|
Minor rearrangement to match other files.
|
1997-10-11 09:12:18 +00:00 |
mycroft
|
a7aef46287
|
Use m68k/Makefile.inc.
|
1997-10-11 09:11:17 +00:00 |
mycroft
|
20b05a6bc4
|
Make these closer to working.
|
1997-10-11 09:10:25 +00:00 |
mycroft
|
448c9be261
|
Common stuff, like mips/Makefile.inc.
|
1997-10-11 09:10:09 +00:00 |
mycroft
|
5c8d588138
|
Nuke NOOBJ.
|
1997-10-11 08:44:42 +00:00 |