summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
1998-08-10syncTheo de Raadt
1998-08-10syncTheo de Raadt
1998-08-10syncTodd C. Miller
1998-08-10allow -d option to work with -c [change screen]Todd C. Miller
1998-08-10Don't build/install soelim as we install the GNU version over it later in ↵Todd C. Miller
the groff install process.
1998-08-10Add SIS 5598 and some descriptinos for other SiS chips used in 5591-based ↵Todd C. Miller
motherboards. Data from http://www.halcyon.com/scripts/jboemler/pci/pcicode
1998-08-10reflect realityTodd C. Miller
1998-08-09Wait for ACK's back from the kbd controller when setting typematic rate.Todd C. Miller
Fixes a hang when starting X windows on pc's with picky kbd controllers.
1998-08-08Split ioh allocations so that the devices no longer overlap.Jason Downs
Also disable the diag return check in wdc.c for now.
1998-08-08compile when fd is not listed in config file; andrew@creep.netTodd C. Miller
1998-08-08zlib 1.1.3Todd C. Miller
1998-08-08fix atime and mtime commands; ms@xy.orgTheo de Raadt
1998-08-08Don't wrap on an 80 char wide screen in -d mode; Tim Rightnour ↵Todd C. Miller
<root@polaris.garbled.net>
1998-08-08undo last commit, very brokenJason Downs
1998-08-08update 'comes with...' message so it is less confusingMarco S Hyman
1998-08-08Include signal.h so that it compiles.Jason Downs
1998-08-08add russian messages supportOleg Safiullin
1998-08-08Document the locking discipline a bit betterConstantine Sapuntzakis
1998-08-08Some programs would like to use the old tty support..., compile withDale S. Rahn
COMPAT_43
1998-08-08The world doesn't need 'em.Jason Downs
1998-08-07powerpc port now has gdb, is this everyone now? could it be moved to mi??Dale S. Rahn
1998-08-07protect against SIGPIPETodd C. Miller