summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-22nbits should probably actually be initialized.Jason Downs
1997-08-22Two more alpha warnings.Jason Downs
1997-08-22First sweep. Prototype, type fixes, long fixes, mostly compiles withJason Downs
1997-08-22Add more detailed SCSI error printing by Matthew Jacob. Enabled byTodd C. Miller
1997-08-22Comment out rule to build *.gmo from *.po since the tools to do so areTodd C. Miller
1997-08-22theo said we don't need 'cd' commandMichael Shalayeff
1997-08-22don't echo all the control chars, not only bs&delMichael Shalayeff
1997-08-22byte returnsMichael Shalayeff
1997-08-21\n is handled by cnputc(), don't print \rMichael Shalayeff
1997-08-21correct dev:<need cwd>name case in qualify()Michael Shalayeff
1997-08-21print ttyname w/o format stringMichael Shalayeff
1997-08-21boothowto is local to bootMichael Shalayeff
1997-08-21print gray on black, not black on blackMichael Shalayeff
1997-08-21no need for \nMichael Shalayeff
1997-08-21BIOS_regs in machdep.c, so they won't get lost w/o biosdev.cMichael Shalayeff
1997-08-21clarify -r; rs@bifrost.seastrom.comTheo de Raadt
1997-08-21missing )Michael Shalayeff
1997-08-21hp300 sync; brusinsk@ibdr.inf.tu-dresden.deTheo de Raadt
1997-08-21kill unused commands, yes we are not an operating systemMichael Shalayeff
1997-08-21.noident not .noindent; fc@parkone.ci.oakland.ca.usTheo de Raadt
1997-08-21A return status of YPPUSH_AGE isn't a failure so keep quiet as SunOS. But sho...Mats O Jansson
1997-08-21correct [yy]yy stuff in manpages and usageTheo de Raadt
1997-08-21constrain nfiles so that fdavail() never lies; bug report and test program fr...Theo de Raadt
1997-08-20this has not been used for a whileTheo de Raadt
1997-08-20more infoTheo de Raadt
1997-08-20wrong placeTheo de Raadt
1997-08-20/dot.* files are not very usefulTheo de Raadt
1997-08-20add busted cd9660 disklabel spoofing codeTheo de Raadt
1997-08-20alpha syncTheo de Raadt
1997-08-20Comment out wavelan device.Angelos D. Keromytis
1997-08-20Wavelan code rolled out. It works, but there are copyleft problems.Angelos D. Keromytis
1997-08-20do the unix thing; janjaap@stack.nlTheo de Raadt
1997-08-20In m_split(), restore m_pkthdr.len to original length if weTodd C. Miller
1997-08-20Add -q (quick), the only X/Open option I can work up enthusiasm to implement.denny
1997-08-20Fix pasto.Todd C. Miller
1997-08-20Some KNF and use warn/err.Todd C. Miller
1997-08-20Print "Filesystem not supported by kernel" not "Operation not supported byTodd C. Miller
1997-08-20arc syncTheo de Raadt
1997-08-20Fix typo. From Matthew Hunt <mph@pobox.com>.Todd C. Miller
1997-08-20Update from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2. Minor cleanup by me as well.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Move getsubopt(3) to stdlib like lite2 and XPG4.2 say...Todd C. Miller
1997-08-20Update from lite2 version and fix grammatical error fromTodd C. Miller
1997-08-20Fix for some stupid ne2000 clones that get into a weird state andTodd C. Miller
1997-08-20Minor numbers for tty00 and tty01 were wrong from scc*Todd C. Miller
1997-08-20Make this compile is FIONREAD is defined. Guess this wasTodd C. Miller
1997-08-19Standard format and general amelioration.Todd C. Miller
1997-08-19Some KNF, check a few return values and use err/warn.Todd C. Miller