summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-08-13syncTheo de Raadt
1998-08-13oopsTheo de Raadt
1998-08-13syncTheo de Raadt
1998-08-13new viatech devices discovered on cvsTheo de Raadt
1998-08-13a proto; fgsch@olimpo.com.brTheo de Raadt
1998-08-13fix exit code; fgsch@olimpo.com.brTheo de Raadt
1998-08-13Fix card list: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-13Identify card 0x44 as a 1542C, not 1542CF: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-13buf oflow; spotted by jmcdonal@UNF.EDUTheo de Raadt
1998-08-12explicit braces to avoid ambigious elseArtur Grabowski
1998-08-12kauth from kth-krb 0.9.9. Fixes the problem with return values from executed ↵Artur Grabowski
programs.
1998-08-12even more strange functions from libroken in kth-krb 0.9.9Artur Grabowski
1998-08-12block 255.255.255.255 and 0.0.0.0 as wellMichael Shalayeff
1998-08-12libkafs from kth-krb 0.9.9 with ability to use AFSDB recordsArtur Grabowski
1998-08-12resolver from libroken in kth-krb 0.9.9Artur Grabowski
1998-08-12kdestroy from kth-krb 0.9.9 + an improved version of getargArtur Grabowski
1998-08-12more special functions from libroken in kth-krb 0.9.9Artur Grabowski
1998-08-12from kth-krb 0.9.9 (nothing new, just reducing the size of my diffs)Artur Grabowski
1998-08-12Use system zlib if present and of recent enough vintageThorsten Lockert
1998-08-12Make code ANSI/ISO C conformant. Formerly undefined constructs were usedNiklas Hallqvist
making load/store architectures (like mips&alpha) fail whn compiled with gcc -O2.
1998-08-12don't have /usr/host in default PATHArtur Grabowski
1998-08-12CLEANFILES += termsort.cArtur Grabowski
1998-08-12poll proto only for userlandTheo de Raadt
1998-08-12update aliases for pseudo accountskstailey
1998-08-12no more ingres or games accountskstailey
1998-08-12fix more errorsTheo de Raadt
1998-08-12fix numerous grammer issuesTheo de Raadt
1998-08-12syncTheo de Raadt
1998-08-11RCS Id I have had lying around.Niklas Hallqvist
1998-08-11detect a format string of spaces only as bad format.Niels Provos
1998-08-11Temporary fix for a GCC aliasing bug/misfeature that hits hereNiklas Hallqvist
1998-08-11poll() protoTheo de Raadt
1998-08-11Better fix. Now print mount point in both the statfs and fstab cases.Todd C. Miller
1998-08-11Fix unitialized value use introduce in last change; problem noted by ↵Todd C. Miller
hgweigand@wiesbaden.netsurf.de
1998-08-11no more ingres account; kstaileyTheo de Raadt
1998-08-11proper name is -network not -net; dTheo de Raadt
1998-08-114 more instructions; some registers needed, but numbers are ok anywayMichael Shalayeff
1998-08-11Xr uucicoTheo de Raadt
1998-08-11curses has its own delay_output() function, so use that instead of own ownTodd C. Miller
1998-08-11Added 3c980, sync with pcidevsMats O Jansson
1998-08-11Added 3c980Mats O Jansson
1998-08-11put irq number on the line with the other info, not on its own lineTodd C. Miller
1998-08-11permit $ in symbol names since destructors now can use that char again...; ↵Theo de Raadt
jdp@freebsd
1998-08-11fix "find . !" coredump; thepish@freebsdTheo de Raadt
1998-08-10no need for microcode deps. aic is fine anywayMichael Shalayeff
1998-08-10fix usage() string; use __prognameMichael Shalayeff
1998-08-10use drq2 for record drq in gus configuration instead of flags, reported byNiels Provos
xkill@uq.net.au.
1998-08-10crank minorNiels Provos
1998-08-10add ECB and CBC encryption for octet streamsNiels Provos
1998-08-10fix base64 encoding, this problem was reported byNiels Provos
Solar Designer <solar@false.com> some time ago.