Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-29 | typos; jjy2+@pitt.edu | Theo de Raadt | |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-11-03 | spelling fixes (in the comments) | David Krause | |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller | |
I've skipped the GNU stuff for now. From Patrick Latifi. | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-06-10 | sleep() -> tsleep() | Miod Vallat | |
2002-06-08 | protect biodone with splbio | Artur Grabowski | |
2002-05-23 | remove the defines for iodone -> biodone and iowait -> biowait. | Artur Grabowski | |
Use the correct functions everywhere instead. | |||
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin | |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat | |
1997-05-29 | RCS tagging | Niklas Hallqvist | |
1997-01-15 | sync with NetBSD 970112 -moj | Mats O Jansson | |
1996-05-03 | sync w/ 0430 | Michael Shalayeff | |
1996-01-08 | from ragge: | Theo de Raadt | |
Device driver for TS11/TSV05 tape devices. Written by Bertram Barth, based on TMSCP device driver. |