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