Age | Commit message (Expand) | Author |
1998-10-04 | Use we,ec,ne | Niklas Hallqvist |
1998-10-04 | Remove remnicients of if_ed | Niklas Hallqvist |
1998-10-04 | oops | Todd C. Miller |
1998-10-04 | No more name clashes since ed disappeared from the isa world | Niklas Hallqvist |
1998-10-04 | the ed -> ec,we,ne conversion missed the fact that our backward | Niklas Hallqvist |
1998-10-04 | typo | Niklas Hallqvist |
1998-10-04 | Use swap16 not bswap16 in OpenBSD | Niklas Hallqvist |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | remove default partition table code, disklabel can do a far better job than t... | Todd C. Miller |
1998-10-04 | if the 'c' partition lacks a size, give it a reasonable one | Todd C. Miller |
1998-10-04 | DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | make sure there is a reasonable 'c' partition | Todd C. Miller |
1998-10-04 | pmax kernels have problems with -O2 so use -O | Todd C. Miller |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | Use a sensible 'c' partition for spoofed labels. | Todd C. Miller |
1998-10-03 | Add DIOCGPDINFO ioctl and use it in disklabel's new -p mode | Todd C. Miller |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-10-02 | Fixed multicast filter setup. | Jason Wright |
1998-10-02 | These have been tested by emory@hellyeah.com | Niklas Hallqvist |
1998-10-01 | Fix a serious bug in extent_alloc_subregion where the subregion start | Federico G. Schwindt |
1998-10-01 | Put vendor + model in spoofed label, not 'fictious' | Todd C. Miller |
1998-10-01 | add some scsi | Michael Shalayeff |
1998-10-01 | Set d_type properly in spoofed labels | Todd C. Miller |
1998-09-30 | Fix ERESTART bug introduced with trapframes | Per Fogelstrom |
1998-09-30 | Fix ERESTART bug introduced with trapframes | Per Fogelstrom |
1998-09-30 | MaxTech 33.6 PnP D/F/V identifier, GVC0303. (prasadsr@umich.edu) | Federico G. Schwindt |
1998-09-30 | they must be here | Michael Shalayeff |
1998-09-30 | mo'em | Michael Shalayeff |
1998-09-29 | add adv* | Theo de Raadt |
1998-09-29 | allow a kernel w/o DDB but with ksyms to link | Todd C. Miller |
1998-09-29 | more lif types | Michael Shalayeff |
1998-09-29 | sync; fixes; cleanup | Michael Shalayeff |
1998-09-29 | get rid of those obscuring constants | Michael Shalayeff |
1998-09-29 | add iodcstrategy() -- generic strategy through IODC routine | Michael Shalayeff |
1998-09-29 | lot more debug | Michael Shalayeff |
1998-09-29 | sync | Michael Shalayeff |
1998-09-29 | some exec_debug; hpux compatible kernel call) | Michael Shalayeff |
1998-09-29 | there is only one strategy routine: iodcstrategy | Michael Shalayeff |
1998-09-29 | more used, less unused | Michael Shalayeff |
1998-09-29 | remove unused extern | Michael Shalayeff |
1998-09-29 | add twiddle(), so it'll twiddle | Michael Shalayeff |
1998-09-29 | update config | Michael Shalayeff |
1998-09-29 | 'acceppt gzip files for lif | Michael Shalayeff |
1998-09-29 | hp700 devices/boards listing; compiled from different sources; incomlete | Michael Shalayeff |
1998-09-29 | 3 real devices: | Michael Shalayeff |
1998-09-29 | Merge with FreeBSD: if_xlreg.h(1.5) & if_xl.c(1.12) | Jason Wright |
1998-09-28 | Remember the status of the aui/tp bit, and reset it and wait | Jason Wright |
1998-09-28 | Avoid a really stupid APM-related panic. | Jason Downs |