Age | Commit message (Expand) | Author |
2005-05-16 | - improve option descriptions | Jason McIntyre |
2005-05-16 | add epic(4) | Brad Smith |
2005-05-16 | check return value from strdelim() for NULL (AddressFamily); mpech | Markus Friedl |
2005-05-16 | Do not call out mkdir -p, but reuse the code from mkdir(1). | Marc Espie |
2005-05-16 | Mention no more PT_[GS]ETFPREGS on m88k. | Miod Vallat |
2005-05-16 | add a newline here | Brad Smith |
2005-05-16 | Remove PT_[GS]ETFPREGS and struct fpreg, as we have no real floating point | Miod Vallat |
2005-05-16 | remove tests | Jakob Schlyter |
2005-05-16 | remove tests | Jakob Schlyter |
2005-05-16 | remove an extra delay in rf register init | Reyk Floeter |
2005-05-16 | knf | Theo de Raadt |
2005-05-16 | Use cardbus_matchbyid(). | Brad Smith |
2005-05-15 | no need to install and checksum *.ipk since *bsd* will already catch it | David Krause |
2005-05-15 | Update style recommendation around NULL usage, especially in function | Kenneth R Westerback |
2005-05-15 | sync | Theo de Raadt |
2005-05-15 | Fix CMMU_CSSP(n) value. | Miod Vallat |
2005-05-15 | in udf_vget(), release the buffer if a bread() fails | Pedro Martelletto |
2005-05-15 | Fix insert-buffer prompt format string. strlcpy returns size_t, not int | Chad Loder |
2005-05-15 | Document more wsdisplay ioctls. | Miod Vallat |
2005-05-15 | only inside DIAGNOSTIC | Theo de Raadt |
2005-05-15 | typo | Henning Brauer |
2005-05-15 | simple error message cleanup | Reyk Floeter |
2005-05-15 | document getfsstat(2)'s behaviour when no flags are specified, okay jmc@ | Pedro Martelletto |
2005-05-15 | Use FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations. | Alexander Yurchenko |
2005-05-15 | sync | Theo de Raadt |
2005-05-15 | only PCI ep(4) | Martin Reindl |
2005-05-15 | move db->close to not hold this lock unnecssarily during long protracted | Bob Beck |
2005-05-15 | enable ep(4) | Martin Reindl |
2005-05-15 | sync | Martin Reindl |
2005-05-15 | Schneider & Koch FDDI adapter | Martin Reindl |
2005-05-15 | ANSI, mostly from Toni Mueller <openbsd-tech@oeko.net> | Henning Brauer |
2005-05-15 | Speed up the low-level dae helpers. | Miod Vallat |
2005-05-15 | - simplify usage | Jared Yanovich |
2005-05-15 | Compile out more code if TRACE_DEBUG is not defined. | Miod Vallat |
2005-05-15 | Disable ddb backtrace debug code by default. | Miod Vallat |
2005-05-15 | KNF and ANSIfy. | Miod Vallat |
2005-05-15 | damn, one more... | Jason McIntyre |
2005-05-15 | oops. grasp of alphabet...slipping... | Jason McIntyre |
2005-05-15 | Partial sync to the NetBSD wscons code, bringing a better wsmux behaviour | Miod Vallat |
2005-05-15 | When checking for comment characters using negative pointer arithmetic | Todd C. Miller |
2005-05-15 | Make usage/SYNOPSIS saner and sort the options. With jmc@ | Todd C. Miller |
2005-05-15 | Oops. atapiscsi.h is needed because that's where NATAPISCSI is | Kenneth R Westerback |
2005-05-14 | Try to ensure that UFI/ATAPI USB umass devices always get the zero | Kenneth R Westerback |
2005-05-14 | Replace homegrown getnum() with strtonum() and replace atoi() with | Todd C. Miller |
2005-05-14 | Match a device_type of scsi-2 as SCSI (as found in a Netra 1405). | Brad Smith |
2005-05-14 | - Add IPv6 over GRE. | Brad Smith |
2005-05-14 | kill commented out code | Todd C. Miller |
2005-05-14 | make this use getopt() | Todd C. Miller |
2005-05-14 | Remove bogus #define, no binary difference. | Dale Rahn |
2005-05-14 | Document some wsdisplay ioctls; from NetBSD. | Miod Vallat |