Age | Commit message (Expand) | Author |
1997-08-24 | do not ever call err() with a 2nd arg that could have a % in it, ok? | Theo de Raadt |
1997-08-24 | 4.2BSD had this first | Theo de Raadt |
1997-08-24 | correct -sane error msg; steve@freebsd | Theo de Raadt |
1997-08-24 | sparc sync | Theo de Raadt |
1997-08-23 | echo on ipmon startup | Michael Shalayeff |
1997-08-23 | don't use bios geometry for floppy and psudo-disks | Michael Shalayeff |
1997-08-23 | Change realloc(foo,0) to behave like malloc(0). Both now return a pointer | Per Fogelstrom |
1997-08-23 | sync usage() to man | Michael Shalayeff |
1997-08-23 | Avoid buf oflow. From Warner Losh <imp@rover.village.org> | Todd C. Miller |
1997-08-23 | Strip trailing slashes from source (we already did dest). | Todd C. Miller |
1997-08-22 | Buf oflow fix from Warner Losh <imp@rover.village.org> | Todd C. Miller |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-08-22 | do not check for sc_ioctl in mmap call | Theo de Raadt |
1997-08-22 | document XPG4 compatible format options | kstailey |
1997-08-22 | no kentry for a while | Michael Shalayeff |
1997-08-22 | oops, missed from 'cd' deletion commit somehow ); | Michael Shalayeff |
1997-08-22 | put values into BIOS_vars so kernel will get 'em soon | Michael Shalayeff |
1997-08-22 | use words for apm functions | Michael Shalayeff |
1997-08-22 | XPG4 compatibility for format options: | kstailey |
1997-08-22 | fetch bios geometry for the boot hd | Michael Shalayeff |
1997-08-22 | uucp console, oh that is a hoot | Theo de Raadt |
1997-08-22 | malloc_init() should try to not modify errno | Theo de Raadt |
1997-08-22 | "ln -s" becomes "ln -sf" | flipk |
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 |