summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-09-23use printf() from libsa, move remainder to the related drivers.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h>. add tag.Michael Shalayeff
1996-09-23use <dev/ic/mc6845.h> for CRTC registers definitions.Michael Shalayeff
1996-09-23remove bit definition. only ports left.Michael Shalayeff
1996-09-23separate mc6845 definitions in dev/ic/mc6845.hMichael Shalayeff
1996-09-23add mc6845 CRTC chip registers and definitions.Michael Shalayeff
derived from pcvt_hdr.h file.
1996-09-23forgot the tag.Michael Shalayeff
1996-09-23use symbolic constatnt names.Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1996-09-23add <ctype.h> style macros.Michael Shalayeff
1996-09-23rfc1323 variableTheo de Raadt
1996-09-23trash other internal udp spoofable serviecs by defaultTheo de Raadt
1996-09-23use ffs's docluster{read,write}.Michael Shalayeff
1996-09-23undo last; mkstemp is *hard* to do in hereTheo de Raadt
1996-09-23for errors, tell which line #Theo de Raadt
1996-09-23correct field nameTheo de Raadt
1996-09-23make tmp right modeTheo de Raadt
1996-09-23avoid oflowsTheo de Raadt
1996-09-23pw_abort() after yp change, does unlockTheo de Raadt
1996-09-23fix tuba after synbomb fixesTheo de Raadt
1996-09-23int32_t where possible; from netbsdTheo de Raadt
1996-09-23virc is sourced by vim when invoked as vi.Jason Downs
1996-09-23disable udp echo/chargen by default; avoid DOS attacksTheo de Raadt
1996-09-22ld is broken when handling weak symbols in shared libararies. This isetheisen
a quick workaround to allow libg++ to build. WARNING: If you use libg++, you must EXPLICIDLY link against libcurses, even if you don't use curses.
1996-09-22pcmcia major wrong; from peterTheo de Raadt
1996-09-22Fix OpenBSD tagsTodd C. Miller
1996-09-22Remove gzip from many install floppies; not needed with zlib part of pax/tarThorsten Lockert
1996-09-22Pedanitic indentation: spaces -> tabsimp
1996-09-22Use maximum compression when building source distributionThorsten Lockert
1996-09-22Use zopen for compress-style compressed archivesThorsten Lockert
Use libz for gzip-style compressed archives
1996-09-22Add zdopen(); open a file descriptorThorsten Lockert
1996-09-22Revert to my version of buildfname(). Allman's didn't work, ya know?Jason Downs
Also fix a slight buffer overflow in get_column(), pointed out by Allman.
1996-09-22Tweak for FreeBSD cross compileimp
1996-09-22Fix unterminated constant complaintimp
1996-09-22cannot be static, named uses itTheo de Raadt
1996-09-22unaligned support for outs()Per Fogelstrom
1996-09-22We run OpenBSDPer Fogelstrom
1996-09-22warnx does not take a \\nTheo de Raadt
1996-09-22add ontrack formatTheo de Raadt
1996-09-22vis log entries; noted by bitbltTheo de Raadt
1996-09-22Get some things ready for later.Jason Downs
1996-09-22We support vesion 1 of rusers too nowThorsten Lockert
1996-09-22Make this work properly with corrected rnusers.xThorsten Lockert
Also implement protocol version 1 while at it
1996-09-22Always use private utmp structure definition; don't depend on host systemThorsten Lockert
not to change
1996-09-22Avoid name clashes with rusers.xThorsten Lockert
1996-09-22Make this work properly; we have to let the XDR routines allocate and freeThorsten Lockert
memory for us.
1996-09-22No broken push/pop for Theo's less -ewm.etheisen
1996-09-22I don't do curses and certainly not with termcap. Fix the librariesetheisen
being linked in.
1996-09-22add a slight delayJason Downs
1996-09-22random function nameTheo de Raadt