Age | Commit message (Expand) | Author |
2007-06-09 | print regulatory domain in dmesg output. | Damien Bergamini |
2007-06-09 | re-indent prototypes after "Static" removal. | Damien Bergamini |
2007-06-09 | Protect access to 'bufhead' with splbio(), okay art@ millert@ marco@ | Pedro Martelletto |
2007-06-09 | handle C non-0 start after doing v1 converstion.. sigh | Theo de Raadt |
2007-06-09 | Increase MAXDSIZ on armish to 1GB, requested long ago, ok robert@ | Dale Rahn |
2007-06-09 | - Change sizeof(type) to sizeof(*ptr). | Ray Lai |
2007-06-09 | various simple typo cleanups, basically making this look a lot more like | Theo de Raadt |
2007-06-09 | by hand i carefully found that all the differences in setdisklabel() | Theo de Raadt |
2007-06-09 | be even more forceful with RAW_PART (and note this is the wrong, and temporar... | Theo de Raadt |
2007-06-09 | sync | Theo de Raadt |
2007-06-09 | push RAW_PART to 0 if it is non-zero, and bitch | Theo de Raadt |
2007-06-09 | annoying spacing glitch which makes the diffs bigger | Theo de Raadt |
2007-06-09 | typo | Theo de Raadt |
2007-06-09 | Eliminate some duplicate code. No functional change. | Kenneth R Westerback |
2007-06-08 | include files.bluetooth, so that bluetooth support can be compiled, | Jasper Lievisse Adriaanse |
2007-06-08 | we need a new sub-code in the VID driver to indicate new "struct partition" | Theo de Raadt |
2007-06-08 | Add the D-Link DGE-660TD to the list of devices supported by re(4). | Marc Balmer |
2007-06-08 | Add TX path which enables some first (unreliable yet) packet transfers. | Marcus Glocker |
2007-06-08 | The D-Link DGE-660TD 10/100/1000Mbps Gigabit Cardbus Adapter is | Marc Balmer |
2007-06-08 | Simplify rounding to cylinders. | Todd C. Miller |
2007-06-08 | second pass, some fields slipped through the first time around | Otto Moerbeek |
2007-06-08 | Make disklabel(8) aware of the new fields, allowing for larger than | Otto Moerbeek |
2007-06-08 | sync | Theo de Raadt |
2007-06-08 | remove: | Henning Brauer |
2007-06-08 | If strict locking is disabled, make file writable by owner on checkout. | Xavier Santolaria |
2007-06-08 | make it clearer where ifgroups can be used | Henning Brauer |
2007-06-08 | Fix setting total # sectors in the 'e' command. | Todd C. Miller |
2007-06-08 | disklabel_om_to_bsd() is generating a v1 label so set the label | Kenneth R Westerback |
2007-06-08 | Add support for the Digi Neo 8-port serial adapter. | Marc Balmer |
2007-06-08 | sync. | Marc Balmer |
2007-06-08 | Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida. | Marc Balmer |
2007-06-08 | kill arcnet leftovers, some pt out by Mike Belopuhov <mkb@crypt.org.ru>, | Henning Brauer |
2007-06-08 | oops, here too: put the MAC list into a display, like we do for | Jason McIntyre |
2007-06-08 | put the MAC list into a display, like we do for ciphers, | Jason McIntyre |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all disklabels read from the kernel now always contain a total sector | Theo de Raadt |
2007-06-08 | all drivers should spoof version 1 labels | Theo de Raadt |
2007-06-08 | - always set the partition disk size to full disk info (from driver) | Theo de Raadt |
2007-06-08 | Add a "MACs" line after "Ciphers" with the default MAC algorithms, | Peter Valchev |
2007-06-08 | increase the % of space given to inodes | Theo de Raadt |
2007-06-07 | Fix typo introduced during ANSI-fication. Found by Rainer Giedat. MIPS | Kenneth R Westerback |
2007-06-07 | Add missing parens, fixes a bug aded in rev 1.112 where maxval would | Todd C. Miller |
2007-06-07 | show messages about keeping libraries more often, starting on verbose. | Marc Espie |
2007-06-07 | give handle a temporary name, this prevents `undefined' messages. | Marc Espie |
2007-06-07 | expand the IEEE80211_NODE_{LOCK,UNLOCK}* macros into their respective | Damien Bergamini |
2007-06-07 | move ieee80211_compute_duration() and ieee80211_compute_duration1() | Damien Bergamini |
2007-06-07 | do not complain about c not being a multiple of lp->d_secpercyl; ok millert | Theo de Raadt |
2007-06-07 | convert some displays to lists, since the format is more suitable; | Jason McIntyre |
2007-06-07 | test umac-64@openssh.com | Peter Valchev |
2007-06-07 | Add a new MAC algorithm for data integrity, UMAC-64 (not default yet, must | Peter Valchev |