Age | Commit message (Expand) | Author |
1996-11-05 | Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestor | briggs |
1996-11-05 | sync | Jason Downs |
1996-11-05 | install gnu/ext2fs | Jason Downs |
1996-11-04 | Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st. | briggs |
1996-11-04 | Remove dead code as pointed out by bitblt. Also nuke the gross #defines, | Todd C. Miller |
1996-11-04 | Don't use access(2) -- from Theo. | Todd C. Miller |
1996-11-04 | Improve performance some. Still pretty bad. | briggs |
1996-11-04 | support _POSIX_VDISABLE for VEOF and VEOL too | Theo de Raadt |
1996-11-04 | We should return 0 on non-blocking read from FIFO with no writers | Thorsten Lockert |
1996-11-04 | permit locking on devices | Theo de Raadt |
1996-11-04 | If VMIN=0, and timer>0 and expires, read should return 0 | Theo de Raadt |
1996-11-04 | Redo access time change; it should be updated on a read of 0 bytes when | Thorsten Lockert |
1996-11-04 | Now allows for host name lengths longer than 100 characters; not | bitblt |
1996-11-03 | Improve portability by using ANSI/POSIX interfaces when possible. | Todd C. Miller |
1996-11-03 | sh can now be started in a directory whose fully qualified pathname | bitblt |
1996-11-03 | vis | Theo de Raadt |
1996-11-03 | make SCSI_POLL only be set when scanjet_ctl_{read|write} is called from scanj... | kstailey |
1996-11-03 | Use new length/size macros. | Todd C. Miller |
1996-11-03 | Add a bunch of length/size macros and use them. | Todd C. Miller |
1996-11-03 | Translate '=' in phone number strings into ',' (to generate delays) | Todd C. Miller |
1996-11-03 | O_NOCTTY == 0x8000 sez POSIX | Theo de Raadt |
1996-11-02 | added $OpenBSD$ tag | kstailey |
1996-11-02 | mem* routines for sun3 private libsa | kstailey |
1996-11-02 | Fix my fix! | Todd C. Miller |
1996-11-02 | Improve reliability on my Q700, at least. Was getting the occasional | briggs |
1996-11-02 | Remove /usr/contrib/bin and /usr/old/bin from _PATH_STDPATH | Thorsten Lockert |
1996-11-02 | Fix eval of $1, a typo, and a thinko. | Todd C. Miller |
1996-11-02 | useful useage, abbreviateable commands | Theo de Raadt |
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller |
1996-11-02 | Update from NetBSD (christos) | Todd C. Miller |
1996-11-02 | timed off by default | Theo de Raadt |
1996-11-02 | Clarify -c option. NetBSD PR#2884 | Todd C. Miller |
1996-11-02 | "K" and "Kb" -> "KB" as well as "Mb" -> "MB" so people don't get confused | Todd C. Miller |
1996-11-02 | Better error message if included in the kernel, from NetBSD. | Todd C. Miller |
1996-11-02 | missing , | Theo de Raadt |
1996-11-02 | Fix occurrence of toupper -> tolower in "SEE ALSO" section. | Todd C. Miller |
1996-11-01 | kernel malloc()/MALLOC() man page from NetBSD | Todd C. Miller |
1996-11-01 | Check malloc/strdup ret val and deal. | Todd C. Miller |
1996-11-01 | argument type nit | Niklas Hallqvist |
1996-11-01 | Pull in changes from Manuel. | Jason Downs |
1996-11-01 | Pull in changes from Manuel Bouyer | Jason Downs |
1996-11-01 | gethostname correctly | Theo de Raadt |
1996-11-01 | Revert obvious comment | imp |
1996-11-01 | Buffer oflow possible, but unlikely | imp |
1996-11-01 | 40 buf oflows | Theo de Raadt |
1996-11-01 | HAVENIS | Theo de Raadt |
1996-11-01 | explain better how to make exportable bins | Theo de Raadt |
1996-10-31 | bye bye | Theo de Raadt |
1996-10-31 | buf oflows pendantry | Todd C. Miller |
1996-10-31 | nobody gid == nobody uid (32767) | Todd C. Miller |