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